Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 6,603 for

file format

(0.08 sec)
  1. How to Convert PDF to Editable Word Document wi...

    Convert PDF to editable Word document with Python Cloud SDK for document conversion on any platform without depending on third-party tools or applications....documents of any supported file format . It offers the SDKs for...where you’re saving your script file. Sample Python Code for Conversion...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  2. Convert Excel Spreadsheets to PDF in Python | X...

    Convert Excel spreadsheets to PDF Files using Python. Python SDK allows converting XLS, XLSX Files to PDF with specific range, gridlines, and other options....Spreadsheets (XLS, XLSX) to PDF format in Python. Excel spreadsheets...of the most commonly used formats and famous for its portability...

    blog.groupdocs.cloud/conversion/convert-excel-s...
  3. Next Generation GroupDocs.Conversion Cloud is C...

    GroupDocs.Conversion for Cloud REST API will support converting over 50 documents and image Formats to Words, Cells, Html, PDF, Slides and Image Formats....into another document or image format, watermarking, options to set...over 50 documents and image formats to Words, Cells, Html, PDF...

    blog.groupdocs.cloud/conversion/next-generation...
  4. Working With Folder | Documentation

    GroupDocs.Viewer Cloud Working With Folder...List Files This API allows you to get a list of all files of a...GroupDocs Cloud Storage. List Files with API Explorer lets you to...

    docs.groupdocs.cloud/viewer/working-with-folder/
  5. conversion.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/conversion/add-watermark/ weekly 0.5 https://docs.groupdocs.cloud/conversion/adva......cloud/conversion/convert-to-any-format/ weekly 0.5 https://docs.groupdocs...cloud/conversion/convert-to-html-formats/ weekly 0.5 https://docs.groupdocs...

    docs.groupdocs.cloud/sitemaps/conversion.xml
  6. Archive

    archives...min Extract Images from ZIP File in C# .NET | ZIP Image Extraction...Convert Excel Workbook to Text File using .NET REST API October...

    blog.groupdocs.cloud/archives/
  7. merger.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/merger/available-sdks/ weekly 0.5 https://docs.groupdocs.cloud/merger/change-page......cloud/merger/get-supported-file-formats/ weekly 0.5 https://docs...cloud/merger/join-document-cross-format/ weekly 0.5 https://docs.groupdocs...

    docs.groupdocs.cloud/sitemaps/merger.xml
  8. DeleteResult | Documentation

    DeleteResult data structure returned by Delete API method as output result DeleteResult example { "FileInfo": { "FilePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360026, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "Format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 0, "left": 0, "width": 0, "height": 0 } ], "failed": [] } DeleteResult fields Name Description API Version FileInfo Input File inFormation size The size of the output document Succeeded List of successfully deleted signatures Failed List of signatures that were not deleted..."text" : "123456789012" , "format" : null , "signatureType" :...Description API Version fileInfo Input file information size The size of...

    docs.groupdocs.cloud/signature/deleteresult/
  9. Convert document using custom font | Documentation

    This example demonstrates how to convert document that use custom font, or non-standard font. Fonts should be uploaded into cloud storage before conversion. Then put path to fonts into conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document and fonts into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Storage Cloud documentation for usage details....pptx', 'Format': 'pdf', 'OutputPath': 'Output'...cloud/v2.0/conversion/storage/file/Output/uses-custom-font.pdf"...

    docs.groupdocs.cloud/conversion/convert-using-c...
  10. Gateway timeout while converting msg to pdf - F...

    Hi there! I’ve an issue with converting MSG to PDF. I’ve the following code, which is in essence the same as in the tutorial.s const uploadPath = `UploadedDocs/${FileName}`; this.logger.log(`Uploading msg File …...log(`Uploading msg file to convert. uploadPath: ${uploadPath}`);...uploadFile(uploadRequest); this.logger.log('File uploaded to groupdocs. Submitting...

    forum.groupdocs.cloud/t/gateway-timeout-while-c...