Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 187,478 for

page

(0.1 sec)
  1. Add Text to PDF Using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... Add the TextParagraph to Page using TextBuilder. Save the...# Get particular page page = document . pages [ 1 ] # Create text...

    products.aspose.com/pdf/python-net/text/
  2. Delete PDF Pages with Rust via C++|Aspose.PDF f...

    You can delete Pages from your PDF file using Aspose.PDF for Rust via C++....Delete PDF Pages with Rust via C++ Contents [ Hide ] You can...can delete pages from a PDF file using Aspose.PDF for Rust via C++...

    docs.aspose.com/pdf/rust-cpp/delete-pages/
  3. 操作页面属性|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类操作 Aspose.PDF Facades 的页面属性。...pdf" ); // Get page properties and print them to...console Console . WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...

    docs.aspose.com/pdf/zh/net/manipulate-page-prop...
  4. 使用 C# 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码,以编程方式处理 PDF 中的图像...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/zh-hant/net/images/
  5. 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...
  6. Visio加水印|Documentation

    如何使用 .NET Diagram API 为 visio 添加水印。...diagram page Aspose . Diagram . Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); double pinx = page . PageSheet . PageProps...

    docs.aspose.com/diagram/zh/net/add-watermark-to...
  7. 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...
  8. How to Remove Blank Pages in Word Using Python

    Learn how to remove blank Pages in Word using Python. Simplify your document processing and enhance your productivity today!...documents, you may often find blank pages due to formatting issues, section...breaks, or hidden content. These pages waste paper when printing and...

    blog.aspose.com/words/remove-blank-pages-in-wor...
  9. Convert a Visio Shape To Html|Documentation

    This section explains how to convert a visio shape to html with Aspose.Diagram.... get a particular page. get a particular shape. convert...Get a particular page Page page = diagram . Pages [ 0 ]; // Get...

    docs.aspose.com/diagram/net/convert-a-visio-sha...
  10. HtmlFixedSaveOptions.pageMargins property | Asp...

    HtmlFixedSaveOptions.PageMargins property. Specifies the margins around Pages in an HTML document...Specifies the margins around pages in an HTML document. The margins...Defines top, bottom and left page margins if the value is HtmlFixedPageHorizon...

    reference.aspose.com/words/nodejs-net/aspose.wo...