Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 926 for

annotation types

(0.03 sec)
  1. Render grid lines | Documentation

    GroupDocs.Viewer Cloud does not render gird lines of Spreadsheets by default. To enable rendering of gird lines you just need to SpreadsheetOptions.RenderGridLines property to true in order to render the grid lines. The following code sample shows how to enable rendering of grid lines. 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 Spreadsheets / Render...

    docs.groupdocs.cloud/viewer/render-grid-lines/
  2. 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...
  3. Document Processing 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....Annotation Cloud 是一个独立于平台的 REST API...GroupDocs.Annotation Cloud 18.4。 GroupDocs.Annotation Cloud 的核心库也已更新为...

    blog.groupdocs.cloud/zh/page/43/
  4. So konvertieren Sie PDF mit Python in ein bearb...

    Konvertieren Sie PDF Dateien mit dem Python Cloud SDK in ein bearbeitbares Word Dokument, um Dokumente auf jeder Plattform zu konvertieren, ohne auf Tools oder Anwendungen von Drittanbietern angewiesen zu sein....hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) Und...

    blog.groupdocs.cloud/de/conversion/convert-pdf-...
  5. 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...
  6. Reject all revisions | Documentation

    GroupDocs.Comparison Cloud allows to reject all revisions in Word document and save the result. The following code sample demonstrates how to reject all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_i...

    docs.groupdocs.cloud/comparison/reject-all-revi...
  7. Convert document without storage | Documentation

    This example demonstrates how to convert document without using cloud storage. Use this method to directly convert any document, using conversion options. Method parameters: Name Type Description Comment format string Requested conversion format Required. File binary Input file to convert Form data, Required fromPage integer Page start conversion from Default value : 1 pagesCount integer Number of pages to convert Default value : 0 (all pages) loadOptions LoadOptions Input file loading options Form data convertOptions ConvertOptions Conversion options Form data Resource URI HTTP PUT ~/conversion...Annotation Product Solution GroupDocs...options. Method parameters: Name Type Description Comment format string...

    docs.groupdocs.cloud/conversion/convert-documen...
  8. 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...
  9. 如何使用 Python 將 PDF 轉換為可編輯的 Word 文檔

    使用 Python Cloud SDK 將 PDF 轉換為可編輯的 Word 文檔,以便在任何平台上進行文檔轉換,而無需依賴第三方工具或應用程序。...hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) 就是這樣。...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  10. Python을 사용하여 PDF를 편집 가능한 Word 문서로 변환하는 방법

    타사 도구나 애플리케이션에 의존하지 않고 모든 플랫폼에서 문서 변환을 위해 Python Cloud SDK를 사용하여 PDF를 편집 가능한 Word 문서로 변환합니다....hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) 그리고...

    blog.groupdocs.cloud/ko/conversion/convert-pdf-...