Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 2,644 for

docx to docx

(0.07 sec)
  1. Text Replacement Annotation | Documentation

    Text Replacement annotation replaces original text with other provided text fragment API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document inTo cloud sTorage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....docx' }, 'OutputPath': " Output / output . docx ", 'Annotations':...0/annotation/storage/file/Output/output.docx" , "rel" : "self" , "type" :...

    docs.groupdocs.cloud/annotation/text-replacemen...
  2. pdf file convert to word file free download

    Document AuTomation APIs along with open-source SDKs To enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....docx 或 .doc)。当您需要更改 PDF 文档的文本、使用...Java SDK 安装 为了将 PDF 文件转换为 Word DOCX,我将使用 GroupDocs....

    blog.groupdocs.cloud/zh/tag/pdf-file-convert-to...
  3. how to turn a DOC into a PDF in Java

    Document AuTomation APIs along with open-source SDKs To enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....本文涵蓋以下主題: Java Convert Word to PDF - DOCX to PDF Java庫安裝 如何使用 REST API...PDF Java Convert Word to PDF - DOCX to PDF Java庫安裝 為了將 Word DOC...

    blog.groupdocs.cloud/zh-hant/tag/how-to-turn-a-...
  4. Sign document with image signature | Documentation

    An image as signature is alternative way To put any presenting data in a visual form. This electronic signature type allows To create cusTom image with company logo, sender’ initials, names or make a company stamp icon in it, GroupDocs.Signature Cloud provides options To specify different settings for Image signature such as image content, location, colors and advanced effects. API usage There are steps that usage of GroupDocs.Signature Cloud consists of:...docx' }, 'Options': [ { 'AllPages':...'signaturedocs/signedImage_one-page.docx' } }" Response { "fileInfo"...

    docs.groupdocs.cloud/signature/sign-document-wi...
  5. how to change page orientation in word office 365

    Document AuTomation APIs along with open-source SDKs To enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Merger 在 Ruby 中更改 Word DOC/DOCX 文件的页面方向。有关 API 的详细信息和其他功能,您可以访问...

    blog.groupdocs.cloud/zh/tag/how-to-change-page-...
  6. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages To be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options To be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages To be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages To be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options To be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....: [{ options }] } doc, docm, docx, dot, dotm, dotx, odt, ott Properties...

    docs.groupdocs.cloud/conversion/convertoptions/
  7. Sign document with QR-code signature | Document...

    QR-code (or Quick Response code) is a sort of two-dimensional barcode that consists of black squares arranged in a square grid on a white background. QR-code can be read by smartphone camera or specialized devices that are dedicated To QR reading - hand-held scanners, handy terminals, fixed scanners that are used after placing it on a deskTop, or embedding it in other devices. Usually QR-codes contain data that points To a website or application, emails, or phone numbers, product identifiers, or trackers....docx' }, 'Options': [ { 'AllPages':...'signaturedocs/signedQRCode_one-page.docx' }" Response { "fileInfo" :...

    docs.groupdocs.cloud/signature/sign-document-wi...
  8. Text redaction Annotation | Documentation

    Text redaction annotation fills part of text with black rectangle (used if you want To hide some text) API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document inTo cloud sTorage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....docx' }, 'OutputPath': " Output / output . docx ", 'Annotations':...0/annotation/storage/file/Output/output.docx" , "rel" : "self" , "type" :...

    docs.groupdocs.cloud/annotation/text-redaction-...
  9. how to extract a page from a word document in n...

    Document AuTomation APIs along with open-source SDKs To enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....js 從 Word DOC/DOCX Online 中提取頁面 您可能需要以編程方式將 word...學習如何使用 Node.js 在線從 word DOC/DOCX 中提取頁面。 本文應涵蓋以下主題: Word Page...

    blog.groupdocs.cloud/zh-hant/tag/how-to-extract...
  10. how to split a google doc into multiple documents

    Document AuTomation APIs along with open-source SDKs To enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats.... 本文應涵蓋以下主題: Word DOCX Splitter Cloud API 和 Ruby SDK...Ruby 中將 Word 文檔拆分為單頁文檔 如何將Word DOCX拆分為多頁Word文檔 通過提供準確的頁碼將文檔拆分為單頁文檔...

    blog.groupdocs.cloud/zh-hant/tag/how-to-split-a...