Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 11,273 for

docx

(0.14 sec)
  1. Render document with comments | Documentation

    Some document types like Microsoft Word, Excel, OpenOffice Text and Spreadsheet may contain comments. Your requirement to include or exclude the comments in output representation of the document may vary in different situations. GroupDocs.Viewer Cloud enables you to control the rendering of document comments. By default, comments are not rendered into the output document. The API provides RenderComments property of HtmlOptions (or JpgViewOptions, or PdfOptions) class that enables rendering of comments....docx' }, 'ViewFormat': 'HTML', 'RenderOptions':..."path" : "viewer/with_comment_docx/with_comment_page_1.html" ,...

    docs.groupdocs.cloud/viewer/render-document-wit...
  2. Render tracked changes | Documentation

    GroupDocs.Viewer Cloud does not render tracked changes of Word Processing documents by default. If you want to see tracked changes in your rendering result, use WordProcessingOptions.RenderTrackedChanges property. The following code sample shows how to render a Word document including tracked changes. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....docx' }, 'ViewFormat': 'HTML', 'RenderOptions':..."viewer/with_tracked_changes_docx/with_tracked_changes_page_1...

    docs.groupdocs.cloud/viewer/render-tracked-chan...
  3. रूबी में REST API का उपयोग करके वर्ड डॉक्यूमेंट...

    आपको बड़ी वर्ड फाइल्स और DOC/Docx पेजों को छोटी फाइलों में विभाजित करने की आवश्यकता हो सकती है। यह लेख रूबी में REST API का उपयोग करके Word दस्तावेज़ों को विभाजित करने के तरीके के बारे में है।...विषयों को शामिल किया जाएगा: Word DOCX स्प्लिटर क्लाउड एपीआई और रूबी...दस्तावेज़ों में विभाजित करें Word DOCX को बहु-पृष्ठ वाले Word दस्तावेज़ों...

    blog.groupdocs.cloud/hi/merger/split-word-docum...
  4. Convert Word to PDF in ruby

    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 Dokumente mit Ruby in PDF DOCX ist eines der beliebtesten ...Welt. Allerdings formatiert MS DOCX Dokumente neu und kann beim...

    blog.groupdocs.cloud/de/tag/convert-word-to-pdf...
  5. jpg to word converter 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....ี้: Java แปลง DOCX เป็น JPG และ JPG เป็น DOCX โดยทางโปรแกรม -...API Java แปลง DOCX เป็น JPG และ JPG เป็น DOCX โดยทางโปรแกรม -...

    blog.groupdocs.cloud/th/tag/jpg-to-word-convert...
  6. word to image high quality in ruby

    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....українська Polski REST APIを使用してDOCXを画像ファイルタイプに変換するにはどうすればよいですか?...Conversion の Ruby SDK は、Word DOCX を数秒で JPG、PNG、GIF ファイルに変換する最良の方法を提供します。ファイル変換用の...

    blog.groupdocs.cloud/ja/tag/word-to-image-high-...
  7. オンライン HTML から Word ドキュメントへの変換 | HTML を DOC にオンラ...

    Java REST API を使用した簡単でシンプルな HTML から Word 文書への変換。Java REST API を使用して、HTML ファイルをオンラインで MS Word 文書 DOC または Docx に変換します。...レイアウトとスタイルを保持しながらHTMLをDOCまたはDOCX形式に変換できます。 Java で HTML を Word...以下のトピックをより詳細に探求しましょう。 Java HTML to DOCX コンバージョン REST API HTMLをJavaでWordに変換する方法...

    blog.groupdocs.cloud/ja/conversion/convert-html...
  8. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place of the name. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....docx ", " StorageName ": "" }, "..."metadata/add_metadata/documents/input_docx/input.docx" , "url" : "https://api...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  9. Remove Metadata By Property Name Match Exact Ph...

    This REST API allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that have exact “NameOfApplication” names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....docx ", " StorageName ": "" }, "...adata/documents/input_docx/input.docx" , "url" : "https://api...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  10. Set Metadata By Tag | Documentation

    This REST API allows to set document metadata new values choosing properties by exact tag and category name. cURL example The following example demonstrates how to set metadata information to all properties with the “Creator” tag name. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....docx ", " StorageName ": "" }, "..."metadata/set_metadata/documents/input_docx/input.docx" , "url" : "https://api...

    docs.groupdocs.cloud/metadata/set-metadata-by-tag/