Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 6,602 for

file format

(0.18 sec)
  1. Compare Word Documents | Compare DOCX Files Onl...

    How to compare Word documents in C# .NET. A guide to compare 2 documents in Word, identify differences, and highlight changes using Word comparison tools....Documents using C# Compare DOCX Files via cURL API for Word Document...developers to easily compare Word files in their C# applications. This...

    blog.groupdocs.cloud/comparison/compare-word-do...
  2. Edit PPTX Online using an Online PPT Editor

    Edit PPTX online using an enterprise-level online PPT editor. GroupDocs.Editor provides a browser-based powerpoint editing software to edit PPT/PPTX online....create and manipulate PPT/PPTX files programmatically. You can find...in action and edit a PPT/PPTX file online . Therefore, please go...

    blog.groupdocs.cloud/editor/edit-pptx-online-us...
  3. getsimple on Document Processing REST APIs | Gr...

    getsimple on Document Processing REST APIs | GroupDocs Cloud Recent content in getsimple on Document Processing REST APIs | GroupDocs Cloud Integrasikan GroupDocs.Annotation untuk .NET ke Situs Web......Anda: dukungan untuk 50+ format file, 14+ alat markup, sesi anotasi...

    blog.groupdocs.cloud/id/tag/getsimple/index.xml
  4. Convert Word to Markdown in C# - Markdown Gener...

    Let's learn how to convert Word to Markdown in C# programmatically. Install GroupDocs.Conversion and build a Markdown generator module for your business app....real-life problem attached to file format conversion and manipulation...have uploaded a source Doc/Docx file to our API Cloud dashboard ...

    blog.groupdocs.cloud/conversion/convert-word-to...
  5. Classify Your Text using GroupDocs.Classificati...

    Classification of text is also known as text categorization. Text classifiers can be used to establish, structure, and categorize almost anything in the text....Documents Portable Document Format: PDF Microsoft Word: DOC, DOCX...OpenDocument Formats: ODT, OTT Rich Text Format: RTF Plain Text...

    blog.groupdocs.cloud/classification/classify-yo...
  6. Convert JPG to PDF C#| JPEG in to PDF using .NE...

    Learn how to convert JPG or JPEG images into professional, print-ready PDF in C#. Guide covers setup, coding for JPEG to PDF using REST API and cURL....remains the most preferred format for document sharing and archiving...preserved, easily shared, and formatted for professional use. Key...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  7. Combine PNG Files in Java

    Combine PNG Files in Java programmatically. GroupDocs.Merger offers enterprise-level REST APIs and Cloud SDKs to seamlessly combine PNG Files into one....programmatically combine PNG files into one large file without overlapping...making an API call to join PNG files . So, let’s start this guide...

    blog.groupdocs.cloud/merger/combine-png-files-i...
  8. Merge and Combine PowerPoint PPT/PPTX Presentat...

    Merge Powerpoint Files into one File or combine PPT Files online free. This artilce covers how to merge and combine PowerPoint PPT/PPTX presentations in C#....merge multiple PPT or PPTX files into one programmatically. There...Merge Multiple PPT or PPTX Files into One in C# using REST API...

    blog.groupdocs.cloud/merger/merge-powerpoint-pp...
  9. 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);... not directly linked to file format manipulation, such as Storage...the REST API returns XML formatted responses, but it is possible...

    docs.groupdocs.cloud/total/overview-rest-api/
  10. 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 Request curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK example Our API is completely independent of your operating system, database system or development language....{ // retrieve supported file-formats var request = new group...while calling API: {0} " . format ( e . message )) Ruby # Load...

    docs.groupdocs.cloud/comparison/working-with-st...