Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,482 for

page number

(1.2 sec)
  1. WriteIn|Documentation

    WriteIn element provides a blank field in which the respondent can hand write some text or draw a picture...."children" : [ { "element_type" : "Page" , "children" : [ { "element_type"..."Content" , "name" : "Your phone number:" , "font_style" : "bold" }...

    docs.aspose.cloud/omr/json-markup/writein/
  2. Add Image in Header of PDF via Cloud Python SDK

    Add image headers to PDFs in Python using Aspose.PDF Cloud SDK. Enhance layout with branded elements....Append a new image header to the page on PDF document Add Image in..."sample.png" PAGE_NUMBER = 2 # Your document page number... class...

    products.aspose.cloud/pdf/python/header/image/
  3. REST API for optical character recognition

    Use cURL commands and scripts to perform text recognition on scanned images and PDFs without downloading and installing any software....Detect text fragments Multi-page processing Spell checking English...cloud API can recognize a large number of languages written in different...

    products.aspose.cloud/ocr/curl/
  4. Integrate OCR Cloud API into your mobile apps

    Turn a smartphone into a full featured OCR scanner. Support entry-level mobile devices by delegating resource-intensive tasks to the cloud....Detect text fragments Multi-page processing Spell checking English...cloud API can recognize a large number of languages written in different...

    products.aspose.cloud/ocr/android/
  5. JSON markup|Documentation

    Use the most popular data exchange format for describing complex Aspose.OMR Cloud forms as nested data structures....following data types: string, number / integer, Boolean, object..."children" : [ { "element_type" : "Page" , "children" : [ /*** put content...

    docs.aspose.cloud/omr/json-markup/
  6. Add Text to PDF via Cloud Python SDK

    Insert new text into PDF documents using Python and Aspose.PDF Cloud SDK....paragraph should be placed on the page. This is useful for adding stylized...to a certain area of the PDF page. To add text into PDF, we’ll...

    products.aspose.cloud/pdf/python/text/add/
  7. DocumentStatistics|Aspose Words Cloud Docs

    DocumentStatistics...or sets the total count of pages in the document. PageStatData...detailed statistics on all pages. ParagraphCount int Gets or...

    docs.aspose.cloud/words/spec/documentstatistics/
  8. Execute Mail Merge and Fill Merge Fields in Mic...

    Aspose.Words Cloud Mail Merge allows you to generate documents from template and XML in .NET, Java, PHP, Ruby, Rails, Python, jQuery and more....can use the API to perform a number of Project manipulation operations...allows developers to work in a number of languages such as .NET,...

    blog.aspose.cloud/total/work-with-microsoft-pro...
  9. Latest topics - Free Support Forum - aspose.cloud

    Aspose.Cloud Free Support Forums...Replies Views Activity Deleted page beaks on split document Aspose...1733 January 7, 2026 Wrong number format in embedded graphs Aspose...

    forum.aspose.cloud/latest
  10. Extract Links from PDF via Cloud Node.js SDK

    Extract all hyperlinks from a PDF file using Aspose.PDF Cloud SDK for Node.js....pdf" , PAGE_NUMBER : 2 , // Your document page number... LINK_FIND_ID...PDF_DOCUMENT_NAME , configParams . PAGE_NUMBER ); if ( resultLinks . body...

    products.aspose.cloud/pdf/nodejs/links/extract/