Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,120 for

numbers

(0.14 sec)
  1. Features Overview | Documentation

    GroupDocs.Parser Cloud is a document data extraction REST API from over 50 document types. One of the most valuable features of GroupDocs.Parser Cloud is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents. The API also provides methods to extract images, extract text. You can do it with regular documents and containers like ZIP archives, OST/PST mail data files and PDF portfolios....data such as text fields, numbers, tables from your typical documents...text Hyperlinks Headings Numbering and bullets lists Tables HTML...

    docs.groupdocs.cloud/parser/features-overview/
  2. Node.js Annotation API | How to Put a Line Thro...

    Learn how to implement strikethrough text in PDF documents using Node.js and REST API. Enhance your PDF manipulation capabilities with a step-by-step guide for developers.... Next, set the page number for the annotation. Then, set... You can specify the page numbers in the API request to apply...

    blog.groupdocs.cloud/annotation/strikethrough-t...
  3. Combine and Merge PowerPoint PPT/PPTX Files in ...

    You can combine and merge two PowerPoint presentations into one. This article is about how to combine and merge PowerPoint PPT/PPTX files in Python....FileInfo Define a list of page numbers in a comma separated array...Define start page number and end page number Define the page range...

    blog.groupdocs.cloud/merger/combine-and-merge-p...
  4. Rearrange PDF Pages: Move, Swap and Delete PDF ...

    In this tutorial, explore how to move pages in pdf file, how to rearrange pdf pages online free, how to swap pages in pdf and remove pages from pdf document...the current page number and new page number. After that, create...the current page number and new page number. After that, create...

    blog.groupdocs.cloud/merger/rearrange-pdf-pages...
  5. Convert PowerPoint to PDF using File Conversion...

    GroupDocs.Conversion API helps in converting various file formats. This tutorial is about how to convert PowerPoint to PDF using File Conversion API in Ruby...to convert from start page number as fromPage and total pages...Then, provide specific page numbers in a comma-separated array...

    blog.groupdocs.cloud/conversion/convert-powerpo...
  6. How to Convert PowerPoint to PDF using REST API...

    Converting from PowerPoint PPTX to PDF is a viable option for document protection. Let's learn how to convert PowerPoint to PDF using REST API in Python....to convert from start page number as fromPage and total pages...Then, provide specific page numbers in a comma-separated array...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  7. Convert Excel to CSV in Python | Convert CSV to...

    Programmatically convert Excel files to CSV and CSV to Excel on the cloud using a REST API in Python with GroupDocs.Conversion Cloud API....file stores tabular data (numbers and text) as plain text and...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  8. Convert PDF to Editable Word Document using Nod...

    Programmatically Convert PDF to Editable Word Document using a REST API in Node.js. Node.js SDK allows converting PDF to DOC and DOCX files....DocxConvertOptions Provide specific page numbers to convert Assign _ DocxConvertOptions...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  9. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page Numbers along with the path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while moving document pages....specify current and new page numbers along with the path to document...Page number to move Required NewPageNumber New page number Required...

    docs.groupdocs.cloud/merger/move-pages/
  10. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page Numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while swapping document pages....it’s needed to specify page numbers along with a path to document...FirstPageNumber First-page number to swap Required SecondPageNumber...

    docs.groupdocs.cloud/merger/swap-pages/