Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 753 for

annotation options

(0.21 sec)
  1. 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-...
  2. Convert Excel to PDF using PHP | XLSX to PDF us...

    Programmatically convert Excel files to PDF documents on the cloud using a REST API in PHP with GroupDocs.Conversion Cloud API.... Optionally, set various PdfConvertOptions...Product Family (22) GroupDocs.Annotation Cloud Product Family (16)...

    blog.groupdocs.cloud/2022/02/12/convert-excel-t...
  3. 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/
  4. Convertir DOCX En Image En Ligne

    Convertir DOCX en Image en ligne. Free DOCX to Image Converter.... Spécifiez les options de conversion DOCX en image...Watermark Assembly MailMerge Annotation Metadata Parser Replace Unlock...

    products.aspose.app/words/fr/conversion/docx-to...
  5. 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...
  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. 在 Python 中使用 REST API 将 PDF 转换为 PPTX | PDF转PPT

    使用适用于 Python 的 Document Conversion Cloud SDK 在 Python 中使用云中的 REST API 以编程方式将 PDF 转换为 PowerPoint 演示文稿 (PPTX)。...hide_pdf_annotations = True settings.load_options = loadOptions;...zoom = 1 settings.convert_options = convertOptions settings.output_path...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  9. Download DOCX to PDF converted file from cloud ...

    Hi, I want to convert my pdf files to docx. I followed the tutorials and successed to converted the files but I can’t download them. When I use convert_api.convert_document_download(request) function, it returns a path i…...hide_pdf_annotations = True loadOptions.remove_embedded_files...flatten_all_fields = True settings.load_options = loadOptions convertOptions...

    forum.groupdocs.cloud/t/download-docx-to-pdf-co...
  10. 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...