Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 185,051 for

page

(0.45 sec)
  1. Orientation | Aspose.Words for Java

    Specifies Page orientation in Java....class Orientation Specifies page orientation. Examples: Shows...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/java/com.aspose.word...
  2. Move Pages to PDF using Java | Aspose.PDF

    Move PDF Pages of your document programmatically programmatically with Java sample code using Aspose.PDF for Java...to Move pages to PDF using Java In order to move page, we’ll use...API</version> </dependency> Move Page to PDF using Java You need Aspose...

    products.aspose.com/pdf/java/pages/move/
  3. PageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSavingArgs class, essential for optimizing document processing with detailed PageSaving event data. Enhance your workflow!...close it after saving a document page. PageFileName { get; set; }...document page will be saved to. PageIndex { get; } Current page index...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Work with PDF layers using C#|Aspose.PDF for .NET

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....specific layer on the first page, and save the document with...first page and the first layer var page = document . Pages [ 1...

    docs.aspose.com/pdf/net/work-with-pdf-layers/
  5. Search and Get Text from Pages of PDF|Aspose.PD...

    Learn how to search and extract text from PDF documents in Python using Aspose.PDF for document analysis....Search and Get Text from Pages of PDF Contents [ Hide ] Search...Configure TextAbsorber. Process All Pages in the Document. Retrieve and...

    docs.aspose.com/pdf/python-net/search-and-get-t...
  6. Basic Text Extraction using Python|Aspose.PDF f...

    This section contains articles on basic Text extraction from PDF documents using Aspose.PDF in Python....Hide ] Extract text from all pages of a PDF document Aspose.PDF...how to extract text from every page of a PDF document. It uses the...

    docs.aspose.com/pdf/python-net/basic-text-extra...
  7. PageSetup.OddAndEvenPagesHeaderFooter | Aspose....

    Discover the PageSetup OddAndEvenPagesHeaderFooter property for unique headers and footers on odd and even Pages, enhancing your document's presentation....odd-numbered and even-numbered pages. public bool OddAndEvenPagesHeade...footers for first, even and odd pages. builder . PageSetup . DifferentFirstPageHe...

    reference.aspose.com/words/net/aspose.words/pag...
  8. FieldIndex.PageRangeSeparator | Aspose.Words fo...

    Discover the PageRangeSeparator property in FieldIndex. Easily customize the character sequence for seamless Page range formatting and enhance your document's clarity....separate the start and end of a page range. public string PageRangeSeparator...specify a bookmark’s spanned pages as a page range for an INDEX field...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldIndex.HasSequenceName | Aspose.Words for .NET

    Discover if a sequence is needed for efficient field result building with the FieldIndex HasSequenceName property. Optimize your data management today!...side, // and the number of the page that contains the XE field on...will around the sequence and page numbers to explain their meaning...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Working with User-defined Cells|Documentation

    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....vsdx" ); // get page by name Page page = diagram . getPages...getPage ( "Page-1" ); // get shape by id Shape shape = page . getShapes...

    docs.aspose.com/diagram/java/working-with-user-...