Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 180,978 for

page

(0.11 sec)
  1. 将线对象添加到PDF文件|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在PDF中创建线对象。... 将 Page 添加到PDF文件的页面集合中。 创建 Graph 实例。...(); // 将页面添加到 PDF 文件的页面集合中 Page page = pdfDocument . getPages ()...

    docs.aspose.com/pdf/zh/java/add-line/
  2. 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...
  3. 设置图像大小|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/
  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. 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...
  6. 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...
  7. PDF Sticky Annotations|Aspose.PDF for PHP via Java

    Explore how to add sticky annotations to PDF files for feedback, using Aspose.PDF in PHP/Java....on a page, regardless of the dimensions of the printed page. You...specific position of the PDF page. The opacity of Watermark can...

    docs.aspose.com/pdf/php-java/sticky-annotations/
  8. 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...
  9. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_Page_margins property. Specifies whether Page margins is exported to HTML, MHTML or EPUB...export_page_margins property HtmlSaveOptions.export_page_margins...export_page_margins property Specifies whether page margins is exported to HTML...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Remove Pages from PDF using Java | Aspose.PDF

    Remove Pages from PDF file programmatically with Java sample code using Aspose.PDF for Java...How to Delete pages from PDF using Java Remove pages from PDF using...information, you may need to delete pages or sections containing confidential...

    products.aspose.com/pdf/java/pages/remove/