Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 10,503 for

page count

(0.1 sec)
  1. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF Page using C++.... Add the table to a page. Save the file. The following...h> #include <Aspose.PDF.Cpp/Page.h> #include <Aspose.PDF.Cpp/PageCollection...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  2. Add Table to PDF using PHP | Aspose.PDF

    Adding table in PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java...more details check the GitHub page. Add Table to PDF using PHP...instance of Document. Access the Page via its index. Create Table...

    products.aspose.com/pdf/php-java/table/add/
  3. Aspose::Words::Framesets::Frameset class | Aspo...

    Aspose::Words::Framesets::Frameset class. Represents a frames Page or a single frame on a frames Page. To learn more, visit the documentation article in C++....Represents a frames page or a single frame on a frames page. To learn more...of child frames and frames pages. get_FrameDefaultUrl () Gets...

    reference.aspose.com/words/cpp/aspose.words.fra...
  4. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method...options ) Shows how to render one page from a document to a JPEG image...= doc ) builder . writeln ( 'Page 1.' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…...WriteLine("### Number of markups found on page {0} : {1}", markup.Number, markup...markup.TextFragments.Count); int i = 1; foreach (MarkupSection...

    forum.aspose.com/t/text-fragments-found-in-page...
  6. 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...
  7. container|Documentation

    Container element is used to break content into columns and to add a footer to the form....Description Usage example columns_count 1 The number of columns in the...regardless of their content. columns_count=2 columns_proportions n/a Overrides...

    docs.aspose.com/omr/net/txt-markup/container/
  8. How to Format Number to Scientific|Documentation

    This article will introduce how to format numbers to scientific notation using Aspose.Cells for Python via .NET API....presented, so you don’t have to count zeros to understand the magnitude...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-net/how-to-format-...
  9. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits.... Replace Text in all pages of PDF document You can try...to replace text in all the pages of a PDF document, you first...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  10. InlineStory class | Aspose.Words for Python

    aspose.words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...Properties Name Description count Gets the number of immediate...body text at the bottom of the page. # This entry will contain the...

    reference.aspose.com/words/python-net/aspose.wo...