Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 187,690 for

page

(0.24 sec)
  1. FieldToa.UseHeading | Aspose.Words for .NET

    Discover how the FieldToa UseHeading property enhances your table of authorities by adding category headings for better organization and clarity....displaying long citations and page numbers for each entry. FieldToa...// By default, a dotted line page-wide tab appears between the...

    reference.aspose.com/words/net/aspose.words.fie...
  2. PageBorderDistanceFrom Enum | Aspose.Words for ...

    Discover the Aspose.Words.PageBorderDistanceFrom enum for precise Page border placement. Enhance document formatting with optimal margin positioning....positioning of the page border relative to the page margin. public...position is measured from the page margin. PageEdge 1 Border position...

    reference.aspose.com/words/net/aspose.words/pag...
  3. PageSetup.pageHeight property | Aspose.Words fo...

    PageSetup.PageHeight property. Returns or sets the height of the Page in points....Returns or sets the height of the page in points. get pageHeight ()...it will be visible on every page. builder . moveToHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Creating a complex PDF using Aspose.PDF|Aspose....

    Aspose.PDF for Android via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....metadata but without pages. Add a Page to the document object...now our document will have one page. In order to add Image, we create...

    docs.aspose.com/pdf/androidjava/complex-pdf-exa...
  5. Public API Changes in Aspose.Diagram 16.11.0|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....get a Visio page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // get a shape by ID Shape shape = page . Shapes...

    docs.aspose.com/diagram/net/public-api-changes-...
  6. Loading and Saving Documents|Aspose.Words for .NET

    Loading and saving documents using Aspose.Words for .NET in PHP projects in C#.... 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...
  7. Mono Framework|Aspose.Words for .NET

    Using Aspose.Words for .NET with Mono Framework in C#.... What is this page about? This page explains how Aspose...results. Please refresh the page and try again....

    docs.aspose.com/words/net/mono-framework/
  8. Working with Footnote and Endnote|Aspose.Words ...

    Insert ffotnotes or endnotes into a document and specify its options using Python.... What is this page about? This page demonstrates how to...of columns on the displayed page. The following code example...

    docs.aspose.com/words/python-net/working-with-f...
  9. Image Alt Text on a new document - Free Support...

    I am using Aspose (latest) PDF. I can make an image by using the Image class like so: var img = new Image { FixHeight = _options.ImageLeftHeight, FixWidth = _options.ImageLeftWidth, ImageStream = new MemoryStream(_…...</summary> /// <param name="page">The page where XImage is located...List<string> GetAlternativeText(Page page) /// <summary> /// Sets alternative...

    forum.aspose.com/t/image-alt-text-on-a-new-docu...
  10. PDF文本注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您添加、获取和删除PDF文档中的文本注释。... 将注释添加到 Page 对象的注释集合中。 以下代码片段向您展示了如何在 PDF..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    docs.aspose.com/pdf/zh/java/text-annotation/