Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 431 for

styling

(0.03 sec)
  1. document-metadata

    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....paragraphes, de caractères ou de style tels que la taille de la police...

    blog.groupdocs.cloud/fr/tag/document-metadata/
  2. 在 Python 中使用 REST API 编辑 Word 文档 |在 Python 中编辑 ...

    使用适用于 Python 的 Document Editor Cloud SDK 在 Python 中使用云中的 REST API 以编程方式编辑 Word 文档(DOC 或 DOCX)。... <br/><table style="width: 100%;background-color:...100%;background-color: #dddddd;"> <caption style=\"font-weight:bold;\"> Persons...

    blog.groupdocs.cloud/zh/editor/edit-word-docume...
  3. 在 Python 中使用 REST API 編輯 Word 文檔 |在 Python 中編輯 ...

    使用適用於 Python 的 Document Editor Cloud SDK 在 Python 中使用雲中的 REST API 以編程方式編輯 Word 文檔(DOC 或 DOCX)。... <br/><table style="width: 100%;background-color:...100%;background-color: #dddddd;"> <caption style=\"font-weight:bold;\"> Persons...

    blog.groupdocs.cloud/zh-hant/editor/edit-word-d...
  4. Chỉnh sửa Tài liệu Word bằng API REST trong Pyt...

    Lập trình chỉnh sửa tài liệu Word (DOC hoặc DOCX) bằng cách sử dụng API REST trên đám mây bằng Python với SDK đám mây của Trình chỉnh sửa tài liệu dành cho Python.... <br/><table style="width: 100%;background-color:...100%;background-color: #dddddd;"> <caption style=\"font-weight:bold;\"> Persons...

    blog.groupdocs.cloud/vi/editor/edit-word-docume...
  5. Signature on Document Automation REST APIs | Gr...

    Signature on Document Automation REST APIs | GroupDocs Cloud Recent content in Signature on Document Automation REST APIs | GroupDocs Cloud Kuas Latar Belakang dan Tanda Tangan Gaya Kuas Stempel Di......SDK, Background Text Brush Styles, Stamp Brush Signature dan...

    blog.groupdocs.cloud/id/tag/signature/index.xml
  6. digital document signature on Document Automati...

    digital document signature on Document Automation REST APIs | GroupDocs Cloud Recent content in digital document signature on Document Automation REST APIs | GroupDocs Cloud Tandatangani Dokumen PD......SDK, Background Text Brush Styles, Stamp Brush Signature dan...

    blog.groupdocs.cloud/id/tag/digital-document-si...
  7. पायथन में REST API का उपयोग करके Word दस्तावेज़...

    पायथन के लिए दस्तावेज़ संपादक क्लाउड एसडीके के साथ पायथन में क्लाउड पर एक REST API का उपयोग करके वर्ड दस्तावेज़ों (DOC या DOCX) को प्रोग्रामेटिक रूप से संपादित करें।... <br/><table style="width: 100%;background-color:...100%;background-color: #dddddd;"> <caption style=\"font-weight:bold;\"> Persons...

    blog.groupdocs.cloud/hi/editor/edit-word-docume...
  8. Signature on Document Automation REST APIs | Gr...

    Signature on Document Automation REST APIs | GroupDocs Cloud Recent content in Signature on Document Automation REST APIs | GroupDocs Cloud Podpisy w stylu pędzla tła i pędzla stempla wprowadzone w......Net, style pędzla tekstu tła, podpis pędzla...

    blog.groupdocs.cloud/pl/tag/signature/index.xml
  9. ویرایش اسناد Word با استفاده از REST API در پای...

    اسناد Word (DOC یا DOCX) را با استفاده از یک REST API روی ابر در پایتون با ویرایشگر سند Cloud SDK برای پایتون به صورت برنامه‌ریزی ویرایش کنید.... <br/><table style="width: 100%;background-color:...100%;background-color: #dddddd;"> <caption style=\"font-weight:bold;\"> Persons...

    blog.groupdocs.cloud/fa/editor/edit-word-docume...
  10. Settings | Documentation

    Settings data structure defines comparison process additional settings Settings example: { "GenerateSummaryPage": true, "ShowDeletedContent": true, "ShowInsertedContent": true, "StyleChangeDetection": true, "InsertedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "DeletedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "ChangedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "WordsSeparatorChars": [ "string" ], "UseFramesForDelInsElements": true, "CalculateComponentCoordinates": true, "MarkChangedContent": true, "MarkNestedContent": true, "MetaData": { "Author": "string", "LastSaveBy": "string", "Company": "string" }, "Password": "string", "DiagramMasterSetting": { "MasterPath": "string", "UseSourceMaster": true }, "OriginalSize": { "Width": 0, "Height": 0 }, "HeaderFootersComparison": true, "SensitivityOfComparison": 0 } Name Description GenerateSummaryPage Indicates whether to add summary page to resultant document or not ShowDeletedContent Indicates whether to show deleted components in resultant document or not ShowInsertedContent Indicates whether to show inserted components in resultant document or not StyleChangeDetection Indicates whether to detect style changes or not InsertedItemsStyle Style for inserted components DeletedItemsStyle Style for deleted components ChangedItemsStyle Style for components with changed style WordsSeparatorChars An array of delimiters to split text into words DetailsLevel The comparison details level (Low, Middle, High) UseFramesForDelInsElements Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents CalculateComponentCoordinates Indicates whether to calculate coordinates for changed components MarkChangedContent Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents MarkNestedContent Gets or sets a value indicating whether to mark the children of the deleted or inserted element as deleted or inserted CloneMetadata Type of metadata to clone (Default, Source, Target, FileAuthor) MetaData User metadata PasswordSaveOption Type of password saving (None, Source, Target, User) Password User password to resultant document DiagramMasterSetting Master for Diagram document OriginalSize Original document size when picture is compared with other different formats HeaderFootersComparison Control to turn on comparison of header/footer contents PaperSize The result document paper size (Default, A0, A1, … A8) SensitivityOfComparison A sensitivity of comparison (1....Indicates whether to detect style changes or not InsertedItemsStyle...for components with changed style WordsSeparatorChars An array...

    docs.groupdocs.cloud/comparison/settings/