Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,459 for

document information

(0.65 sec)
  1. Generate Document Pages Preview | Documentation

    This REST API provides an ability to generate Document pages of image representations. There are several ways to specify page numbers needed for preview: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected Documents, it is also required to provide a password. The following properties of preview may be customized:...Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Merger Cloud...

    docs.groupdocs.cloud/merger/generate-document-p...
  2. Convert document using custom font | Documentation

    This example demonstrates how to convert Document that use custom font, or non-standard font. Fonts should be uploaded into cloud storage before conversion. Then put path to fonts into conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input Document and fonts into cloud storage Convert Document Download converted Document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Storage Cloud Documentation for usage details....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Conversion Cloud...

    docs.groupdocs.cloud/conversion/convert-using-c...
  3. Convert document direct async | Documentation

    This example demonstrates how to convert word processing Document into pdf Document asyncronously without using cloud storage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and get operation ID Get operation status Get operation result (converted Document) Resource URI HTTP PUT ~/conversion/async Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in environment variables CLIENT_ID and CLIENT_SECRET....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Conversion Cloud...

    docs.groupdocs.cloud/conversion/convert-documen...
  4. Features Overview | Documentation

    Overview GroupDocs.Editor Cloud is a REST API that allows you to edit Documents across a wide range of supported Document types. Below, the shortlist of possible actions: Document Edit operations The main feature of GroupDocs.Editor API is an ability to edit the most popular Document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit a Word Processing Documents, Spreadsheets or Presentations....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Editor Cloud...

    docs.groupdocs.cloud/editor/features-overview/
  5. InfoResult | Documentation

    InfoResult data structure returned by Document Info API as output result InfoResult example { "FormatExtension": "string", "Format": "string", "Pages": [ { "Number": 0, "Width": 0, "Height": 0, "Visible": true, "Lines": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Words": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Characters": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string" } ] } ] } ] } ], "Attachments": [ { "Name": "string" } ], "ArchiveViewInfo": { "Folders": [ "string" ] }, "CadViewInfo": { "Layers": [ { "Name": "string", "Visible": true } ], "Layouts": [ { "Name": "string", "Width": 0, "Height": 0 } ] }, "ProjectManagementViewInfo": { "StartDate": "2020-04-02T05:56:17....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...

    docs.groupdocs.cloud/viewer/inforesult/
  6. Add Password to Word Document | Password Protec...

    Explore the capabilities of a DOCX password protector REST API and leverage the Node.js SDK to demonstrate **how to password protect Word Documents** effortlessly....safeguarding sensitive information within MS Word documents ( DOC , DOCX...to password protect Word documents effortlessly. Let’s get started...

    blog.groupdocs.cloud/merger/password-protect-wo...
  7. Extract Images from Word Documents using C# .NE...

    Learn how to extract images from Word (.DOCX, .DOC) files in C# .NET and REST API. Step-by-step tutorial to extract and save embedded images online....Extract Word document images - Image Extractor Word documents often...especially when handling bulk documents or automated workflows. Therefore...

    blog.groupdocs.cloud/parser/extract-images-from...
  8. Features Overview | Documentation

    GroupDocs.Conversion Cloud is a REST API that allows you to convert Documents across a wide range of supported Document types. Below, the shortlist of possible actions: Document conversion The main feature of GroupDocs.Conversion Cloud API is an ability to convert any Document from a wide list of supported source Document formats into any supported target format. All these conversions are possible without any additional software installed (like MS Office, Apache Open Office, Adobe Acrobat Reader, and others)....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Conversion Cloud...

    docs.groupdocs.cloud/conversion/features-overview/
  9. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with custom text and different line thickness, color, font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provides options to specify different options for Stamp signature:...Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/sign-document-wi...
  10. Document Splitting in Java | PPT Document Splitter

    Learn how to split PowerPoint PPT or PPTX slides into separate files using Java. Follow step-by-step instructions to achieve efficient PowerPoint files splitting....effective way to present information and engage audiences. However...powerful and user-friendly document manipulation API that allows...

    blog.groupdocs.cloud/merger/split-powerpoint-pp...