Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 2,496 for

word annotation

(0.14 sec)
  1. Compare sensitivity | Documentation

    GroupDocs.Comparison Cloud allows to adjust comparison sensitivity to achieve the necessary balance between file comparison speed and accuracy. Possible comparison sensitivity values range is from 0 to 100. Minimal value - the minimal value is 0. Setting sensitivity to a minimal value provides the fastest comparison speed, but it may produce worst comparison quality. If there is at least one common letter in two compared Words then these Words will not be treated as fully inserted and deleted Value by default - the default value is 75....Annotation Product Solution GroupDocs...letter in two compared words then these words will not be treated...

    docs.groupdocs.cloud/comparison/compare-sensiti...
  2. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Annotation Product Solution GroupDocs...FileInfo { FilePath = "source_files/word/source.docx" }, TargetFiles...

    docs.groupdocs.cloud/comparison/quick-start/
  3. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...convert any PDF document to Word document (DOC or DOCX) programmatically...to convert PDF to an editable Word document using a REST API in...

    blog.groupdocs.cloud/groupdocs.cloud/page/37/
  4. Set password for resultant document | Documenta...

    GroupDocs.Comparison Cloud allows to protect resultant document with passWord. The following code snippet demonstrates how to compare documents and protect resultant document with passWord API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...{ "FilePath": "source_files/word/source.docx" }, "TargetFiles":...

    docs.groupdocs.cloud/comparison/set-password-fo...
  5. Accept or Reject document changes | Documentation

    GroupDocs.Comparison Cloud provides an ability to apply or discard specific changes between source and target files and save result with (or without) selected changes. Changes - List of changes that must be applied (or not) to the resulting document; The following code sample shows how to accept/reject changes. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...{ "FilePath": "source_files/word/source.docx" }, "TargetFiles":...

    docs.groupdocs.cloud/comparison/accept-or-rejec...
  6. GroupDocs.Comparison Cloud Product Family on Do...

    GroupDocs.Comparison Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Comparison Cloud Product Family on Document Processing REST APIs | GroupDocs...... Compare Word Documents Online with C# .NET...File Comparison How to compare Word documents in C# .NET. A guide...

    blog.groupdocs.cloud/categories/groupdocs.compa...
  7. GroupDocs.Conversion 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....Convert Word to PNG and PNG to Word Document in Java Word Processing...picture to word document with original quality. Convert Word Document...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  8. Supported Document Formats | Documentation

    The following table indicates the file formats that GroupDocs.Merger Cloud can work with. Format Description Join Split Trim Move page Remove pages Swap pages Change page orientation Rotate pages Cross-format merge to PDF / XPS Cross-format merge to DOC / DOCX DOC Microsoft Word Document DOCX Microsoft Word Open XML Document DOCM Word Open XML Macro-Enabled Document DOT Word Document Template DOTX Word Open XML Document Template DOTM Word Open XML Macro-Enabled Document Template RTF Rich Text Format File ODT OpenDocument Text Document OTT OpenDocument Document Template HTML Hypertext Markup Language File MHT MHTML Web Archive MHTML MIME HTML PDF Portable Document Format File XPS XML Paper Specification File TEX LaTeX Source Document EPUB Open eBook File PPT Microsoft PowerPoint 97-2003 Presentation PPTX Microsoft PowerPoint Presentation PPS Microsoft PowerPoint 97-2003 Slide Show PPSX Microsoft PowerPoint Slide Show ODP OpenDocument Presentation OTP OpenDocument Presentation Template XLS Microsoft Excel 97-2003 Worksheet XLSX Microsoft Excel Worksheet XLSB Microsoft Excel Binary Worksheet XLSM Microsoft Excel Macro-Enabled Worksheet XLT Microsoft Excel Template File XLTX Excel Open XML Spreadsheet Template XLTM Excel Open XML Macro-Enabled Spreadsheet Template ODS OpenDocument Spreadsheet VSDX Microsoft Visio Drawing VSDM Microsoft Visio Macro-Enabled Drawing VSSX Microsoft Visio Stencil VSSM Microsoft Visio Macro-Enabled Stencil VSTX Microsoft Visio Template VSTM Microsoft Visio Macro-Enabled Template VDX Microsoft Visio 2003-2010 XML Drawing VSX Microsoft Visio 2003-2010 XML Stencil VTX Microsoft Visio 2003-2010 XML Template ONE Microsoft OneNote TXT Plain Text File ERR Error Log File CSV Comma Separated Values File TSV Tab Separated Values File...Annotation Product Solution GroupDocs...Microsoft Word Document Microsoft Word Open XML Document Word Open...

    docs.groupdocs.cloud/merger/supported-document-...
  9. Supported File Formats and Conversions | Docume...

    GroupDocs Assembly Cloud API provides support for a wide variety of Microsoft Office, OpenOffice, Email and Web document formats....Annotation Product Solution GroupDocs...Office Word Document Formats The following Microsoft Word document...

    docs.groupdocs.cloud/assembly/getting-started/f...
  10. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format File extension File size Pages count Resource The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in $CLIENT_ID and Client Secret in $CLIENT_SECRET environment variables....Annotation Product Solution GroupDocs...'{ "FilePath": "source_files/word/source.docx" }' Windows PowerShell...

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