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

page

(0.19 sec)
  1. Draw Rectangle|Documentation

    This section explains how to draw rectangle in a visio Page with Aspose.Diagram. Support using C# to draw rectangle and save as pdf, svg, html, image, xps and other formats....draw a rectangle shape in a page.The code example below shows...//Draw Rectangle in page diagram . Pages [ 0 ]. DrawRectangle...

    docs.aspose.com/diagram/net/drawing/draw-rectan...
  2. 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...
  3. ShapeBase.BehindText | Aspose.Words for .NET

    Discover the ShapeBase BehindText property to control shape layering in your designs, enhancing text visibility and layout precision effortlessly....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...
  4. 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...
  5. 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...
  6. Rendering in Java|Aspose.Words for Java

    Use Aspose.Words for Java rendering feature to format a flow-layout document into Pages and convert such a document or selected Pages to another document (PDF, HTML, XPS, etc.) or image (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....paginated or has the concept of pages. We are talking about the rendering...rendering of a document into pages. The following diagram shows...

    docs.aspose.com/words/java/rendering/
  7. FieldIndex.has_page_number_separator property |...

    FieldIndex.has_Page_number_separator property. Gets a value indicating whether a Page number separator is overridden through the field's code....has_page_number_separator property FieldIndex.has_page_number_separator...a value indicating whether a page number separator is overridden...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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...
  10. 使用 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/