Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 499 for

property

(0.04 sec)
  1. PdfOptions | Documentation

    PdfOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "DocumentOpenPassword": "string", "PermissionsPassword": "string", "Permissions": ["AllowAll", "DenyModification"], "PdfOptimizationOptions": {}, "ImageMaxWidth": 0, "ImageMaxHeight": 0, "ImageWidth": 0, "ImageHeight": 0 } ImageOptions fields Name Description RenderOptions fields PdfOptions inherits all properties of RenderOptions DocumentOpenPassword The password required to open the PDF document PermissionsPassword The password required to change permission settings; Using a permissions password you can restrict printing, modification and data extraction Permissions The array of PDF document permissions....fields PdfOptions inherits all properties of DocumentOpenPassword The...

    docs.groupdocs.cloud/viewer/pdfoptions/
  2. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage....and Document type and its properties to be added to Document Was...

    docs.groupdocs.cloud/signature/signsettings/
  3. 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/
  4. 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...
  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....menawarkan berbagai metode dan properti. Ikuti panduan ini untuk mempelajari...

    blog.groupdocs.cloud/id/categories/groupdocs.co...
  6. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...input, mengakses informasi properti file dan memungkinkan pengguna...pribadi atau bisnis dengan properti yang dapat dikelola sendiri...

    blog.groupdocs.cloud/id/groupdocs.cloud/page/45/
  7. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...dapat dengan mudah mengekstrak properti metadata seperti judul, artis...

    blog.groupdocs.cloud/id/groupdocs.cloud/page/35/
  8. 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/
  9. PDF

    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....dan peningkatan baru seperti properti “DefaultFontName” yang diperkenalkan...

    blog.groupdocs.cloud/id/tag/pdf/
  10. 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/