Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 180,978 for

page

(0.16 sec)
  1. Working with Hyperlinks|Documentation

    This section explains how to add or get Hyperlink in a Visio Shape with Aspose.Diagram....another page or shape in the current drawing, a page or shape...a Visio shape. In the multi page Visio drawing, hyperlinks can...

    docs.aspose.com/diagram/net/working-with-hyperl...
  2. What's new 2025|Aspose.PDF for .NET

    This Page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....which identifies changes to pages, form fields, annotations, and...result . UnsignedContent . Pages . Count ); Console . WriteLine...

    docs.aspose.com/pdf/net/whatsnew/2025/
  3. Split PDF, HTML, TXT Files using PHP | Aspose.PDF

    PHP sample code to split files on any platform....document, you must split the pages of the original file. In order...more details check the GitHub page. Split documents via PHP To...

    products.aspose.com/pdf/php-java/splitter/
  4. Convert VSDX to PDF in Python

    Learn how to convert VSDX to PDF in Python. Discover code examples and simplify your diagram processing tasks today!...using Python Convert a Specific Page of VSDX File to PDF in Python...in Python. Convert a Specific Page of VSDX File to PDF in Python...

    blog.aspose.com/diagram/convert-vsdx-to-pdf-in-...
  5. SaveOptions.updateFields property | Aspose.Word...

    SaveOptions.updateFields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed Page format...saving the document to a fixed page format. Default value for this...( doc ); // Insert text with PAGE and NUMPAGES fields. These fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various document layouts using Python....continuous_section_page_numbering_restart to calculate page numbers in...continuous section that restarts page numbering, or ignore_printer_metrics...

    docs.aspose.com/words/python-net/specify-layout...
  7. Add Arc Object to PDF file|Aspose.PDF for C++

    This article explains how to create a arc object to your PDF using Aspose.PDF for C++....to paragraphs collection of page Save our PDF file The following...// Add page to pages collection of PDF file auto page = document...

    docs.aspose.com/pdf/cpp/add-arc/
  8. 使用 C# 语言的 Hello World 示例|Aspose.PDF for .NET

    此示例演示如何使用 Aspose.PDF 创建一个简单的包含文本 Hello World 的 PDF 文档... 向文档对象添加一个 Page 。 创建一个 TextFragment 对象。 将 TextFragment...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/zh/net/hello-world-example/
  9. 使用 PHP 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 添加文本...$inputFile ); // get particular page $page = $document -> getPages ()...TextBuilder ( $page ); // append the text fragment to the PDF page $textBuilder...

    products.aspose.com/pdf/zh-hans/php-java/text/
  10. ShapeBase.wrapType property | Aspose.Words for ...

    ShapeBase.wrapType property. Defines whether the shape is inline or floating...floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...

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