Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 14,320 for

docx

(0.83 sec)
  1. Get Documents Completed and Signed through Onli...

    GroupDocs's September 2014 newsletter focuses on the Aspose.Conversion for .NET library but also has news about what's new and what's coming next....Library and Cloud App Improved DOC/DOCX comparison. Performance improvements...

    blog.groupdocs.cloud/conversion/september-newsl...
  2. Add Image Watermark to PowerPoint (PPT/PPTX) in...

    Learn how to add image or logo watermarks to PowerPoint presentations using a .NET REST API. Secure PPT and PPTX files by applying image watermarks in C#....that you can process Word , DOCX , PDF , Excel , and various...

    blog.groupdocs.cloud/watermark/image-watermark-...
  3. Convert CSV to Excel XLS/XLSX Spreadsheet in Py...

    How do i convert a csv file to excel or import csv to excel online. Let's learn how to convert CSV to Excel XLS/XLSX spreadsheet in Python....conversions and file formats: Best DOCX to PDF Converter and Convert...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  4. How to Change Page Orientation in Word Document...

    Change word document orientation to portrait or landscape in same word document. Let's examine how to change page orientation in Word document using Ruby....page orientation of Word DOC/DOCX files in Ruby. For the details...

    blog.groupdocs.cloud/merger/how-to-change-page-...
  5. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...docx) is one of the most commonly...

    blog.groupdocs.cloud/groupdocs.cloud/page/25/
  6. 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.... Such as PDF to DOCX, PDF to XLSX, PDF to PNG, and...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  7. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FilePath": "annotationdocs/one-page.Docx" }' Windows PowerShell curl.exe -v "https://api.groupdocs.cloud/v2.0/annotation/info" ` -X POST ` -H "Content-Type: application/json" ` -H "Accept: application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'annotationdocs/one-page....docx" }' Windows PowerShell curl...'FilePath': 'annotationdocs/one-page.docx' }" Windows CMD curl -v "https://api...

    docs.groupdocs.cloud/annotation/get-document-in...
  8. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....docx" }' Windows PowerShell # First...'FilePath': '/words/four-pages.docx' } `n " Windows CMD REM First...

    docs.groupdocs.cloud/parser/get-document-inform...
  9. GroupDocs.Annotation 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....focusing on how to annotate DOCX files using a REST API in Python...

    blog.groupdocs.cloud/categories/groupdocs.annot...
  10. Extract Images from PDF Documents using a REST ...

    Programmatically Extract Images from PDF Documents using a REST API on the cloud in Python with Document Parser Cloud SDK for Python....from word document and Python docx extract tables...

    blog.groupdocs.cloud/parser/extract-images-from...