Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 188,057 for

page

(0.09 sec)
  1. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File.... Get the Page Class you want to add the link...LinkAnnotation object using the Page and Rectangle objects. The rectangle...

    docs.aspose.com/pdf/java/actions/
  2. 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/
  3. 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...
  4. 设置方向并控制隐藏 Visio 保存页面的导出|Documentation

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

    docs.aspose.com/diagram/zh/net/set-orientation-...
  5. TxtSaveOptionsBase.force_page_breaks property |...

    TxtSaveOptionsBase.force_Page_breaks property. Allows to specify whether the Page breaks should be preserved during export....force_page_breaks property TxtSaveOptionsBase.force_page_breaks...Allows to specify whether the page breaks should be preserved during...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Create PDF document programmatically|Aspose.PDF...

    This Page describes how to create PDF document from scratch with Aspose.PDF library.... Add a Page object to the Pages collection of the...Paragraphs collection of the page. Save the resultant PDF document...

    docs.aspose.com/pdf/net/create-document/
  7. IPageSavingCallback.PageSaving | Aspose.Words f...

    Discover the iPageSavingCallback method in Aspose.Words, designed to optimize Page saving to fixed formats. Enhance your document management today!...Words saves a separate page to fixed page formats. public void...save a document to HTML page by page. public void PageFileNames...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ContinuousSectionRestart Enum | Aspose.Words fo...

    Explore the Aspose.Words.Layout.ContinuousSectionRestart enum for flexible Page numbering options in continuous sections. Enhance document layout effortlessly!...different behaviors when computing page numbers in a continuous section...section that restarts page numbering. public enum ContinuousSectionRes...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Using FloatingBox for text generation|Aspose.PD...

    This Page explains how to format text inside floating box....text and other content on a PDF page. Its main feature is text clipping...Document ()) { var page = document . Pages . Add (); // Create...

    docs.aspose.com/pdf/net/floating-box/
  10. Move PDF Pages programmatically C++|Aspose.PDF ...

    Try to move Pages at desired location or at the end of a PDF file using Aspose.PDF for C++....Move PDF Pages programmatically C++ Contents [ Hide ] Moving...Moving a Page from one PDF Document to Another Moving PDF pages in...

    docs.aspose.com/pdf/cpp/move-pages/