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

file format

(0.08 sec)
  1. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Password The password to open file It should be specified only...'WordProcessing/four-pages.docx', 'Format': 'pdf', 'WatermarkOptions':...

    docs.groupdocs.cloud/conversion/add-watermark/
  2. GroupDocs.Total 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.... Files and folders storage and their...signatures in supported file formats Groupdocs.Signature Cloud...

    blog.groupdocs.cloud/categories/groupdocs.total...
  3. A REST API Solution to Merge and Split Document...

    GroupDocs.Merger Cloud is a REST API solution to Merge and Split documents like PDF, word processing documents, spreadsheets and more supported Formats....split a wide range of document formats on any platform, without installing...merge documents into a single file. You can copy and paste the...

    blog.groupdocs.cloud/merger/a-rest-api-solution...
  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. convert html to doc on Document Processing REST...

    convert html to doc on Document Processing REST APIs | GroupDocs Cloud Recent content in convert html to doc on Document Processing REST APIs | GroupDocs Cloud Convert HTML ke Word di Java mengguna......Java REST API untuk mengonversi file HTML ke dokumen MS Word DOC...ke DOCX Ubah konten HTML ke format DOCX menggunakan panduan langkah...

    blog.groupdocs.cloud/id/tag/convert-html-to-doc...
  6. 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...
  7. Convert LaTeX to HTML | LaTeX Converter | Pytho...

    Learn how to convert LaTeX documents to HTML using Python and the LaTeX Converter REST API. Discover the step-by-step process and unlock web publishing, cross-platform compatibility, and interactivity for your scientific and mathematical content....Client Step 3: Upload the LaTeX File Step 4: Convert LaTeX to HTML...Python Step 5: Download HTML file Prerequisites: # Before we begin...

    blog.groupdocs.cloud/conversion/convert-latex-t...
  8. 6. Convert to PDF Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document Formats to PDF Formats and returns the output document storage URL and also support to get result as a stream. Convert to PDF Formats You can convert the supported document Formats to PDF Formats and get output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to PDF Format example. cURL example Request curl -X POST "https://api....Convert to PDF Formats 6. Convert to PDF Formats Leave feedback...allows to convert the to PDF Formats and returns the output document...

    docs.groupdocs.cloud/conversion/convert-to-pdf-...
  9. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation 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/annotation/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples 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/annotation/working-with-st...
  10. Extract text from XML in Java | Parse XML docum...

    Learn how to extract text from XML documents in Java using GroupDocs.Parser Cloud SDK for Java. Streamline the process of accessing data from XML Files....structured data in a hierarchical format. Extracting information from...article: Java REST API to Parse XML File and SDK Installation How to...

    blog.groupdocs.cloud/parser/java-dom-parser-ext...