Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 184,603 for

page

(0.08 sec)
  1. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Discover how to add a Table of Contents (TOC) to an existing PDF document using Python and Aspose.PDF for better navigation....Get access to first page of PDF file toc_page = doc . getPages ()...toc_info . setTitle ( title ) toc_page . setTocInfo ( toc_info ) #...

    docs.aspose.com/pdf/python-java/add-toc-to-exis...
  2. Code Comparison for common features with NPOI|A...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and NPOI using C#....Hide ] What is this page about? This page describes a code comparison...results. Please refresh the page and try again....

    docs.aspose.com/words/net/code-comparison-for-c...
  3. Link Border and Alignment Errors - Free Support...

    Hello, My company has purchased an Aspose Java licence which is valid for Aspose 4.3 but not for the latest Version. I noticed two bug with our purchased version while trying to create a table of content using XSL/FO s…...Border is persistent on Links ( Page 3) This code is not working...still here after this code 2 - Page numbers text has a large space...

    forum.aspose.com/t/link-border-and-alignment-er...
  4. HelloWorld Example in PHP|Aspose.Words for .NET

    Building documents from scratch using Aspose.Words for .NET in PHP via COM in C#....Hide ] What is this page about? This page explains how to run...results. Please refresh the page and try again....

    docs.aspose.com/words/net/helloworld-example-in...
  5. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....for page in table . pages : print ( "page:" + str ( page . page_index...page_index )) for row in page . rows : print ( "row:" + str (...

    docs.aspose.com/ocr/python-net/table-recognition/
  6. Repeat Table Header Rows on Pages|Aspose.Words ...

    Repeat a header row of a table on every Page. Docx4j does not provide an opportunity to work with a header row....Repeat Table Header Rows on Pages Contents [ Hide ] See more details...if the table spans over many pages, these rows will be repeated...

    docs.aspose.com/words/java/repeat-table-header-...
  7. Determine Line Break|Aspose.PDF for Java

    Learn more about how to determinate a line break of multi-line TextFragment using Java...GetNotifications () method of Page class as follows, in order to...Document doc = new Document (); Page page = doc . getPages (). add ();...

    docs.aspose.com/pdf/java/determine-line-break/
  8. IDocumentProcessorPlugin class | Aspose.Words f...

    Aspose.Words.IDocumentProcessorPlugin class. Defines an interface for external document processor plugin....Adds image watermark on each page of the document loaded by IDocumentProcessorPl...Adds text watermark on each page of the document loaded by IDocumentProcessorPl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase.behindText property | Aspose.Words fo...

    ShapeBase.behindText property. Specifies whether the shape is below or above text....floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeBase.HorizontalAlignment | Aspose.Words fo...

    Discover the ShapeBase HorizontalAlignment property to optimize horizontal positioning of shapes in your design for enhanced layout control....floating image to the center of a page. Document doc = new Document...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...