Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 921 for

annotation types

(0.04 sec)
  1. 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...document page or not; XAdES type to specify whether e-signature...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. Cómo convertir PDF a documento de Word editable...

    Convierta PDF a documentos de Word editables con Python Cloud SDK para la conversión de documentos en cualquier plataforma sin depender de herramientas o aplicaciones de terceros....hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) Y eso...

    blog.groupdocs.cloud/es/conversion/convert-pdf-...
  3. Come convertire PDF in documenti Word modificab...

    Converti PDF in documento Word modificabile con Python Cloud SDK per la conversione di documenti su qualsiasi piattaforma senza dipendere da strumenti o applicazioni di terze parti....hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) E questo...

    blog.groupdocs.cloud/it/conversion/convert-pdf-...
  4. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...[Access_Token]" -H "Content-Type: multipart/form-data" -T C:/Temp/three-layouts..."bestClassProbability": 53. GroupDocs.Annotation Cloud API 是一个独立于平台的文档和图像...

    blog.groupdocs.cloud/zh/groupdocs.cloud/page/39/
  5. Document Automation REST APIs | GroupDocs Cloud

    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....[Access_Token]" -H "Content-Type: multipart/form-data" -T C:/Temp/three-layouts..."bestClassProbability": 53. GroupDocs.Annotation Cloud API 是一個獨立於平台的文檔和圖像...

    blog.groupdocs.cloud/zh-hant/page/39/
  6. Document Automation REST APIs | GroupDocs Cloud

    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....[Access_Token]" -H "Content-Type: multipart/form-data" -T C:/Temp/three-layouts..."bestClassProbability": 53. GroupDocs.Annotation Cloud API 是一个独立于平台的文档和图像...

    blog.groupdocs.cloud/zh/page/39/
  7. Sign document with text signature | Documentation

    A Text electronic signature is an arbitrary text that is added to a document in a native way dependent on document type. GroupDocs.Signature Cloud provides text signature feature and allows to customize wide range of text settings - from font name, size and color to alignment, borders, shadow effects etc. This is how text signature may look like: To manipulate with text signatures GroupDocs.Signature Cloud provides various text sign options....Annotation Product Solution GroupDocs...native way dependent on document type. GroupDocs.Signature Cloud provides...

    docs.groupdocs.cloud/signature/sign-document-wi...
  8. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Conversion Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....Annotation Product Solution GroupDocs...WriteLine ( "Expected response type is StorageExist: " + response...

    docs.groupdocs.cloud/conversion/working-with-st...
  9. Render tracked changes | Documentation

    GroupDocs.Viewer Cloud does not render tracked changes of Word Processing documents by default. If you want to see tracked changes in your rendering result, use WordProcessingOptions.RenderTrackedChanges property. The following code sample shows how to render a Word document including tracked changes. 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....Annotation Product Solution GroupDocs...Rendering options by document type / Rendering Word Processing...

    docs.groupdocs.cloud/viewer/render-tracked-chan...
  10. Skip rendering of empty columns | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) columns. In case, if the number of empty columns is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty columns GroupDocs.Viewer Cloud provides RenderEmptyColumns property, which allows omitting to render empty columns as shown in the sample below. API Usage There are steps that usage of GroupDocs....Annotation Product Solution GroupDocs...Rendering options by document type / Rendering Spreadsheets / Skip...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...