Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 187,114 for

page

(0.32 sec)
  1. 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/
  2. 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...
  3. 设置方向并控制隐藏 Visio 保存页面的导出|Documentation

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

    docs.aspose.com/diagram/zh/net/set-orientation-...
  4. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....// Add page to pages collection of PDF file Page page = pdfDocument...paragraphs collection of page page . getParagraphs (). add (...

    docs.aspose.com/pdf/java/add-ellipse/
  5. HtmlSaveOptions.exportPageSetup property | Aspo...

    HtmlSaveOptions.exportPageSetup property. Specifies whether Page setup is exported to HTML, MHTML or EPUB...exportPageSetup property Specifies whether page setup is exported to HTML, MHTML...Words document model provides page setup information via PageSetup...

    reference.aspose.com/words/nodejs-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. PageInfo.Landscape | Aspose.Words for .NET

    Discover if your document's Page orientation is landscape with PageInfo. Ensure optimal layout for stunning presentations and prints....property Returns true if the page orientation specified in the...the document for this page is landscape. public bool Landscape...

    reference.aspose.com/words/net/aspose.words.ren...
  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. PageSetup | Aspose.Words for Java

    Represents the Page setup properties of a section in Java....class PageSetup Represents the page setup properties of a section...PageSetup object contains all the page setup attributes of a section...

    reference.aspose.com/words/java/com.aspose.word...