Sort Score
Result 10 results
Languages All
Labels All
Results 9,981 - 9,990 of 11,235 for

formatting

(0.06 sec)
  1. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud... TIFF o Tagged Image File Format son archivos de imagen sin...

    blog.groupdocs.cloud/es/groupdocs.cloud/page/29/
  2. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud... GIF(Graphics Interchange Format) هو تنسيق ملف شائع لإنشاء رسوم...

    blog.groupdocs.cloud/ar/groupdocs.cloud/page/19/
  3. An online document management add-on for cloudC...

    GroupDocs has integrated its online document management apps with cloudControl...and Microsoft Outlook file formats. Integration of online document...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  4. تقديم GroupDocs.Conversion Cloud V2

    GroupDocs.Conversion Cloud REST API تدعم تحويل أكثر من 65 تنسيقًا للمستندات. يوفر مخرجات عالية الجودة بسرعة وموثوقية...docx", "Format": "pdf", "ConvertOptions":...

    blog.groupdocs.cloud/ar/conversion/introducing-...
  5. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud... PDF(Portable Document Format) は、信頼性が高く、安全な、クロスプラットフォームのファイル形式です。フラット...ファイルを PDF(Portable Document Format) ドキュメントに変換できます。 HTML を PDF...

    blog.groupdocs.cloud/ja/groupdocs.cloud/page/23/
  6. Document Processing REST APIs | GroupDocs Cloud

    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.... PDF(Portable Document Format) は、信頼性が高く、安全な、クロスプラットフォームのファイル形式です。フラット...ファイルを PDF(Portable Document Format) ドキュメントに変換できます。 HTML を PDF...

    blog.groupdocs.cloud/ja/page/23/
  7. Document Processing REST APIs | GroupDocs Cloud

    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....prezentacji programu PowerPoint na format PDF. W tym artykule dowiemy...

    blog.groupdocs.cloud/pl/page/32/
  8. Edit Excel Sheet using REST API in Python | Edi...

    Programmatically edit Excel sheet (XLS or XLSX) using a REST API on the cloud in Python with Excel Spreadsheet Editor Cloud SDK for Python....documents of the supported formats . Please install it using the...

    blog.groupdocs.cloud/editor/edit-excel-sheet-us...
  9. Fetching results | Documentation

    How to fetch the result from the GroupDocs.Rewriter Cloud queue....texts are returned in JSON format in the response body and are...

    docs.groupdocs.cloud/rewriter/text/fetch/
  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....compared with other different formats HeaderFootersCompari Control...

    docs.groupdocs.cloud/comparison/settings/