Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 6,666 for

file format

(0.13 sec)
  1. Features Overview | Documentation

    GroupDocs.Metadata Cloud is a powerful and easy to use metadata management REST API which allows users to read and edit metadata associated with various document, image, audio, video and many other Formats. The API also provides operations to extract metadata, add, search, modify and remove metadata in supported File Formats. Below you may find an overview for the most valuable features. Extracting Metadata Using the GroupDocs.Metadata Cloud you can extract desired metadata properties from Files of different types....audio, video and many other formats. The API also provides operations...remove metadata in supported file formats. Below you may find an overview...

    docs.groupdocs.cloud/metadata/features-overview/
  2. Pdf to html conversion - Free Support Forum - g...

    pdf is not converting into html properly.bellow is my code let convertApi = conversion_cloud.ConvertApi.fromKeys(clientId,clientSecret); const loadOptions = new conversion_cloud.PdfConvertOptions(); loadOptions…...format = "pdf"; convertOptions = new...DocxConvertOptions(); const file = fs.readFileSync("C:/Downloads/samplepdf...

    forum.groupdocs.cloud/t/pdf-to-html-conversion/...
  3. Working with Storage API | Documentation

    Storage existance API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....{ // retrieve supported file-formats var request = new group...while calling API: {0} " . format ( e . message )) Ruby # Load...

    docs.groupdocs.cloud/comparison/working-with-st...
  4. Convert PNG to PPTX in C#

    Convert PNG to PPTX in C# using REST APIs and Cloud SDKs offered by GroupDocs.Conversion. Build image to PowerPoint converter by writing a few lines of code....need to upload a source PNG file to the API Cloud dashboard .... So, you can upload the file manually or programmatically by...

    blog.groupdocs.cloud/conversion/convert-png-to-...
  5. Rotate PDF Pages Online in Java

    Learn how to rotate PDF pages programmatically in Java using GroupDocs.Merger Cloud SDK. Explore the features, setup process, and advanced rotation options.... PDF files are widely used for various...all or specific pages in a PDF file programmatically. Whether you...

    blog.groupdocs.cloud/merger/how-to-rotate-pdf-p...
  6. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... Learn how to convert HTML files into PDF using Node.js and GroupDocs...convert MS Project MPP files to PDF format using Node.js REST API...

    blog.groupdocs.cloud/groupdocs.cloud/page/6/
  7. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description Format Convert Format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate Format watermarkOptions Watermark options to be applied during conversion { "Format": "{Format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description Format Convert Format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate Format { "Format": "{Format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description Format Convert Format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate Format watermarkOptions Watermark options to be applied during conversion { "Format": "{Format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description Format Convert Format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....Leave feedback On this page Format specific convert options xls...Properties Description format Convert format password Document password...

    docs.groupdocs.cloud/conversion/convertoptions/
  8. GroupDocs.Merger Cloud Product Family

    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....related to rotation in PDF files at defining degrees. You can...How to Extract Pages from PDF Files using Rest API in Node.js You...

    blog.groupdocs.cloud/categories/groupdocs.merge...
  9. Remove or Extract Annotations from PDF using RE...

    Programmatically remove or extract annotations from PDF documents using a REST API on the cloud in Python with Document Annotation Cloud SDK for Python....Remove Annotations from PDF Files using a REST API in Python Extract...to the supported documents formats . Please install it using the...

    blog.groupdocs.cloud/annotation/remove-annotati...
  10. Extract Text from PowerPoint in C# | PPTX to Te...

    Learn how to extract text from PowerPoint presentations using C# .NET. Automate text extraction from PPT and PPTX Files with the .NET REST API....Initialize the API Step 2 – Set File Information Step 3 – Extract...data from multiple document formats including PowerPoint, Word...

    blog.groupdocs.cloud/parser/extract-text-from-p...