Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 634 for

annotation options

(0.05 sec)
  1. 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-...
  2. Comment convertir Excel en PDF à l'aide de l'AP...

    Convertissez vos documents et fichiers à l'aide de notre API REST de format de fichier rapide et sécurisé en Java. Cet article explique comment convertir Excel en PDF à l'aide de l'API Java....éléments structurants, des annotations et des graphiques. Vous pouvez...Ensuite, définissez diverses options de conversion telles que setFromPage...

    blog.groupdocs.cloud/fr/conversion/how-to-conve...
  3. 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-...
  4. Features Overview | Documentation

    GroupDocs.Parser Cloud is a document data extraction REST API from over 50 document types. One of the most valuable features of GroupDocs.Parser Cloud is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents. The API also provides methods to extract images, extract text. You can do it with regular documents and containers like ZIP archives, OST/PST mail data files and PDF portfolios....Annotation Product Solution GroupDocs...Parser Cloud API provides an option to extract a formatted text...

    docs.groupdocs.cloud/parser/features-overview/
  5. Перетворення 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/uk/conversion/convert-pdf-...
  6. Convierta PDF a PPTX usando una API REST en Pyt...

    Convierta mediante programación una presentación de PDF a PowerPoint (PPTX) utilizando una API REST en la nube en Python con Document Conversion Cloud SDK para Python....hide_pdf_annotations = True settings.load_options = loadOptions;...zoom = 1 settings.convert_options = convertOptions settings.output_path...

    blog.groupdocs.cloud/es/conversion/convert-pdf-...
  7. قم بتحويل PDF إلى PPTX باستخدام واجهة برمجة تطب...

    قم بتحويل PDF إلى عرض تقديمي PowerPoint برمجيًا (PPTX) باستخدام واجهة برمجة تطبيقات REST على السحابة في 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/ar/conversion/convert-pdf-...
  8. 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/
  9. 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 Request # 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...
  10. 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/