Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 184,213 for

page

(0.23 sec)
  1. Add Watermark in PHP|Aspose.Words for Java

    Add Watermark to Document using PHP....// Place the watermark in the page center. $ relativeHorizontalPo...( $ relativeHorizontalPo -> PAGE ); $ watermark -> setRelativeVerticalP...

    docs.aspose.com/words/java/add-watermark-in-php/
  2. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object....Starts the next section on a new page: builder . insertBreak ( aw...next section on the current page: builder . insertBreak ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size.... page_setup . paper_size = aw . PaperSize...PaperSize . LEGAL builder . page_setup . orientation = aw . Orientation...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Determine Line Break|Aspose.PDF for .NET

    Learn more about how to determinate a line break of multi-line TextFragment using C#...GetNotifications () method of Page class as follows, in order to...fragment: Search and Get Text from Pages of PDF Analyzing your prompt...

    docs.aspose.com/pdf/net/determine-line-break/
  5. 在 PostScript 中使用页面 | .NET

    Aspose.Page API 解决方案解答了如何将页面添加到 PS 文件的问题。了解如何在 .NET 中使用该功能...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/net/ps/working-with-pages/
  6. Split PDF programmatically|Aspose.PDF for Java

    This topic shows how to split PDF Pages into individual PDF files in your Java applications....topic shows how to split PDF pages with Aspose.PDF for Java into...applications. To split PDF pages into single page PDF files using Java...

    docs.aspose.com/pdf/java/split-document/
  7. image|Documentation

    Image element is used to add a picture....relative to the left edge of the page. Overrides the value of align...relative to the top edge of the page. y=500 align left Horizontal...

    docs.aspose.com/omr/net/txt-markup/image/
  8. 以编程方式移动 PDF 页面 C#|Aspose.PDF for .NET

    尝试使用 Aspose.PDF for .NET 在所需位置或 PDF 文件末尾移动页面。... GetDataDir_AsposePdf_Pages (); // Open PDF documents using...var page = srcDocument . Pages [ 2 ]; dstDocument . Pages . Add...

    docs.aspose.com/pdf/zh/net/move-pages/
  9. PageSetup.border_surrounds_footer property | As...

    PageSetup.border_surrounds_footer property. Specifies whether the Page border includes or excludes the footer....property Specifies whether the page border includes or excludes...how to apply a border to the page and header/footer. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSet.All | Aspose.Words for .NET

    Access all document Pages in their original order with PageSet All property. Streamline your workflow and enhance document management effortlessly!...property Gets a set with all the pages of the document in their original...Examples Shows how to export Odd pages from the document. Document...

    reference.aspose.com/words/net/aspose.words.sav...