Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 192,035 for

page

(0.1 sec)
  1. 使用 Visio 形状数据|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...getPages (). getPage ( "Page-2" ); // Add master with stencil file...

    docs.aspose.com/diagram/zh/java/working-with-vi...
  2. Working with PDF printing|Aspose.PDF for Java

    This section explains how to print PDF file with Aspose.PDF Facades using PdfViewer Class....Default Printer using Printer and Page Settings The PdfViewer class...default printer with printer and page Settings. public static void...

    docs.aspose.com/pdf/java/print-pdf-file/
  3. PageLayoutCallbackArgs class | Aspose.Words for...

    Aspose.Words.Layout.PageLayoutCallbackArgs class. An argument passed into [IPageLayoutCallback.notify()](../iPagelayoutcallback/notify/#Pagelayoutcallbackargs) To learn more, visit the [Converting to Fixed-Page Format](https://docs.aspose.com/words/nodejs-net/converting-to-fixed-Page-format/) documentation article....visit the Converting to Fixed-page Format documentation article...pageIndex Gets 0-based index of the page in the document this event relates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HtmlSaveOptions.ExportTocPageNumbers | Aspose.W...

    Control TOC Page numbers in HTML, MHTML, and EPUB exports with HtmlSaveOptions. Enhance navigation and user experience effortlessly!...property Specifies whether to write page numbers to table of contents...Examples Shows how to display page numbers when saving a document...

    reference.aspose.com/words/net/aspose.words.sav...
  5. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library with C++....How to Print Excel as Fitted Pages Wide and Tall with C++ Contents...within a specified number of pages, both horizontally and vertically...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...
  6. 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...
  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. Developer Guide|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....Layer Insert Shape Shape Page Page Master Master HyperLinks Working...print Options Setting Page Margins Getting Page Width and Height Theme...

    docs.aspose.com/diagram/java/developer-guide/
  9. Working With Worksheets in Jython|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....in Jython Managing Page Breaks in Jython Page Break Preview in...Sheet Name in Jython Setting Page Options in Jython Split Panes...

    docs.aspose.com/cells/java/working-with-workshe...
  10. Insert Pages into PDF|Aspose.PDF for Java

    Insert selected Pages from one PDF into another in Java with the PdfFileEditor facade....Insert Pages into PDF Contents [ Hide ] Insert pages into a PDF...inserts pages 1 and 2 from the secondary document after page 2 of...

    docs.aspose.com/pdf/java/insert-pages-into-pdf/