Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 3,321 for

word annotation

(0.2 sec)
  1. Edit PowerPoint Presentations using Python | Ed...

    Programmatically edit PowerPoint presentations using a REST API on the cloud in Python with Document Editor Cloud SDK for Python....you to programmatically edit Word processing documents, Excel...on the forum . See Also Edit Word Documents or Excel Sheets using...

    blog.groupdocs.cloud/2021/05/07/edit-powerpoint...
  2. February 2014 Newsletter

    Integrations and new Cloud API samples, products releases and updates and more in our February 2014 Newsletter.... End users can view, annotate, sign, compare, convert and...and improvements. GroupDocs.Annotation for .NET Library References...

    blog.groupdocs.cloud/total/product-updates-tuto...
  3. GroupDocs.Comparison 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....čeština Compare two or more Word documents programmatically on...on how to compare two or more Word documents using a REST API in...

    blog.groupdocs.cloud/categories/groupdocs.compa...
  4. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare tools to compare source and destination files of supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....Annotation Product Solution GroupDocs..., "fileFormat" : "Microsoft Word" }, { "extension" : ".docx"...

    docs.groupdocs.cloud/comparison/get-supported-f...
  5. Overview | Documentation

    GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats for the whole document, page by page or custom range of pages. Our GroupDocs.Conversion Cloud REST API comes with many features, such as: Converting From Portable Document Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft Excel: XLS, XLSX, XLSM, XLSB Microsoft PowerPoint: PPT, PPTX, PPS, PPSX Microsoft Visio: VSD, VDX, VSS, VSX, VST, VTX, VSDX, VDW, VSSX, VSTX, VSDM, VSTM, VSSM Microsoft Project: MPP, MPT Microsoft Outlook: MSG, EML Microsoft OneNote: ONE Apple Mail: EMLX OpenDocument Formats: ODT, OTT, ODS, ODP, OTP, OTS, ODG Rich Text Format: RTF Plain Text File: TXT Comma-Separated Values: CSV HyperText Markup Language: HTML, MHT, MHTML Extensible Markup Language: XML XML Paper Specification: XPS CAD Drawing File Formats: DXF, DWG, IFC, STL Image files: BMP, GIF, JPG, PNG, TIFF, multi-page TIFF, WebP, DjVu, SVG, DNG Electronic publication: EPUB Windows Icon: ICO Mobipocket e-book format: MOBI Digital Imaging and Communications in Medicine format: DCM Metafile: WMF, EMF LaTeX: TEX Converting To Portable Document Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft Excel: XLS, XLSX, XLSM, XLSB Microsoft PowerPoint: PPT, PPTX, PPS, PPSX OpenDocument Formats: ODT, OTT, ODS, ODP, OTP Rich Text Format: RTF Plain Text File: TXT HyperText Markup Language: HTML Image files: BMP, GIF, JPG, PNG, TIFF, multi-page TIFF, WebP, SVG, DNG, PSD Electronic publication: EPUB Watermarking pages Converting page by page or custom range of pages Specifying output document resolution and quality when applicable PassWord protect output document when output format support it Security and Authentication The GroupDocs....Annotation Product Solution GroupDocs...documents and image formats to Words, Cells, Html, PDF, Slides and...

    docs.groupdocs.cloud/conversion/overview/
  6. Convert Excel Spreadsheets to PDF in Python | X...

    Convert Excel spreadsheets to PDF files using Python. Python SDK allows converting XLS, XLSX files to PDF with specific range, gridlines, and other options.... ← Translate Word or Excel Documents with REST...Spreadsheets, Presentations & Word Documents using Python → Search...

    blog.groupdocs.cloud/2020/07/30/convert-excel-s...
  7. About Us - groupdocs.cloud

    About Us Background Due to growing customers’ interest in using groupdocs.com APIs in the cloud, Aspose Pty Ltd launc......powerful APIs to view, convert, annotate, compare, and much more across...business, including Microsoft Word documents, Excel spreadsheets...

    about.groupdocs.cloud
  8. About Us - groupdocs.cloud

    About Us Background Due to growing customers’ interest in using groupdocs.com APIs in the cloud, Aspose Pty Ltd launc......powerful APIs to view, convert, annotate, compare, and much more across...business, including Microsoft Word documents, Excel spreadsheets...

    about.groupdocs.cloud/
  9. Document Information | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 Get Document Information for HTML Representation This API retrieves document information. It returns an object that contains information about file format and file size. It also Includes information about document pages and attachments The following GroupDocs.Viewer Cloud REST API resource has been used to get document information(HTML representation). cURL example Request curl -v "https://api.groupdocs.cloud/v1/viewer/Test.msg/html/info" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer [Access Token]" Response { "fileName": "Test....Annotation Product Solution GroupDocs..., "fileFormat" : "Microsoft Word" } ], "startDate" : "0001-01-01T00:00:00"...

    docs.groupdocs.cloud/viewer/document-information/
  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....extract images from your PDF or Word documents to reuse them. You...Extract Data Extract data from word document python using REST API...

    blog.groupdocs.cloud/2021/03/19/extract-images-...