Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 10,171 for

page count

(0.07 sec)
  1. Extract Data from Table in PDF|Aspose.PDF for C++

    Learn how to extract tabular from PDF using Aspose.PDF for C++....table extraction from the all pages: void ExtractTable () { std...// Scan pages for ( auto page : document -> get_Pages ()) { absorber...

    docs.aspose.com/pdf/cpp/extract-data-from-table...
  2. Aspose.PSD for .NET 20.4 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Notes Contents [ Hide ] This page contains release notes for Aspose...of the shape in the layer, count of the bezier knot records)...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-4...
  3. Creating a Searchable PDF from a Scanned PDF Fi...

    Hi Everyone, We are testing Aspose C# SDk to create Searchable PDF from a scanned PDF file. But we are getting only OCR text result. Is there any way to achive this task using the sdk? We can only see OCR to Image SDK i…...recognition on each scanned page. Below is a complete, step‑by‑step...the scanned PDF. Renders each page to an image (required for OCR)...

    forum.aspose.com/t/creating-a-searchable-pdf-fr...
  4. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......LastChild Node False True False count Count int False True False story_type...Words.BookmarkCollection count Count int False True False [index]...

    docs.aspose.com/words/af/python-net/python-note...
  5. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......LastChild Node False True False count Count int False True False story_type...Words.BookmarkCollection count Count int False True False [index]...

    docs.aspose.com/words/ru/python-net/python-note...
  6. Working with Styles and Themes|Aspose.Words for...

    Access and manage styles and themes in a document using Python....useful to identify, list and count paragraphs and runs of text...results. Please refresh the page and try again....

    docs.aspose.com/words/python-net/working-with-s...
  7. Working with Styles and Themes|Aspose.Words for...

    Access and manage styles and themes in a document using Node.js....useful to identify, list and count paragraphs and runs of text...results. Please refresh the page and try again....

    docs.aspose.com/words/nodejs-net/working-with-s...
  8. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......LastChild Node False True False count Count int False True False story_type...Words.BookmarkCollection count Count int False True False [index]...

    docs.aspose.com/words/ro/python-net/python-note...
  9. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......LastChild Node False True False count Count int False True False story_type...Words.BookmarkCollection count Count int False True False [index]...

    docs.aspose.com/words/python-net/python-notes/w...
  10. Add Image to PDF in C# - Maintain Aspect ratio ...

    I have code that takes a list of documents (PDFs, image files, Word Docs, etc) and appends each into one single PDF. It has been pointed out to me that when an image that is larger than the Page is appended, the aspect …...image that is larger than the page is appended, the aspect ratio...Aspose.Pdf.Document(); Page page = pdfDoc.Pages.Add(); FileStream...

    forum.aspose.com/t/add-image-to-pdf-in-c-mainta...