Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 637 for

property

(0.1 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. JavaでWordドキュメントのメタデータを編集する: ベストプラクティス

    GroupDocs.Metadata Cloud SDK を使用して Java で Word ドキュメントのメタデータを編集する方法を学びます。このガイドでは、セットアップ、コード例、パフォーマンスのヒントについて説明します。...getInfo (); // Update core properties info . setTitle ( "Quarterly..."John Doe" ); // Add a custom property info . getCustomProperties...

    blog.groupdocs.cloud/ja/metadata/best-practices...
  3. 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/
  4. Sign PDF with Stamp using REST API in Node.js |...

    Programmatically Sign PDF documents with Stamp signatures using REST API on the cloud in Node.js with GroupDocs.Signature Cloud SDK for Node.js....SignDigitalOptions object and set various properties. Define stamp text using...

    blog.groupdocs.cloud/signature/sign-pdf-with-st...
  5. GroupDocs.Viewer Cloud SDK untuk Ruby Diluncurk...

    Buletin pengembang GroupDocs.Cloud untuk Oktober 2018 menjelaskan manipulasi dokumen API Cloud dan pembaruan SDK, peningkatan fitur utama, dan perbaikan bug dalam API REST GroupDocs....bersama dengan pengenalan properti “DefaultFontName” dalam PDF...

    blog.groupdocs.cloud/id/viewer/groupdocs.viewer...
  6. Customer Newsletters

    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....input, mengakses informasi properti file dan memungkinkan pengguna...pribadi atau bisnis dengan properti yang dapat dikelola sendiri...

    blog.groupdocs.cloud/id/tag/customer-newsletters/
  7. 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 Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....about the document and it’s properties. It returns data structure...which contains the list of properties: Document file format Pages...

    docs.groupdocs.cloud/viewer/get-document-inform...
  8. Convert GIF to JPG in Node.js

    This blog post teaches you how to convert GIF to JPG in Node.js programmatically. This file conversion API offers a wide range of methods and properties....Assign the values to the properties of the ConvertSettings class...

    blog.groupdocs.cloud/conversion/convert-gif-to-...
  9. Convert PNG to PPTX in C#

    Convert PNG to PPTX in C# using REST APIs and Cloud SDKs offered by GroupDocs.Conversion. Build image to PowerPoint converter by writing a few lines of code....wide range of methods and properties that you can use to develop...

    blog.groupdocs.cloud/conversion/convert-png-to-...
  10. Convert JSON to PDF in Node.js

    Follow this blog post to learn how to convert JSON to PDF in Node.js. Install Groupdocs.Conversion and build a JSON to PDF converter programmatically....wide range of methods and properties that users can consume to...

    blog.groupdocs.cloud/conversion/convert-json-to...