Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 502 for

properties

(0.05 sec)
  1. Annotate PDF Documents using REST API in PHP | ...

    Programmatically Annotate PDF documents using a REST API on the cloud in PHP with Document Annotation Cloud SDK for PHP. Add multiple annotations using PHP.... Next, set annotation properties e.g., position, type, text...AnnotateApi . Next, set annotation properties e.g., position, text, etc...

    blog.groupdocs.cloud/annotation/annotate-pdf-do...
  2. Convert XLSX in GroupDocs.Conversion Cloud Cont...

    Hello, when converting XLSX to XLSX, I see that some rows are missing. for example, the ones that are painted yellow under line 38. or the empty ones between the value “123” and the upper lines. attached is the example…...setting the skipEmptyRowsAndColu property of the LoadOptions object... dwf, stl, Ifc, plt, Igs Properties Description width Page width...

    forum.groupdocs.cloud/t/convert-xlsx-in-groupdo...
  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....may replace found watermark properties: watermark image, text or/and...contains the full list of properties. Name Description Comment...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  4. ImageOptions | Documentation

    ImageOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "Width": 0, "Height": 0, "ExtractText": false, "JpegQuality": 0, } ImageOptions fields Name Description RenderOptions fields ImageOptions inherits all Properties of RenderOptions Width Allows to specify output image width. Specify image width in case when you want to change output image dimensions. When Width has value and Height value is 0 then Height value will be calculated to save image proportions....ImageOptions inherits all properties of Width Allows to specify...

    docs.groupdocs.cloud/viewer/imageoptions/
  5. GroupDocs.Conversion Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....wide range of methods and properties. Follow this guide to learn...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  6. GroupDocs Cloud Blog

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

    blog.groupdocs.cloud/groupdocs.cloud/page/35/
  7. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Automation REST APIs | GroupDocs Cloud...wide range of methods and properties....

    blog.groupdocs.cloud/groupdocs.cloud/page/7/
  8. Node.js Annotation API | How to Put a Line Thro...

    Learn how to implement strikethrough text in PDF documents using Node.js and REST API. Enhance your PDF manipulation capabilities with a step-by-step guide for developers....With the API, you can set properties such as the strikethrough...thickness. You can adjust these properties according to your requirements...

    blog.groupdocs.cloud/annotation/strikethrough-t...
  9. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages Properties. The endpoint accepts the document storage path as input payload. Here is the list of Properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Pages count Password protection Resources HTTP POST ~/info 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....the document and it’s pages properties. The endpoint accepts the...payload. Here is the list of properties that can be obtained for...

    docs.groupdocs.cloud/editor/get-document-inform...
  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....CompressImages property to true. ResizeImages Enables...PdfOptimizationOptio.CompressImages property to true. This option allows...

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