Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 140,996 for

page

(0.08 sec)
  1. Insert Nested Fields in Python|Aspose.Words for...

    Insert Nested Fields using Python....DocumentBuilder ( doc ) \# Insert few page breaks ( just for testing )...insertBreak ( self . BreakType . PAGE_BREAK ) i = i + 1 \# Move DocumentBuilder...

    docs.aspose.com/words/java/insert-nested-fields...
  2. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control Page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain document formatting effortlessly....Allows to specify whether the page breaks should be preserved during...Remarks The property affects only page breaks that are inserted explicitly...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Python via .NET.... Add Page to pages collection of PDF file....to paragraphs collection of page instance. Create Graph instance...

    docs.aspose.com/pdf/python-net/add-rectangle/
  4. 使用 C++ 通过 Node.js 追踪 Excel 转 TIFF 的转换进度|Documen...

    学习如何使用 Aspose.Cells for Node.js via C++ 追踪 Excel 转换为 TIFF 的进度。在转换过程中提升用户体验。...`Start saving page index ${ args . pageIndex } of pages ${ args ....` ); // Don't output pages before page index 2. if ( args . pageIndex...

    docs.aspose.com/cells/zh/nodejs-cpp/track-conve...
  5. Latest Aspose.Page Product Family topics - Free...

    Get technical support of Aspose.Page for .NET and Java....Page Product Family Topic Replies Views Activity About...About the Aspose.Page Product Family category 1 1057 November 18...

    forum.aspose.com/c/page/39
  6. Aspose::Words::Saving::PageSavingArgs class | A...

    Aspose::Words::Saving::PageSavingArgs class. Provides data for the PageSaving() event. To learn more, visit the documentation article in C++....close it after saving a document page. get_PageFileName () const Gets...file name where the document page will be saved to. get_PageIndex...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...pdf" ); Page page = document . getPages ()....= new WatermarkAnnotation ( page , new Rectangle ( 100 , 500...

    docs.aspose.com/pdf/zh/java/sticky-annotations/
  8. PageSetup.page_starting_number property | Aspos...

    PageSetup.Page_starting_number property. Gets or sets the starting Page number of the section....page_starting_number property PageSetup.page_starting_number...starting page number of the section. @property def page_starting_number...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Move Pages in PDF using Python

    This article describes how to move Pages in PDF using Python. It provides details to establish the environment and a sample code to change order of Pages in PDF using Python....Page Product Family Aspose.PSD Product...Product Family How to Move Pages in PDF using Python This short...

    kb.aspose.com/pdf/python/how-to-move-pages-in-p...
  10. 使用 C# 更改 PDF 页面大小|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库更改 PDF 文档的页面大小。... Page 类包含 SetPageSize(…) 方法,允许您设置...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/change-page-size/