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

properties

(0.04 sec)
  1. 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...
  2. PdfOptimizationOptions | Documentation

    PdfOptimizationOptions data structure contains the PDF optimization options to apply to the output PDF file. ImageOptions example { "Lineriaze": false, "RemoveAnnotations": false, "RemoveFormFields": false, "ConvertToGrayScale": false, "SubsetFonts": false, "CompressImages": false, "ImageQuality": 100, "ResizeImages": false, "MaxResolution": 300, "OptimizeSpreadsheets": false } ImageOptions fields Name Description Lineriaze Enables optimization the output PDF file for viewing online with a web browser. This optimization allows a browser to display the first pages of a PDF file when you open the document, instead of waiting for the entire file to download....CompressImages property to true. ResizeImages Enables...PdfOptimizationOptio.CompressImages property to true. This option allows...

    docs.groupdocs.cloud/viewer/pdfoptimizationopti...
  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. 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/
  5. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...can easily extract metadata properties such as title, artist, and...

    blog.groupdocs.cloud/groupdocs.cloud/page/35/
  6. 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/
  7. 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/
  8. 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...
  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. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....adjust digital signature properties in the document: Certificate...Contact, Reason and Location properties to set additional description;...

    docs.groupdocs.cloud/signature/sign-document-wi...