Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 4,772 for

data

(0.03 sec)
  1. json to html conversion on Document Automation ...

    json to html conversion on Document Automation REST APIs | GroupDocs Cloud Recent content in json to html conversion on Document Automation REST APIs | GroupDocs Cloud JSON in HTML umwandeln mit No...... Transform structured JSON data into HTML pages online. Konvertieren...

    blog.groupdocs.cloud/de/tag/json-to-html-conver...
  2. json to html conversion on Document Automation ...

    json to html conversion on Document Automation REST APIs | GroupDocs Cloud Recent content in json to html conversion on Document Automation REST APIs | GroupDocs Cloud Ubah JSON ke HTML menggunakan...... Ubah data JSON terstruktur menjadi halaman...

    blog.groupdocs.cloud/id/tag/json-to-html-conver...
  3. Change Page Orientation | Documentation

    This REST API allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password....// For complete examples and data files, please go to https://github...# For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/merger/change-page-orienta...
  4. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Automation REST APIs | GroupDocs Cloud...share a specific information or data with the stakeholders. As a...BMP file contains uncompressed data to store and display high quality...

    blog.groupdocs.cloud/groupdocs.cloud/page/26/
  5. convert html to json on Document Automation RES...

    convert html to json on Document Automation REST APIs | GroupDocs Cloud Recent content in convert html to json on Document Automation REST APIs | GroupDocs Cloud Convert HTML to JSON menggunakan No...... Ubah data JSON terstruktur menjadi halaman...

    blog.groupdocs.cloud/id/tag/convert-html-to-jso...
  6. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these formats are supported by the GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into WordProcessing format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/editor/working-with-wordpr...
  7. Convert CSV to Excel in Java: A Guide

    Learn how to convert CSV to Excel XLS or XLSX using GroupDocs.Conversion Cloud SDK for Java. Follow the step-by-step guide and explore the cloud-based tool....formats for storing and managing data. CSV files are plain text files...that contain comma-separated data. On the other hand, Excel files...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  8. 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....Comparison Cloud / Developer Guide / Data structures / Settings Settings...Settings Leave feedback Settings data structure defines comparison...

    docs.groupdocs.cloud/comparison/settings/
  9. Getting Started | Documentation

    This section introduces GroupDocs.Viewer Cloud specific Resources & Operations....supports request body data and response data formatted as JSON....

    docs.groupdocs.cloud/viewer/getting-started/
  10. 3. Convert to Word Processing Document Formats ...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Word Processing Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Words Formats You can convert the supported document formats to Word Processing Document Formats and get the output as a storage URL Resource HTTP POST ~/conversion Swagger UI lets you call this REST API directly from the browser....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/conversion/convert-to-word...