Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 912 for

annotation types

(0.04 sec)
  1. Convert N Consecutive Pages | Documentation

    This example demonstrates how to convert consecutive pages from word processing documents into pdf documents. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_i...

    docs.groupdocs.cloud/conversion/convert-n-conse...
  2. 2. Convert CSV Document with Load Options | Doc...

    This example demonstrates how to convert the CSV documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_i...

    docs.groupdocs.cloud/conversion/convert-csv-doc...
  3. 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-...
  4. 如何使用 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...
  5. Specify Max Chars And Rows | Documentation

    When processing text files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 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 Text Files / Specify...

    docs.groupdocs.cloud/viewer/specify-max-chars-a...
  6. Adjust time unit | Documentation

    When rendering MS Project documents GroupDocs.Viewer Cloud tries to find optimal output size and time unit depending on the project’s overall length. In case you need to set your own page size or time unit, you can set ProjectManagementOptions class properties class as shown in code samples below. Time unit refers to smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks....Annotation Product Solution GroupDocs...Rendering options by document type / Rendering MS Project Documents...

    docs.groupdocs.cloud/viewer/adjust-time-unit/
  7. Render layers | Documentation

    GroupDocs.Viewer Cloud renders all layers of the CAD drawing by default. To render specific layers you can set the layers that you want to render by adding them into the CadOptions.Layers property. The following code sample shows how to render a specific layer of a CAD drawing. 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 CAD Drawings / Render...

    docs.groupdocs.cloud/viewer/render-layers/
  8. Customer Newsletters

    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....génération de rapports pour tous les types d’applications Java Automatisez...Nouvelles sur les produits Annoter les formats de fichier image...

    blog.groupdocs.cloud/fr/tag/customer-newsletter...
  9. Cách chuyển đổi PDF thành tài liệu Word có thể ...

    Chuyển đổi PDF sang tài liệu Word có thể chỉnh sửa bằng Python Cloud SDK để chuyển đổi tài liệu trên mọi nền tảng mà không phụ thuộc vào các công cụ hoặc ứng dụng của bên thứ ba....hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) Và...

    blog.groupdocs.cloud/vi/conversion/convert-pdf-...
  10. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage...Annotation Product Solution GroupDocs...WriteLine ( "Expected response type is StorageExist: " + response...

    docs.groupdocs.cloud/viewer/working-with-storage/