Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 502 for

properties

(0.04 sec)
  1. A Reliable RESTful API Solution to Optimize PDF...

    GroupDocs.Conversion Cloud is 50+ file format conversion solution. It optimizes PDF file size and linearize PDF for Web with simple REST API calls....Cloud provides following properties to optimize the file size:...

    blog.groupdocs.cloud/conversion/a-reliable-rest...
  2. Extract Text | Documentation

    This REST API provides the functionality to extract text from the document. There are several ways to extract text from a document: Extract only text; Extract formatted text by setting pages extraction mode option; Extract text from specific pages by setting the pages range. For protected documents, it is also required to provide a password. The table below contains the full list of Properties that can be specified when extracting text from a document....contains the full list of properties that can be specified when...

    docs.groupdocs.cloud/parser/extract-text/
  3. Delete Template | Documentation

    This REST API provides the functionality to remove files which no more useful in Parse endpoint. You can use storage methods to remove template files as well. The table below contains the full list of Properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the Delete Template example....contains the full list of properties. Name Description Comment...

    docs.groupdocs.cloud/parser/delete-template/
  4. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....positioning and transforming properties; There are format-specific...contains the full list of properties that can be specified when...

    docs.groupdocs.cloud/watermark/add-watermarks/
  5. Display Word Document in HTML Page using PHP | ...

    Programmatically display Word Document in HTML Page using a REST API in PHP with GroupDocs.Viewer Cloud for PHP SDK. Render DOCX to a responsive webpage.... Then, set various properties such as IsResponsive, ForPrinting...object. Then, set various properties such as IsResponsive, ForPrinting...

    blog.groupdocs.cloud/viewer/display-word-docume...
  6. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s Properties. It returns InfoResult data structure, which contains the list of Properties: Document file format File extension File size Pages count Resource The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from . Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....about the document and it’s properties. It returns data structure...which contains the list of properties: Document file format File...

    docs.groupdocs.cloud/comparison/get-document-in...
  7. Extract Images | Documentation

    This REST API provides the functionality to extract images from the document. There are following ways to extract images from a document: Extract all images from the whole document; Extract images from specific document pages by setting pages range. It saves extracted images to the storage so they can be easily downloaded. The API allows extracting images from containers like ZIP archives, PDF portfolios, Email attachments, MS Outlook storages (PST/OST). For protected documents, it is also required to provide a password....contains the full list of properties that can be specified when...

    docs.groupdocs.cloud/parser/extract-images/
  8. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark Properties, but also IDs that can be used in Remove operation. The table below contains the full list of Properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage Required FileInfo....contains not only watermark properties, but also IDs that can be...contains the full list of properties. Name Description Comment...

    docs.groupdocs.cloud/watermark/search-watermarks/
  9. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks to the document. With this API you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; There are many watermark positioning and transforming Properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....positioning and transforming properties; There are format-specific...

    docs.groupdocs.cloud/watermark/add-text-waterma...
  10. Render project time interval | Documentation

    There is the possibility that you are required to render a part of the MS Project within the specified time interval. In that case, GroupDocs.Viewer Cloud allows rendering part of MS Project document according to specified StartDate and EndDate Properties of ProjectManagementOptions class as shown in code samples below. When only one of these Properties is set, rendering starts from the project’s start date or ends on the project’s end date correspondingly....specified StartDate and EndDate properties of ProjectManagementOpt class...below. When only one of these properties is set, rendering starts...

    docs.groupdocs.cloud/viewer/render-project-time...