Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 423 for

metadata properties

(0.24 sec)
  1. 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....Metadata Product Solution GroupDocs...contains the full list of properties that can be specified when...

    docs.groupdocs.cloud/parser/extract-text/
  2. 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/2022/02/08/display-word-do...
  3. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark Properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of Properties....Metadata Product Solution GroupDocs...may replace found watermark properties: watermark image, text or/and...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  4. 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....Metadata Product Solution GroupDocs...contains the full list of properties that can be specified when...

    docs.groupdocs.cloud/parser/extract-images/
  5. Rendering MS Project Document | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 Starting from GroupDocs.Viewer Cloud 18.2 two new options have been added which allows to adjust Page Size and Time Unit when rendering MS Project documents. By default GroupDocs.Viewer API tries to find optimal output size and time unit, depending on the projects overall length, depending on the projects overall length. In case you need to set your own page size or time unit, you can specify ProjectOptions which provides two options PageSize and TimeUnit....Metadata Product Solution GroupDocs...specified StartDate and EndDate properties of class as shown in examples...

    docs.groupdocs.cloud/viewer/rendering-ms-projec...
  6. GroupDocs.Comparison | Introduction of PHP SDK ...

    This monthly release is allowing users to get Changes in table of content, Image and Html Comparison also compare annotations as result document file path or stream....Cloud API # Add public bool property LicenseChecker Improve displaying...'wordsSeparatorChars' => array(), 'metaData' => new ComparisonMetadataVa(...

    blog.groupdocs.cloud/comparison/introduction-of...
  7. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of Properties that can be specified while swapping document pages....Metadata Product Solution GroupDocs...contains the full list of properties that can be specified while...

    docs.groupdocs.cloud/merger/swap-pages/
  8. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: 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; 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....Metadata Product Solution GroupDocs...positioning and transforming properties; There are format-specific...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  9. 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....Metadata Product Solution GroupDocs...specified StartDate and EndDate properties of ProjectManagementOpt class...

    docs.groupdocs.cloud/viewer/render-project-time...
  10. 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....Metadata Product Solution GroupDocs...PdfOptimizationOptio.CompressImages property to true. ResizeImages Enables...

    docs.groupdocs.cloud/viewer/pdfoptimizationopti...