Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 623 for

annotation options

(0.11 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/ja/conversion/convert-pdf-...
  2. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates....Annotation Product Solution GroupDocs..."PNG" viewOptions . render_options = GroupDocsViewerCloud :: ImageOptions...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  3. Python'da bir REST API kullanarak PDF'yi PPTX'e...

    Python için Document Conversion Cloud SDK ile Python'da bulutta bir REST API kullanarak PDF'yi PowerPoint sunumuna (PPTX) programlı olarak dönüştürün....hide_pdf_annotations = True settings.load_options = loadOptions;...zoom = 1 settings.convert_options = convertOptions settings.output_path...

    blog.groupdocs.cloud/tr/conversion/convert-pdf-...
  4. Delete rendered document | Documentation

    After rendering various types of documents into HTML, Image, or Pdf, you may clean (delete) rendered pages from cloud storage using special method. Note: This method deletes only output files, the input file remains in the storage. Following example demonstrates on how to delete rendered document results. API Usage Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...client_secret ) # Create view view_options = groupdocs_viewer_cloud ....

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  5. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...client_id , client_secret ) view_options = groupdocs_viewer_cloud ....

    docs.groupdocs.cloud/viewer/get-document-inform...
  6. cloud api

    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....version introduit de nouvelles options dans la fonction de conversion...SDK, des comparaisons d’annotations, des fonctionnalités de comparaison...

    blog.groupdocs.cloud/fr/tag/cloud-api/
  7. Python에서 REST API를 사용하여 PDF를 PPTX로 변환 | PDF를 PPT로

    Python용 Document Conversion Cloud SDK를 사용하여 Python의 클라우드에서 REST API를 사용하여 프로그래밍 방식으로 PDF를 PPTX(PowerPoint 프레젠테이션)로 변환합니다....hide_pdf_annotations = True settings.load_options = loadOptions;...zoom = 1 settings.convert_options = convertOptions settings.output_path...

    blog.groupdocs.cloud/ko/conversion/convert-pdf-...
  8. Chuyển đổi PDF sang PPTX bằng API REST trong Py...

    Chuyển đổi bản trình bày PDF sang PowerPoint (PPTX) theo chương trình bằng cách sử dụng API REST trên đám mây trong Python với SDK đám mây chuyển đổi tài liệu cho Python....hide_pdf_annotations = True settings.load_options = loadOptions;...zoom = 1 settings.convert_options = convertOptions settings.output_path...

    blog.groupdocs.cloud/vi/conversion/convert-pdf-...
  9. 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/
  10. Преобразование PDF в PPTX с помощью REST API в ...

    Программное преобразование PDF в презентацию PowerPoint (PPTX) с помощью REST API в облаке на Python с помощью Document Conversion Cloud SDK для Python....hide_pdf_annotations = True settings.load_options = loadOptions;...zoom = 1 settings.convert_options = convertOptions settings.output_path...

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