Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 184,592 for

page

(0.11 sec)
  1. PageVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.PageVerticalAlignment enum for optimal text alignment on Pages. Enhance your document's layout with precise vertical justification!...justification of text on each page. public enum PageVerticalAlignmen...aligned at the bottom of the page. Center 1 Text is aligned in...

    reference.aspose.com/words/net/aspose.words/pag...
  2. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveOptionsBase.exportHeadersFootersMode property. Specifies the way headers and footers are exported to the text formats..."Primary footer" ); // Insert pages to display these headers and...doc ); builder . writeln ( "Page 1" ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TxtExportHeadersFootersMode enumeration | Aspos...

    aspose.words.saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format....'Primary footer' ) # Insert pages to display these headers and...= doc ) builder . writeln ( 'Page 1' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::PdfZoomBehavior enum | A...

    Aspose::Words::Saving::PdfZoomBehavior enum. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer in C++....document to fit page width. ZoomFactor 1 Displays the page using the...factor. FitPage 2 Displays the page so it visible entirely. FitWidth...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Add Pages to PDF using Java | Aspose.PDF

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

    products.aspose.com/pdf/java/pages/add/
  6. Working with Pages in Python via Java|Aspose.PD...

    Explore how to add, remove, and reorder Pages in PDF documents using Aspose.PDF for Python....Working with Pages in Python via Java Contents [ Hide ] Topics...via Java Delete a Particular Page from the PDF File in Python...

    docs.aspose.com/pdf/python-java/working-with-pa...
  7. Aspose.word更新目录碰到跨页表格,目录页码显示错误 - Free Support F...

    [image] [image] [image]...that breaks across two pages, the page number stored in the generated...second page, but the TOC still points to the original page because...

    forum.aspose.com/t/aspose-word/320899
  8. LayoutOptions.Callback | Aspose.Words for .NET

    Discover the LayoutOptions Callback property to easily manage IPageLayoutCallback for enhanced Page layout customization and improved user experience....IPageLayoutCallback implementation used by page layout model. public IPageLayoutCallback...document to a fixed page format /// and renders a page that we perform...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Orientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Orientation enum for seamless Page orientation control. Enhance your document formatting with ease and precision!...Orientation enumeration Specifies page orientation. public enum Orientation...Description Portrait 1 Portrait page orientation (narrow and tall)...

    reference.aspose.com/words/net/aspose.words/ori...
  10. 从PDF文件中提取链接|Aspose.PDF for Java

    使用Java从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。... 获取您想要从中提取链接的 Page 。 使用 AnnotationSelector 类从指定页面中提取所有...对象。 将 AnnotationSelector 对象传递给 Page 对象的 Accept 方法。 使用 AnnotationSelector...

    docs.aspose.com/pdf/zh/java/extract-links/