Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 1,249 for

supported file formats

(0.33 sec)
  1. Error calling ConvertDocument - Free Support Fo...

    This is the exception from the SDK: GroupDocs.Conversion.Cloud.Sdk.Client.ApiException: The namespace declaration attribute has an incorrect ‘namespaceURI’: ‘A Namespace Name for xmlns Attributes’. at GroupDocs.Conver…...GroupDocsAppKey); //Upload the file var fileApi = new FileApi(configuration);...n); using (var fileStream = File.Open(fullFileName, FileMode...

    forum.groupdocs.cloud/t/error-calling-convertdo...
  2. Convert PDF to PowerPoint | PDF to PPT | PDF to...

    Seamlessly convert PDF to PowerPoint presentations using C# .NET. Save PDF to PPT online. Free PDF to PPTX Converter.... By converting PDF files to PowerPoint presentations...capabilities to handle various file conversion tasks, including...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  3. 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...
  4. Convert HTML to JSON in Node.js | Online Web Pa...

    Convert HTML Files into JSON format using GroupDocs.Conversion Cloud SDK for Node.js. Transform structured HTML documents into JSON format online with REST API.... Converting HTML files to JSON helps developers parse...can convert any static HTML file into clean, structured JSON...

    blog.groupdocs.cloud/conversion/convert-html-to...
  5. 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...
  6. 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/
  7. 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...
  8. 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...
  9. Java: Convert PDF to Excel Online | PDF to XLS ...

    How to convert PDF to Excel workbook using Java REST API. Develop PDF to Excel online converter using Java API. Easy and simple PDF to XLS conversion... PDF files are widely used for sharing...extraction while preserving formatting and structure. This approach...

    blog.groupdocs.cloud/conversion/pdf-to-xls-online/
  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/