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

page

(0.08 sec)
  1. FieldXE.PageNumberReplacement | Aspose.Words fo...

    Discover the FieldXE PageNumberReplacement property to easily customize Page number text for enhanced document formatting and improved readability....sets text used in place of a page number. public string PageNumberReplacemen...side, // and the number of the page that contains the XE field on...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Working with Pages|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using PdfPageEditor Class....Ask AI Working with Pages Contents [ Hide ] The PdfPage Editor...various manipulation with pages: Rotating Page in PDF Document Applying...

    docs.aspose.com/pdf/net/pdfpageeditor-class/
  3. PageExtractOptions Class | Aspose.Words for .NET

    Easily extract document Pages with Aspose.Words.PageExtractOptions. Customize output with flexible Page extraction settings....specify options for document page extracting. public class PageExtractOptions...Specifies whether the start page number in the resulting document...

    reference.aspose.com/words/net/aspose.words/pag...
  4. Aspose::Words::Layout::PageLayoutCallbackArgs::...

    Aspose::Words::Layout::PageLayoutCallbackArgs::get_PageIndex method. Gets 0-based index of the Page in the document this event relates to. Returns negative value if there is no associated Page, or if Page was removed during reflow in C++....method Gets 0-based index of the page in the document this event relates...there is no associated page, or if page was removed during reflow...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. 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...
  6. PageSetup.lines_per_page property | Aspose.Word...

    PageSetup.lines_per_Page property. Gets or sets the number of lines per Page in the document grid....lines_per_page property PageSetup.lines_per_page property Gets...sets the number of lines per page in the document grid. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。...Get particular page var page = document . Pages . Add (); // Create...TextBuilder ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  8. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....Document > (); auto page = document -> get_Pages () -> Add (); auto...set_SubsequentLinesInden ( 20 ); page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  9. Rotate PDF using Python | Aspose.PDF

    Rotate PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...Rotate PDF Pages with Python Do you need to rotate PDF? Programmatic...update or change the page orientation of pages in an existing PDF...

    products.aspose.com/pdf/python-net/rotate/
  10. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent Pages because when the content g…...headers and footers in subsequent pages because when the content grows...might create more pages. We have defined 2 pages in our XML file...

    forum.aspose.com/t/inconsistent-behaviour-manip...