Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 1,307 for

supported file formats

(0.28 sec)
  1. Edit Word Document Metadata in Java: Best Pract...

    Learn how to edit Word document metadata in Java with GroupDocs.Metadata Cloud SDK. This guide walks through setup, code example, and performance tips....Metadata in Java # The SDK supports reading and writing core properties...Keywords. Custom Property Support - Add, update, or delete user‑defined...

    blog.groupdocs.cloud/metadata/best-practices-to...
  2. Convert PDF to PowerPoint | PDF to PPT | PDF to...

    Seamlessly convert PDF to PowerPoint presentations using Java REST API. Save PDF to PPT online. Free PDF to PPTX Converter.... Converting PDF files to PowerPoint presentations...efficient. This SDK handles various file conversions, ensuring high-quality...

    blog.groupdocs.cloud/conversion/pdf-to-ppt-java/
  3. 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 File extension File size Pages count Resource 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.groupdocs.cloud/applications. # Place Client Id in $CLIENT_ID and Client Secret in $CLIENT_SECRET environment variables....Order Upgrade an Order Free Support Docs Free Consulting Blog New...properties: Document file format File extension File size Pages count...

    docs.groupdocs.cloud/comparison/get-document-in...
  4. InfoResult | Documentation

    InfoResult data structure represents document information InfoResult example: { "Format": "string", "Extension": "string", "Size": 0, "PageCount": 0 } Name Description Format Document format Extension Document File extension Size Document File size PageCount Pages count...Order Upgrade an Order Free Support Docs Free Consulting Blog New...information InfoResult example: { "Format" : "string" , "Extension" :...

    docs.groupdocs.cloud/comparison/inforesult/
  5. Assistance Required for PPTX to PNG Conversion ...

    I am writing to seek assistance with an issue I encountered while using GroupDocs.Conversion Cloud API. Following the instructions on your blog post Convert PowerPoint (PPT/PPTX) to PNG in Node.js, I attempted to convert…...PowerPoint file containing Japanese text into PNG format. However...white squares in the output PNG files. I am using GroupDocs’s internal...

    forum.groupdocs.cloud/t/assistance-required-for...
  6. Java: Embed Webpage into PowerPoint | Insert We...

    Learn how to convert HTML to PowerPoint presentations using Java with GroupDocs.Conversion Cloud SDK. Easily insert HTML into PowerPoint or HTML to PPT...pages in an editable PowerPoint format. Effortless Presentation Creation...without manual copying and formatting. Collaboration & Sharing...

    blog.groupdocs.cloud/conversion/convert-html-to...
  7. PDF Viewer - Optimization options | Documentation

    GroupDocs.Viewer Cloud allows you to optimize the output PDF File for a web browser or to reduce the File size by optimizing resources. Optimization for a web allows a browser to display the first pages of a PDF File when you open the document, instead of waiting for the entire File to download. Resource optimization allows you to reduce the size of the output PDF File. While optimizing, GroupDocs.Viewer may reduce the image size or quality, remove notes or form fields, remove objects, fonts, or personal information from a document, and so on....Order Upgrade an Order Free Support Docs Free Consulting Blog New...output PDF file for a web browser or to reduce the file size by...

    docs.groupdocs.cloud/viewer/pdf-viewer-optimiza...
  8. Latest topics - Free Support Forum - groupdocs....

    Get FREE technical support for GroupDocs Cloud APIs from our developers using free support forum....Views Activity Preview CGM files GroupDocs.Total Cloud Product...February 5, 2025 Inquiry on File Conversion Options GroupDocs...

    forum.groupdocs.cloud/latest
  9. CSV to HTML | Convert CSV to HTML Table in C# .NET

    Discover how to seamlessly convert CSV Files to HTML using C# .NET. Easy Convert comma delimited data into HTML online....CSV (Comma-Separated Values) files to HTML offers a multitude of...SDK Convert Comma Delimited File to HTML in C# .NET CSV to HTML...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  10. Filter messages | Documentation

    MS Outlook allows to filter messages inside folders by some text value from message content and by part of the sender’s or recipient’s address. GroupDocs.Viewer Cloud also allows filtering the rendered messages using the following filters: Filter by subject and content using OutlookOptions.TextFilter; Filter by the sender’s and recipient’s email addresses using OutlookOptions.AddressFilter; 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....Order Upgrade an Order Free Support Docs Free Consulting Blog New...type / Rendering Outlook Data Files / Filter messages Filter messages...

    docs.groupdocs.cloud/viewer/filter-messages/