Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 185,607 for

page

(0.12 sec)
  1. 向PDF文件添加圆形对象|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在您的PDF中创建一个圆形对象。...将页面添加到PDF文件的页面集合中 auto page = document -> get_Pages () -> Add (); //...circle ); // 将图形对象添加到页面的段落集合中 page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/add-circle/
  2. Split PDF programmatically in Python|Aspose.PDF...

    This topic shows how to split PDF Pages into individual PDF files in your Python applications....Contents [ Hide ] Splitting PDF pages can be a useful feature for...file into separate pages or groups of pages. Live Example Aspose...

    docs.aspose.com/pdf/python-net/split-pdf-document/
  3. LineNumberRestartMode | Aspose.Words for Java

    Determines when automatic line numbering restarts in Java....restart the numbering on each new page from 1 and display the number...ineNumberRestartMod.RESTART_PAGE); pageSetup.setLineNumberDistanc(50...

    reference.aspose.com/words/java/com.aspose.word...
  4. 基于事件的 XPS 页面修改 | .NET

    了解如何使用 Aspose.Page API for .NET 在 XPS 文件转换过程中对所有输出页面进行重复更改...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/net/xps/event-based-mod...
  5. Rotate PDF using Go | Aspose.PDF

    Rotate PDF documents programmatically with Go sample code using Aspose.PDF for Go via C++...Rotate PDF Pages with Go Do you need to rotate the PDF? Programmatic...Libraries. Open a PDF File. Rotate a Page in the PDF using RotatePage...

    products.aspose.com/pdf/go-cpp/rotate/
  6. Import and Export Data in JSON|Aspose.PDF for .NET

    This section explains how to import and Export Data in JSON...Document (); // Add page var page = newDocument . Pages . Add (); //...Document (); // Add page var page = newDocument . Pages . Add (); //...

    docs.aspose.com/pdf/net/import-export-json/
  7. FieldXE.pageNumberReplacement property | Aspose...

    FieldXE.PageNumberReplacement property. Gets or sets text used in place of a Page number....sets text used in place of a page number. get pageNumberReplacemen...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Converting a PDF file to SVG using Rust | Aspos...

    Code Examples on Rust for PDF‑to‑SVG Conversion on All Platforms...converting Convert a PDF Page to Svg using page_to_svg function Close...save the specified page as Svg-image pdf . page_to_svg ( 1 , "sample_page1...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  9. Converting a PDF file to PNG using Rust | Aspos...

    Code Examples on Rust for PDF‑to‑PNG Conversion on All Platforms...converting Convert a PDF Page to PNG using page_to_png function Close...save the specified page as Png-image pdf . page_to_png ( 1 , 100...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  10. Converting a PDF file to GRAYSCALE using Rust |...

    Code Examples on Rust for PDF‑to‑GRAYSCALE Conversion on All Platforms...converting Convert a PDF Page to Grayscale using page_grayscale function...; // Convert page to black and white pdf . page_grayscale ( 1...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...