Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 187,113 for

page

(0.39 sec)
  1. How to Set Print Titles|Documentation

    This article shows you code explaining how to set print titles using Aspose.Cells library....are repeated on every printed page, which is especially useful...spreadsheets that span multiple pages. Here are some reasons why you...

    docs.aspose.com/cells/java/how-to-set-print-tit...
  2. 更改页面大小|Documentation

    本节介绍如何使用 Aspose.Diagram 更改 visio 文件中的页面大小。...公开的 Pages 属性 Diagram 类支持 Aspose.Diagram.Page 对象的集合。 这 页面道具..."Drawing1.vsdx" ); // Get Visio page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/zh/java/change-page-size/
  3. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python.... What is this page about? This page shows how to create...settings, page numbers, and handling different page orientations...

    docs.aspose.com/words/python-net/working-with-h...
  4. 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...
  5. 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...
  6. 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...
  7. Add Connection Point To Shape|Documentation

    This section explains how to add connection point to a visio shape with Aspose.Diagram.... get a particular page. get a particular shape. new...particular page Page page = diagram . Pages . GetPage ( "Page-3" );...

    docs.aspose.com/diagram/net/add-connection-poin...
  8. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Node.js....of a page, and a footer is text at the bottom of a page. Typically...all or some pages of the document, such as page numbers, creation...

    docs.aspose.com/words/nodejs-net/working-with-h...
  9. Refresh shapes data|Documentation

    This section explains how to refresh shape's data for a visio shape with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); // Get Shape Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/net/refresh-shapes-data/
  10. How to rotate PDF | Aspose.PDF

    Do you know how easily rotate PDF documents in Python? Rotate PDF files with high quality using Python via .NET PDF library....might be a need to rotate the pages within a PDF. This task allows...allows for altering the page orientation, converting from portrait...

    products.aspose.com/pdf/tutorial/rotate-pdf/