Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 393 for

metadata property

(0.25 sec)
  1. GroupDocs Newsletter September 2017– APIs Updat...

    GroupDocs developers newsletter September 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....its own required manageable properties such as dimension, alignment...setting annotation opacity properties for PDF, Word, PowerPoint...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  2. Sending PDF files for translation | Documentation

    How to send PDF files for translation to the selected languages....Metadata Product Solution GroupDocs...requests. Translation settings Property Type Default value Description...

    docs.groupdocs.cloud/translation/file/request/pdf/
  3. Getting supported languages | Documentation

    How to get a full list of supported language pairs....Metadata Product Solution GroupDocs...format in the response body. Property Type Description source String...

    docs.groupdocs.cloud/translation/languages/
  4. Annotate DOCX Files using a REST API in Python

    Programmatically Annotate DOCX Files using REST API on the cloud in Python with Document Annotation Cloud SDK for Python.... Annotations usually are metadata in the form of comments, notes...AnnotationInfo Set various Annotation properties e.g. position, type, text...

    blog.groupdocs.cloud/annotation/annotate-docx-f...
  5. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation changed for specified pages. There are several ways to specify desired page numbers: 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....Metadata Product Solution GroupDocs...range by setting RangeMode property. For protected documents,...

    docs.groupdocs.cloud/merger/rotate-pages/
  6. GroupDocs.Total 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....its own required manageable properties such as dimension, alignment...March, 2017 Extract Text & Metadata Information from Documents...

    blog.groupdocs.cloud/categories/groupdocs.total...
  7. Render single layout | Documentation

    GroupDocs.Viewer Cloud renders Model layout of CAD drawing by default. To render specific layout from a CAD drawing the API provides CadOptions.LayoutName Property. When this Property is set, CadOptions.RenderLayouts Property will be ignored. The following code sample shows how to render a specific layout. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Metadata Product Solution GroupDocs...CadOptions.LayoutName property. When this property is set, CadOptions...

    docs.groupdocs.cloud/viewer/render-single-layout/
  8. Sending files for translation | Documentation

    How to send files for translation to the selected languages....Metadata Product Solution GroupDocs...requests. Translation settings Property Type Default value Description...

    docs.groupdocs.cloud/translation/file/request/
  9. Change Page Orientation | Documentation

    This REST API allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation changed for specified pages. There are several ways to specify desired page numbers: 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....Metadata Product Solution GroupDocs...range by setting RangeMode property. For protected documents,...

    docs.groupdocs.cloud/merger/change-page-orienta...
  10. Parse by Template | Documentation

    This REST API provides the functionality to extract data from documents. This method parses document content by a user-generated template. The template can be provided as an object or storage path. 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 parsing documents by a template. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....Metadata Product Solution GroupDocs...contains the full list of properties that can be specified when...

    docs.groupdocs.cloud/parser/parse-by-template/