Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 186,680 for

page

(0.27 sec)
  1. RelativeHorizontalPosition | Aspose.Words for Java

    Specifies to what the horizontal position of a shape or text frame is relative in Java....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/java/com.aspose.word...
  2. 设置方向并控制隐藏 Visio 保存页面的导出|Documentation

    本节介绍如何使用 Aspose.Diagram 设置页面布局。... Page 类公开的 PageSheet 属性也公开打印属性。打印属性的...Visio page Aspose . Diagram . Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/zh/net/set-orientation-...
  3. RelativeHorizontalPosition Enum | Aspose.Words ...

    Discover Aspose.Words.Drawing.RelativeHorizontalPosition enum to define precise horizontal positioning for shapes and text frames in your documents....shall be relative to the page margins. Page 1 The object is positioned...relative to the left edge of the page. Column 2 The object is positioned...

    reference.aspose.com/words/net/aspose.words.dra...
  4. PageSetup.odd_and_even_pages_header_footer prop...

    PageSetup.odd_and_even_Pages_header_footer property. True if the document has different headers and footers for odd-numbered and even-numbered Pages....odd_and_even_pages_header_footer property PageSetup.odd_and_...odd_and_even_pages_header_footer property True if the document has different...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RelativeHorizontalPosition enumeration | Aspose...

    Aspose.Words.Drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative....shall be relative to the page margins. Page The object is positioned...relative to the left edge of the page. Column The object is positioned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET....on a page, regardless of the dimensions of the printed page. You...specific position of the PDF page. The opacity of Watermark can...

    docs.aspose.com/pdf/net/sticky-annotations/
  7. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF documents using Aspose.PDF for Python via .NET library....document ): # Get first page page = document . pages [ 1 ] # The marked...marked content operator on page for the text. text_1_bdc = None...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/
  8. Loading and Saving Documents|Aspose.Words for .NET

    Loading and saving documents using Aspose.Words for .NET in PHP projects in C#....Hide ] What is this page about? This page explains how to load...results. Please refresh the page and try again....

    docs.aspose.com/words/net/loading-and-saving-do...
  9. Add Images to PDF using C# | Aspose.PDF

    Adding images into PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/net/images/add/
  10. Working with PDF printing|Aspose.PDF for Java

    This section explains how to print PDF file with Aspose.PDF Facades using PdfViewer Class....Default Printer using Printer and Page Settings The PdfViewer class...default printer with printer and page Settings. public static void...

    docs.aspose.com/pdf/java/print-pdf-file/