Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 4,270 for

binary

(3.96 sec)
  1. 在 C++ 中編輯 WORD

    使用 C++ SDK 編輯 WORD。使用 REST API 在 WORD 中編輯文本、修改表格、添加圖像。...docx" ), std::istream::binary)); auto requestParagraph =...L"Input.docx" ), std::istream::binary)); auto requestTable = std::...

    products.aspose.cloud/words/zh-hant/cpp/edit/word/
  2. 在 C++ 中编辑 PDF

    使用 C++ SDK 编辑 PDF。使用 REST API 在 PDF 中编辑文本、修改表格、添加图像。...pdf" ), std::istream::binary)); auto requestParagraph =...L"Input.pdf" ), std::istream::binary)); auto requestTable = std::...

    products.aspose.cloud/words/zh/cpp/edit/pdf/
  3. 在 C++ 中编辑文档

    使用 C++ SDK 编辑 Word 或 PDF 文件。使用 REST API 在文档中编辑文本、修改表格、添加图像。...docx" ), std::istream::binary)); auto requestParagraph =...L"Input.docx" ), std::istream::binary)); auto requestTable = std::...

    products.aspose.cloud/words/zh/cpp/edit/
  4. C++ Compress PDF REST API

    Compress PDF to smaller size using C++ SDK. Optimize PDF content in C++....pdf" ), std::istream::binary)); auto requestCompressOptio...alues.begin, std::istream::binary)); std::shared_ptr<request...

    products.aspose.cloud/words/cpp/compress/pdf/
  5. C++ Compress DOC REST API

    Compress DOC to smaller size using C++ SDK. Optimize DOC content in C++....doc" ), std::istream::binary)); auto requestCompressOptio...alues.begin, std::istream::binary)); std::shared_ptr<request...

    products.aspose.cloud/words/cpp/compress/doc/
  6. Սեղմել JPG Ը C++ Ում

    Սեղմեք JPG ը ավելի փոքր չափի՝ օգտագործելով C++ SDK: Օպտիմիզացրեք JPG բովանդակությունը C++ ում:...jpg" ), std::istream::binary)); auto requestCompressOptio...alues.begin, std::istream::binary)); std::shared_ptr<request...

    products.aspose.cloud/words/hy/cpp/compress/jpg/
  7. Սեղմել WORD Ը C++ Ում

    Սեղմեք WORD ը ավելի փոքր չափի՝ օգտագործելով C++ SDK: Օպտիմիզացրեք WORD բովանդակությունը C++ ում:...docx" ), std::istream::binary)); auto requestCompressOptio...alues.begin, std::istream::binary)); std::shared_ptr<request...

    products.aspose.cloud/words/hy/cpp/compress/word/
  8. Runs a report generation process online|Documen...

    Runs a report generation process programmatically via Cloud API....Description template string(binary) Required File with template...

    docs.aspose.cloud/words/report/build-online/
  9. C++ Compress Word, PDF, GIF, ZIP REST API

    Compress PDF or Word file to smaller size using C++ SDK. Optimize document content in any supported format in C++....docx" ), std::istream::binary)); auto requestCompressOptio...alues.begin, std::istream::binary)); std::shared_ptr<request...

    products.aspose.cloud/words/cpp/compress/
  10. Get all hyperlinks in a Word document online|Do...

    Get all hyperlinks in a Word document programmatically via Cloud API....Description document string(binary) Required The document. Note...

    docs.aspose.cloud/words/hyperlinks/get-all/