Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 1,161 for

supported file formats

(0.04 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. Render Archive Folder | Documentation

    GroupDocs.Viewer Cloud renders items from the root of the archive by default. When rendering of a specified folder is required, it can be achieved as shown in the examples below. 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...document type / Rendering Archive Files / Render Archive Folder Render...

    docs.groupdocs.cloud/viewer/render-archive-folder/
  5. 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...
  6. PPTX to PDF, how it works to download on an spe...

    Hello, I am trying to using the cloud api for python to upload a pptx File, transform to pdf and then download into an specific folder. I am having problems in that final step, I cant see in any place my pdf downloaded…...for python to upload a pptx file, transform to pdf and then download...presentation.save(temp_pptx_path) try: file_api = FileApi(Configuration(app_sid...

    forum.groupdocs.cloud/t/pptx-to-pdf-how-it-work...
  7. 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/
  8. 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/
  9. 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...
  10. REST API Overview | Documentation

    This document outlines the design of a REST-based API for GroupDocs Cloud, it covers both the structure of REST URLs as well as specific behavior linked to the API such as Authentication, Request Queuing, and Storage. The GroupDocs Cloud API will give developers access to all the key functions of the downloadable GroupDocs components through a Software as a Service hosted model. There will be 3 sub-components within the API design (although these are largely transparent to the end-user);...Order Upgrade an Order Free Support Docs Free Consulting Blog New... not directly linked to file format manipulation, such as Storage...

    docs.groupdocs.cloud/total/overview-rest-api/