Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 185,926 for

page

(0.16 sec)
  1. LayoutEnumerator.MovePrevious | Aspose.Words fo...

    Discover how the LayoutEnumerator MovePrevious method efficiently navigates to the previous sibling entity, enhancing your coding workflow.... // Layout entities are pages, cells, rows, lines, and other...MoveParent ( LayoutEntityType . Page ); Assert . That ( layoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...
  2. LayoutEnumerator.Text | Aspose.Words for .NET

    Discover the LayoutEnumerator Text property to easily retrieve the text of the current span entity. Simplify your data handling with this powerful feature!... // Layout entities are pages, cells, rows, lines, and other...MoveParent ( LayoutEntityType . Page ); Assert . That ( layoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...
  3. LayoutEnumerator.MoveFirstChild | Aspose.Words ...

    Discover how the LayoutEnumerator MoveFirstChild method efficiently navigates to the first child entity, enhancing your data manipulation skills.... // Layout entities are pages, cells, rows, lines, and other...MoveParent ( LayoutEntityType . Page ); Assert . That ( layoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...
  4. LayoutEnumerator.Type | Aspose.Words for .NET

    Discover the LayoutEnumerator Type property, easily access the current entity's type for streamlined data handling and enhanced application performance.... // Layout entities are pages, cells, rows, lines, and other...MoveParent ( LayoutEntityType . Page ); Assert . That ( layoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...
  5. VbaModuleCollection indexer | Aspose.Words for ...

    VbaModuleCollection indexer. Retrieves a [VbaModule](../../vbamodule/) object by index....signed; Project code page: { vba_project . code_page } ; Modules count:...signed; Project code page: { vba_project . code_page } ; Modules count:...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....Allows to specify whether the page breaks should be preserved during...saving the document to a fixed page format. getUpdateLastPrinted()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Add Header and Footer to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add headers and footers to your PDF file using TextStamp class.... Get and Set Page Properties Crop PDF Pages programmatically...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/net/add-headers-and-footers...
  8. Aspose::Words::Fields::FieldSection class | Asp...

    Aspose::Words::Fields::FieldSection class. Implements the SECTION field. To learn more, visit the documentation article in C++....SECTIONPAGES fields to number pages by sections. auto doc = System...()); // A PAGE field displays the number of the page it is in...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Hebrew content turned out mirrored when using A...

    Hi team, I’m using Aspose PDF .NET to save a PDF file to another PDF, but I got an issue with Hebrew content. When I open a PDF file as a Document, collect Pages and save it to another Document, contents of Hebrew turne…...file as a Document, collect pages and save it to another Document...PageCollection pages = pdfDocument.Pages; foreach(Page page in pages) { pdfDocument2...

    forum.aspose.com/t/hebrew-content-turned-out-mi...
  10. HeaderFooterCollection class | Aspose.Words for...

    aspose.words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)...a footer for even numbered pages. footer_first Retrieves a footer...footer for the first page of the section. footer_primary Retrieves...

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