Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 187,917 for

page

(0.31 sec)
  1. 使用 Python 创建 PDF | Aspose.PDF

    本主題介紹如何使用適用於 Python API 的 Aspose.PDF在 Python 應用程式中輕鬆生成和讀取 PDF 檔。... 使用 Pages.Add() 方法新增頁面。 建立一個新的 TextFragment...Document () # Add page page = document . pages . add () # Add text...

    products.aspose.com/pdf/zh-hant/python-net/create/
  2. Supported Document Formats|Aspose.Words for Pyt...

    Edit source documents in many popular formats, as well as freely convert files from one format to another using Python.... What is this page about? This page lists the document formats...JSON format TIFF Renders a page or pages of the document and saves...

    docs.aspose.com/words/python-net/supported-docu...
  3. PageInfo.PaperSize | Aspose.Words for .NET

    Discover the PageInfo PaperSize property to easily retrieve paper sizes as an enumeration. Enhance your printing capabilities today!...print page size and orientation information for every page in a...// The first section has 2 pages. We will assign a different...

    reference.aspose.com/words/net/aspose.words.ren...
  4. Working with Headers|Aspose.Words for Java

    Remove headers from a document easily and fast instead of using Apache POI....of the first page to be different from other pages. // You can...headers/footers for odd and even pages. pageSetup . setDifferentFirstPag...

    docs.aspose.com/words/java/working-with-headers/
  5. IPageSavingCallback class | Aspose.Words for No...

    Aspose.Words.Saving.IPageSavingCallback class. Implement this interface if you want to control how Aspose.Words saves separate Pages when saving a document to fixed Page formats....separate pages when saving a document to fixed page formats....Words saves a separate page to fixed page formats. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Configuring the Export|Aspose.Words for JasperR...

    This section provides a list with links to the Documentation about configuring the export....Factor Overlapping Items Page Margins Page Breaks Inserting Fields...Processing Images for HTML output Page Size and Orientation Compatibility...

    docs.aspose.com/words/jasperreports/configuring...
  7. 用 Node.js 和 C++ 为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,展示如何使用 Aspose.Cells for Node.js via C++ 程序设置 Excel 工作表页面设置的页眉和页脚,包括首页、奇数页和偶数页。...filePath ); // Gets the setting of page setup. const pageSetup = wb...Sets different odd and even pages pageSetup . setIsHFDiffOddEven...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-dif...
  8. PageSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSavingArgs class. Provides data for the [IPageSavingCallback.PageSaving()](../iPagesavingcallback/PageSaving/#Pagesavingargs) event...close it after saving a document page. pageFileName Gets or sets the...document page will be saved to. pageIndex Current page index. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Autofit Setting for Tables|Aspose.Words for Java

    Autofit settings to tables. Docx4j does not provide an opportunity to autofit settings to tables....the table to the width of the page and AutoFit to Contents option...to the available width on the page. To change the sizing behaviour...

    docs.aspose.com/words/java/autofit-setting-for-...
  10. 使用C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,展示如何使用C++库和API以编程方式设置Excel工作表的页面设置中的各种页眉和页脚。你可以为首页、奇数页和偶数页设置页眉和页脚。...// Get the first worksheet's page setup PageSetup pageSetup =...different headers for odd and even pages pageSetup . SetIsHFDiffOddEven...

    docs.aspose.com/cells/zh/cpp/setting-different-...