Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 141,256 for

page

(0.07 sec)
  1. PageLayoutCallbackArgs.Document | Aspose.Words ...

    Discover the PageLayoutCallbackArgs Document property to efficiently access and manage your document data. Enhance your workflow today!...document to a fixed page format /// and renders a page that we perform...perform a page reflow on to an image in the local file system. ///...

    reference.aspose.com/words/net/aspose.words.lay...
  2. 设置图像大小|Aspose.PDF for Java

    本节介绍如何使用 Java 库设置 PDF 文件中的图像大小。...(); // 向 PDF 文件的页面集合添加页面 Page page = doc . getPages (). add ();...jpg" ); page . getParagraphs (). add ( img ); // 设置页面属性 page . getPageInfo...

    docs.aspose.com/pdf/zh/java/set-image-size/
  3. DocumentBuilder.PageSetup | Aspose.Words for .NET

    Explore the DocumentBuilder PageSetup property to access current Page and section settings, enhancing your document formatting and layout efficiency....object that represents current page setup and section properties...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocumentBuilder.pageSetup property | Aspose.Wor...

    DocumentBuilder.PageSetup property. Returns an object that represents current Page setup and section properties....object that represents current page setup and section properties...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSetup.ClearFormatting | Aspose.Words for .NET

    Reset your document's Page setup effortlessly with the ClearFormatting method. Restore default margins, paper size, and orientation for a polished look....ClearFormatting method Resets page setup to default paper size...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/net/aspose.words/pag...
  6. FieldTA class | Aspose.Words for Python

    aspose.words.fields.FieldTA class. Implements the TA field...Remarks Defines the text and page number for a table of authorities...apply bold formatting to the page number for the entry. is_dirty...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.odd_and_even_pages_header_footer prop...

    PageSetup.odd_and_even_Pages_header_footer property. True if the document has different headers and footers for odd-numbered and even-numbered Pages....odd_and_even_pages_header_footer property PageSetup.odd_and_...odd_and_even_pages_header_footer property True if the document has different...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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/
  9. 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...
  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/