Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,221 for

groupdocs.metadata cloud

(0.13 sec)
  1. 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/conversion/convert-documen...
  2. Working with Text Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with Text. It provides methods to create Text Signature in Document Pages with different options of Text, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Text Signature to Document You can create Text Signature on Document provided by fileName and document folder (if required) using following API....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/working-with-tex...
  3. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and tables defined in a template file saved in user storage and specified by template path. The following example demonstrates how to extract data from a source document by a saved template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template Store in User Storage example....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/parser/parse-by-template-s...
  4. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  5. 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....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  6. Supported Document Formats | Documentation

    GroupDocs.Conversion Cloud API supports the following document formats: 3D From Description Source Target 3DS 3D Studio ✅ ✅ 3MF Microsoft 3D Manufacturing Format ✅ AMF Additive manufacturing file format ✅ ✅ ASE 3D Studio Max’s ASCII Scene Exporter format ✅ DAE Collada ✅ ✅ DRC Google Draco ✅ ✅ FBX FilmBox format ✅ ✅ GLTF Khronos Group’s glTF ✅ ✅ JT Siemens JT File ✅ OBJ Wavefront Obj ✅ ✅ PLY Polygon File Format or Stanford Triangle Format ✅ ✅ RVM AVEVA Plant Design Management System Model ✅ ✅ U3D Universal3D ✅ ✅ USD Universal Scene Description ✅ USDZ Universal Scene Description Archive ✅ VRML The Virtual Reality Modeling Language ✅ X DirectX’s X file ✅ CAD From Description Load Save CF2 Common File Format File ✅ DGN MicroStation Design File ✅ DWF Design Web Format File ✅ DWFX Design Web Format File ✅ DWG AutoCAD Drawing Database File ✅ DWT AutoCAD Drawing Template ✅ DXF Drawing Exchange Format File ✅ ✅ IFC Industry Foundation Classes File ✅ IGS Initial Graphics Exchange Specification (IGES) ✅ PLT PLT (HPGL) ✅ STL Stereolithography File ✅ Compression From Description Load Save 7Z 7-Zip Compressed File ✅ ✅ BZ2 Bzip2 Compressed File ✅ CAB Windows Cabinet File ✅ CPIO CPIO Compressed File ✅ ✅ GZ Gnu Zipped Archive ✅ GZIP Gzip Compressed File ✅ LZ Lzip Compressed File ✅ LZMA LZMA Compressed File ✅ RAR RAR Compressed Archive ✅ TAR Consolidated Unix File Archive ✅ ✅ XZ Xz Compressed File ✅ Z Unix Compressed File ✅ ZIP ZIP Compressed File ✅ ✅ Database From Description Load Save LOG Log File ✅ NSF Lotus Notes Storage Format ✅ SQL Sql File ✅ Diagram From Description Load Save VDX Visio Drawing XML File ✅ ✅ VSD Visio Drawing File ✅ VSDM Visio Macro-Enabled Drawing ✅ ✅ VSDX Visio Drawing File ✅ ✅ VSS Visio Stencil File ✅ VSSM Visio Macro-Enabled Stencil File ✅ ✅ VSSX Visio Stencil File ✅ ✅ VST Visio Drawing Template ✅ VSTM Visio Macro-Enabled Drawing Template ✅ ✅ VSTX Visio Drawing Template ✅ ✅ VSX Visio Stencil XML File ✅ ✅ VTX Visio Template XML File ✅ ✅ eBook From Description Load Save AZW3 Amazon Kindle’s proprietary e-book file format ✅ ✅ EPUB Open eBook File ✅ ✅ MOBI Mobipocket eBook ✅ ✅ Email and Outlook From Description Load Save EML E-Mail Message ✅ ✅ EMLX Apple Mail Message ✅ ✅ MBOX Mbox document format ✅ MSG Outlook Mail Message ✅ ✅ OLM Microsoft Outlook file for Mac Operating System....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/conversion/supported-docum...
  7. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Parser Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/parser/working-with-folder/
  8. Join Document Pages | Documentation

    This REST API allows merging the source document with specific document pages from joined documents into one resultant document by specifying desired page numbers or page ranges. There are several ways to specify page numbers needed from each document: 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....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/merger/join-document-pages/
  9. Text Highlight Annotation | Documentation

    Text Highlight annotation highlights and comments selected text API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into Cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/annotation/text-highlight-...
  10. Area Annotation | Documentation

    Area annotation allows to mark up an area within the document page with a rectangle. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into Cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/annotation/area-annotation/