Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 1,187 for

editor java

(0.11 sec)
  1. Render Visio Document Figures | Documentation

    When you are converting Visio files, you can choose what you want to render: Visio scheme pages or figures of Visio scheme. If Visio scheme does not contain pages - only figures will be rendered. To force render Visio figures please set RenderFiguresOnly property to true in VisioRenderingOptions. You can set width of each figure, height will be calculated by proportions automatically. API Usage There are steps that usage of GroupDocs....Editor Product Solution GroupDocs...-> createView ( $request ); Java // For complete examples and...

    docs.groupdocs.cloud/viewer/render-visio-docume...
  2. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats into one pdf or word processing document. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....Editor Product Solution GroupDocs...calling api: " + e . Message ); } Java & Android // For complete examples...

    docs.groupdocs.cloud/merger/join-document-cross...
  3. Findging synonyms with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK to find synonyms for word or phrase....Editor Product Solution GroupDocs...working code and sample files: Java package com.groupdocs ; // Import...

    docs.groupdocs.cloud/rewriter/text/sdk/synoymize/
  4. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output document. 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 Add annotation and get the result immediately HTTP PUT ~/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....Editor Product Solution GroupDocs...size: " + stream . Length ); Java & Android // For complete examples...

    docs.groupdocs.cloud/annotation/add-direct/
  5. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find folder in GroupDocs Cloud Storage. API Explorer GroupDocs.conversion Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes....Editor Product Solution GroupDocs...getMessage (), " \n " ; } ?> Java package examples.Working_With_Folder...

    docs.groupdocs.cloud/conversion/working-with-fo...
  6. Working with File Api | Documentation

    This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....Editor Product Solution GroupDocs...} } Java package examples.Working_With_Files ; import java.io...

    docs.groupdocs.cloud/comparison/working-with-fi...
  7. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes....Editor Product Solution GroupDocs...FolderApi: " + e . Message ); } } } } Java package examples.Working_With_Folder...

    docs.groupdocs.cloud/comparison/working-with-fo...
  8. Self-host GroupDocs.Viewer Cloud with Docker | ...

    Self-host GroupDocs.Viewer Cloud with Docker...Editor Product Solution GroupDocs...apiInstance . GetSupportedFileForm (); Java // For complete examples and...

    docs.groupdocs.cloud/viewer/self-host-groupdocs...
  9. Working With Folder | Documentation

    GroupDocs.Viewer Cloud Working With Folder...Editor Product Solution GroupDocs...FolderApi: " + e . Message ); } } } } Java package examples.Working_With_Folder...

    docs.groupdocs.cloud/viewer/working-with-folder/
  10. Set password for resultant document | Documenta...

    GroupDocs.Comparison Cloud allows to protect resultant document with password. The following code snippet demonstrates how to compare documents and protect resultant document with password API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Editor Product Solution GroupDocs...apiInstance . Comparisons ( request ); Java // For complete examples and...

    docs.groupdocs.cloud/comparison/set-password-fo...