Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,681 for

annotation python

(0.16 sec)
  1. Detecting paraphrases in files with GroupDocs.R...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrase detection in files....Annotation Product Solution GroupDocs...working code and sample files: Python import time import groupdocs_rewriter_cloud...

    docs.groupdocs.cloud/rewriter/file/sdk/detect/
  2. 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...log ( error . message ); } Python # For complete examples and...

    docs.groupdocs.cloud/comparison/accept-or-rejec...
  3. Summarizing files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files summarization....Annotation Product Solution GroupDocs...working code and sample files: Python import time import groupdocs_rewriter_cloud...

    docs.groupdocs.cloud/rewriter/file/sdk/summarize/
  4. Simplifying files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files simplification....Annotation Product Solution GroupDocs...working code and sample files: Python import time import groupdocs_rewriter_cloud...

    docs.groupdocs.cloud/rewriter/file/sdk/simmplify/
  5. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Annotation Product Solution GroupDocs...edited: " + saveResult . path ); Python # For complete examples and...

    docs.groupdocs.cloud/editor/working-with-dsv-do...
  6. Working With Files | Documentation

    GroupDocs.Viewer Cloud Working With Files...Annotation Product Solution GroupDocs...Viewer_Node_Download_File ; Python # Import modules import gr...

    docs.groupdocs.cloud/viewer/working-with-files/
  7. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....Annotation Product Solution GroupDocs...createSignatures ( request ); Python # For complete examples and...

    docs.groupdocs.cloud/signature/sign-document-wi...
  8. How to self-host GroupDocs.Conversion Cloud wit...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Annotation Product Solution GroupDocs...ConvertDocumentReque ( settings )); Python # For complete examples and...

    docs.groupdocs.cloud/conversion/self-host-with-...
  9. Translating image and scanned PDF files with Gr...

    How to use GroupDocs.Translation Cloud SDK for translating image files....Annotation Product Solution GroupDocs...working code and sample files: Python import time import groupdo...

    docs.groupdocs.cloud/translation/file/sdk/image...
  10. Translating HTML files with GroupDocs.Translati...

    How to use GroupDocs.Translation Cloud SDK for translating HTML files....Annotation Product Solution GroupDocs...working code and sample files: Python import time import groupdo...

    docs.groupdocs.cloud/translation/file/sdk/html/