Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 611 for

annotation options

(0.02 sec)
  1. 如何使用 Python 将 PDF 转换为可编辑的 Word 文档

    使用 Python Cloud SDK 将 PDF 转换为可编辑的 Word 文档,以便在任何平台上进行文档转换,而无需依赖第三方工具或应用程序。...hide_pdf_annotations = True loadOptions.remove_embedded_files...flatten_all_fields = True settings.load_options = loadOptions convertOptions...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  2. Konvertieren Sie PDF mithilfe einer REST-API in...

    Konvertieren Sie PDF Dateien programmgesteuert in eine PowerPoint-Präsentation (PPTX) mithilfe einer REST-API in der Cloud in Python mit dem Document Conversion Cloud SDK für Python....hide_pdf_annotations = True settings.load_options = loadOptions;...zoom = 1 settings.convert_options = convertOptions settings.output_path...

    blog.groupdocs.cloud/de/conversion/convert-pdf-...
  3. Get Document Metadata | Documentation

    GroupDocs.Conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a Metadata of supported formats, You can use the below API. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the Document Metadata example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/info?FilePath#words/four-pages.docx" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response Content-type: application/json { "fileType": "docx", "pageCount": 4, "size": 8651, "width": 0, "height": 0, "horizontalResolution": 0, "verticalResolution": 0, "bitsPerPixel": 0, "title": "", "author": "", "createdDate": "2016-05-18T00:00:00Z", "modifiedDate": "0001-01-01T00:00:00", "layers": null, "isPasswordProtected": false } SDK examples The API is completely independent of your operating system, database system or development language....Annotation Product Solution GroupDocs..."fmt" "github.com/antihax/optional" conversion "github.com/g...

    docs.groupdocs.cloud/conversion/get-document-me...
  4. Get attachments | Documentation

    GroupDocs.Viewer Cloud API enables you to to retrieve a list of document attachments from your emails, Outlook data files, archives and PDF documents. Following example demonstrates on how to get all attachments from MSG file. 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...client_id , client_secret ) view_options = groupdocs_viewer_cloud ....

    docs.groupdocs.cloud/viewer/get-attachments/
  5. Převeďte PDF na PPTX pomocí REST API v Pythonu ...

    Programově převádějte PDF do PowerPointové prezentace (PPTX) pomocí REST API v cloudu v Pythonu s Document Conversion Cloud SDK pro Python....hide_pdf_annotations = True settings.load_options = loadOptions;...zoom = 1 settings.convert_options = convertOptions settings.output_path...

    blog.groupdocs.cloud/cs/conversion/convert-pdf-...
  6. Converti PDF in PPTX utilizzando un'API REST in...

    Converti programmaticamente PDF in presentazioni PowerPoint (PPTX) utilizzando un'API REST sul cloud in Python con Document Conversion Cloud SDK per Python....hide_pdf_annotations = True settings.load_options = loadOptions;...zoom = 1 settings.convert_options = convertOptions settings.output_path...

    blog.groupdocs.cloud/it/conversion/convert-pdf-...
  7. Konversi PDF ke PPTX menggunakan REST API denga...

    Secara terprogram Konversi PDF ke presentasi PowerPoint (PPTX) menggunakan REST API di cloud dengan Python dengan Document Conversion Cloud SDK for Python....hide_pdf_annotations = True settings.load_options = loadOptions;...zoom = 1 settings.convert_options = convertOptions settings.output_path...

    blog.groupdocs.cloud/id/conversion/convert-pdf-...
  8. Konwertuj PDF na PPTX za pomocą interfejsu API ...

    Programowo konwertuj pliki PDF na prezentacje programu PowerPoint (PPTX) przy użyciu interfejsu API REST w chmurze w języku Python z pakietem Document Conversion Cloud SDK dla języka Python....hide_pdf_annotations = True settings.load_options = loadOptions;...zoom = 1 settings.convert_options = convertOptions settings.output_path...

    blog.groupdocs.cloud/pl/conversion/convert-pdf-...
  9. 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..."fmt" "github.com/antihax/optional" conversion "github.com/g...

    docs.groupdocs.cloud/conversion/quick-start/
  10. Python を使用して PDF を編集可能な Word ドキュメントに変換する方法

    Python Cloud SDK を使用して PDF を編集可能な Word ドキュメントに変換し、サードパーティのツールやアプリケーションに依存せずに、あらゆるプラットフォームでドキュメントを変換できます。...hide_pdf_annotations = True loadOptions.remove_embedded_files...flatten_all_fields = True settings.load_options = loadOptions convertOptions...

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