Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 3,791 for

document annotation

(0.06 sec)
  1. GroupDocs SDK

    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....Viewer for Java, GroupDocs Annotation for .NET, GroupDocs Signature...libraries and apps that make your document management lives easier....

    blog.groupdocs.cloud/tag/groupdocs-sdk/
  2. Special Holidays Offer, 25% Off GroupDocs.Total...

    GroupDocs Holidays offer - Get 25% off GroupDocs.Total for .NET and Java. Quote HOL2017WBS when placing your order online....electronically sign image documents with stamp, text and image...image signatures. The signed documents can then be saved in JPEG...

    blog.groupdocs.cloud/total/special-holidays-off...
  3. cloud api

    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....is a platform independent document comparison REST API that can...development language. Our Document Comparison Cloud API is providing...

    blog.groupdocs.cloud/tag/cloud-api/page/2/
  4. Supported Document Formats | Documentation

    The following table contains a full list of file formats that are currently supported by GroupDocs.Metadata Cloud. Format Description Load Save Remarks DOC Microsoft Word 97 - 2007 Document. ✔ ✔ *.doc versions starting from Microsoft Word 95 DOT Microsoft Word 97 - 2007 Template. ✔ ✔ DOCX Office Open XML WordprocessingML Document (macro-free). ✔ ✔ DOCM Office Open XML WordprocessingML Macro-Enabled Document. ✔ ✔ DOTX Office Open XML WordprocessingML Template (macro-free)....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/supported-documen...
  5. GroupDocs Viewer for .NET

    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....Viewer for Java, GroupDocs Annotation for .NET, GroupDocs Signature...libraries and apps that make your document management lives easier. The...

    blog.groupdocs.cloud/tag/groupdocs-viewer-for-....
  6. Supported Document Formats | Documentation

    GroupDocs.Classification Cloud API supports following Document formats: Format Name Extension Load Save Remarks Portable Document Format PDF Words Document Formats DOC, DOCX, DOCM, DOT, DOTX, DOTM Rich Text Formats RTF Plain Text File TXT OpenDocument Formats ODT, OTT...Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Classification...

    docs.groupdocs.cloud/classification/supported-d...
  7. 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....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Merger Cloud...

    docs.groupdocs.cloud/merger/join-document-pages/
  8. Document Edit Operations | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Editor Cloud...

    docs.groupdocs.cloud/editor/document-edit-opera...
  9. Supported Document Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API and universal Document annotator that supports almost all common business Document and image file formats. File Format Description Annotate DOC, DOCX Word Document ✔ OTT Open Document Standard Format ✔ ODT Open Document Text File Format ✔ DOCM Microsoft Word Open XML Macro-Enabled Document ✔ DOT Word Document Template File ✔ DOTX Word Open XML Document Template ✔ DOTM Word Open XML Macro-Enabled Template File ✔ RTF Rich Text File Format ✔ TXT Plain Text File Format ✔ PDF Portable Document Format ✔ PPT, PPTX Presentation Document Format ✔ PPSX PowerPoint Open XML Slide Show ✔ ODP OpenDocument Presentation File Format ✔ OTP OpenDocument Presentation Template ✔ XLS, XLSX Cells Document Format ✔ XLSB Microsoft Excel Binary Spreadsheet File ✔ XLSX Microsoft Excel Open XML Spreadsheet ✔ DICOM Digital Imaging and COmmunication in Medicine ✔ OTP OpenDocument Presentation Template ✔ DJVU DjVu Format ✔ EMF/WMF Enhanced MetaFile / Windows MetaFile ✔ CAD Computer-Aided Design ✔ EML/EMLX Email Markup Language ✔ HTML Hypertext Markup Language ✔ MHTML MIME HTML File ✔ JPEG Joint Photographic Experts Group ✔ TIFF Tagged Image File Format ✔ BMP Bitmap ✔ GIF (static images without animation) Graphics Interchange Format ✔ VSD Microsoft Visio Drawing ✔ VDX Microsoft Visio XML File Format ✔ VSS Microsoft Visio Stencil File Format ✔ VSDM Microsoft Visio Macro-Enabled Drawing File ✔ MSG Email Message ✔...Annotation Product Solution GroupDocs...GroupDocs Cloud Documentation / GroupDocs.Annotation Cloud / Getting...

    docs.groupdocs.cloud/annotation/supported-docum...
  10. Get Document - Changes | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare Documents and update the changes (Accept/Reject) by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get Document (changes). cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/comparison/compareDocuments/changes/update?outPath#comparisons%2Foutput.docx&appsid#XXXX&signature#XXX-XX" -H "Content-Type: application/json" -X PUT -d "{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''},'targetFiles' [{'folder':'comparisons','name':'target.docx','password':''}],'settings ':{'generateSummaryPage':true,'showDeletedContent':true,'styleChangeDetection':true,'insertedItemsStyle':{'color':'Blue','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'deletedItemsStyle':{'color':'Red','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'styleChangedItemsStyle':{'color':'Green','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'wordsSeparatorChars':[],'detailLevel':'Low','useFramesForDelInsElements':false,'calculateComponentCoordinates':false,'markDeletedInsertedContentDeep':false},'changes':[{'id':0,'action':'Accept'},{'id':1,'action':'Reject'}]}" Response { "href": "https://api.groupdocs.cloud/storage/file/comparisons/output.docx", "rel": "self", "type": null, "title": null } SDK example The API is completely independent of your operating system, database system or development language....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Comparison Cloud...

    docs.groupdocs.cloud/comparison/get-document-ch...