Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 2,419 for

word annotation

(0.22 sec)
  1. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required....Annotation Product Solution GroupDocs...{ "fileFormat" : "Microsoft Word Open XML Document" , "extension"...

    docs.groupdocs.cloud/metadata/get-document-info...
  2. Sending files for translation | Documentation

    How to send files for translation to the selected languages....Annotation Product Solution GroupDocs...can translate only Microsoft Word and PDF files. All other parameters...

    docs.groupdocs.cloud/translation/file/request/
  3. Overview | Documentation

    GroupDocs.Viewer Cloud Overview...Annotation Product Solution GroupDocs...Document Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX...

    docs.groupdocs.cloud/viewer/overview/
  4. Set Metadata By Property Name Match Regex | Doc...

    This REST API allows to set document metadata new values choosing properties with names matching the specified regular expression. cURL example The following example demonstrates how to set metadata information to all properties that match regular expression “^NameOfApp.*”. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....Annotation Product Solution GroupDocs...{ " NewValue ": " microsoft word office ", " Type ": " String...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  5. Set Metadata By Property Name Match Exact Phras...

    This REST API allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata information to all properties with the exact same name as specified. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Annotation Product Solution GroupDocs...{ " NewValue ": " microsoft word office ", " Type ": " String...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  6. System Error

    Search Options Results per page -- Results per page -- 10 20 30 40 50 100 Sort -- Sort -- Score File Name (ascending)......Words Cloud Product Family Aspose.Words Product Family...Spreadsheet Family FileFormat Word Processing Family Forum Forum...

    localhost:8080/error/notfound/
  7. Sending PowerPoint and ODP files for translatio...

    How to send PowerPoint and ODP files for translation to the selected languages....Annotation Product Solution GroupDocs...based indexes of pages in PDF or Word document, worksheets in Excel...

    docs.groupdocs.cloud/translation/file/request/p...
  8. Render document with comments | Documentation

    Some document types like Microsoft Word, Excel, OpenOffice Text and Spreadsheet may contain comments. Your requirement to include or exclude the comments in output representation of the document may vary in different situations. GroupDocs.Viewer Cloud enables you to control the rendering of document comments. By default, comments are not rendered into the output document. The API provides RenderComments property of HtmlOptions (or JpgViewOptions, or PdfOptions) class that enables rendering of comments....Annotation Product Solution GroupDocs...document types like Microsoft Word, Excel, OpenOffice Text and...

    docs.groupdocs.cloud/viewer/render-document-wit...
  9. Findging synonyms with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK to find synonyms for Word or phrase....Annotation Product Solution GroupDocs...conf ); string srcText = "YOUR_WORD" ; string sourceLanguage = "en"...

    docs.groupdocs.cloud/rewriter/text/sdk/synoymize/
  10. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....Annotation Product Solution GroupDocs...<jwt token>" -d "{ FilePath: '/words/four-pages.docx' }" Response...

    docs.groupdocs.cloud/parser/get-document-inform...