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

page

(0.16 sec)
  1. ShapeBase.RelativeVerticalPosition | Aspose.Wor...

    Discover the ShapeBase RelativeVerticalPosition property to enhance vertical alignment of shapes, ensuring precise layout control in your designs....floating image to the center of a page. Document doc = new Document...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing.... Get the particular page to which you want to add the...created from that particular page – to which you want to add the...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  3. PageInfo.colored property | Aspose.Words for Py...

    PageInfo.colored property. Returns ``True`` if the Page contains colored content....property Returns True if the page contains colored content. @property...Shows how to check whether the page is in color or not. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Images | Aspose.Note Documentation

    With C# OneNote API or Library, you can extract images from OneNote document, get information of the images, insert an image into existing OneNote document, and link an image to hyperlink....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/working-with-images/
  5. LayoutCollector class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutCollector class. This class allows to compute Page numbers of document nodes....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldIndex.has_sequence_name property | Aspose....

    FieldIndex.has_sequence_name property. Gets a value indicating whether a sequence should be used while the field's result building....side, # and the number of the page that contains the XE field on...will around the sequence and page numbers to explain their meaning...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 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/
  8. 刷新形状数据|Documentation

    本节介绍如何使用 Aspose.Diagram 刷新 visio 形状的形状数据。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); // Get Shape Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/zh/net/refresh-shapes-d...
  9. 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/
  10. Working with Sections in C#|Aspose.Words for .NET

    Understanding document section concepts and manipulation practices using C#. Insert section into a document C#. Remove section C#. Copy sections between Documents.... What is this page about? This page explains how to work...across all pages. For example, you may need to modify page number...

    docs.aspose.com/words/net/working-with-sections/