Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 6,002 for

microsoft word

(0.13 sec)
  1. GroupDocs Newsletter September 2017– APIs Updat...

    GroupDocs developers newsletter September 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....or Stamp signatures on PDF, Word, Excel and PowerPoint Documents...opacity properties for PDF, Word, PowerPoint and Diagram file...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  2. Add Text Watermark to PowerPoint (PPT/PPTX) in ...

    Add text watermarks to PowerPoint presentations using GroupDocs.Conversion Cloud SDK for .NET. Secure, brand, and protect PPT and PPTX files via REST API....REST API—without installing Microsoft PowerPoint or altering slide...existing slide elements. 3. Is Microsoft PowerPoint required? No, all...

    blog.groupdocs.cloud/watermark/add-text-waterma...
  3. 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....formats including PowerPoint, Word, Excel, and PDF. Prerequisites...PPTX formats. 2. Do I need Microsoft PowerPoint installed? No....

    blog.groupdocs.cloud/parser/extract-text-from-p...
  4. Convert PPT to PDF in Java - A Step-by-Step Guide.

    Learn how to convert PowerPoint to PDF in Java using REST API efficiently. Follow our step-by-step guide using GroupDocs.Conversion Cloud SDK for Java....presentation software developed by Microsoft, and PDF is a widely used...only PowerPoint but also PDFs, Word documents, Excel sheets, CAD...

    blog.groupdocs.cloud/conversion/convert-powerpo...
  5. Convert PDF to PPTX using a REST API in Python ...

    Programmatically Convert PDF to PowerPoint presentation (PPTX) using a REST API on the cloud in Python with Document Conversion Cloud SDK for Python....and images, including all Microsoft Office and OpenDocument file...Editable Word Document with Python Convert Microsoft Project MPP...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  6. Convert Markdown .md file to HTML using Java

    Converts Markdown plain text to HTML using Markdown markup language to HTML APIs. This article is about how to convert Markdown to HTML in Java using REST API....types of files and images like Word, PDF, PowerPoint, Excel, HTML...Python Conversion API Convert Word Documents to PDF using REST...

    blog.groupdocs.cloud/conversion/convert-markdow...
  7. Convert PDF document to HTML webpage in Java

    Change your PDF to HTML format using simple and easy to use file converter API. This article is about how to convert PDF to HTML in Java using REST API....of documents and images like Word, PDF, PowerPoint, Excel, HTML...Python Conversion API Convert Word Documents to PDF using REST...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  8. Get Supported File Types | Documentation

    This REST API allows to get list of all file formats supported by GroupDocs.Metadata Cloud product. Resource URI HTTP POST ~/formats Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Get document information (available formats) curl -v "https://api....doc" , "fileFormat" : "Microsoft Word 97 - 2007 Document" },...

    docs.groupdocs.cloud/metadata/get-supported-fil...
  9. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required...."fileType" : { "fileFormat" : "Microsoft Word Open XML Document" , "extension"...

    docs.groupdocs.cloud/metadata/get-document-info...
  10. Render Excel Data to PDF using REST API in Node.js

    Programmatically render Microsoft Excel spreadsheet data to PDF using a REST API in Node.js with GroupDocs.Viewer Cloud for Node.js SDK....Polski You can easily render Microsoft Excel spreadsheet data to...and image file formats such as Word, Excel, PowerPoint, PDF, Visio...

    blog.groupdocs.cloud/viewer/render-excel-data-t...