Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 242,733 for

page

(0.09 sec)
  1. Add background to PDF with C++|Aspose.PDF for C++

    Learn how to add customizable backgrounds to PDF documents with Aspose.PDF for C++. Follow this step-by-step guide....document is a collection of pages and each page contains a collection...add a background image to a page object. The following code snippet...

    docs.aspose.com/pdf/cpp/add-backgrounds/
  2. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Learn how to add a Table of Contents (TOC) to an existing PDF document in Python with Aspose.PDF for easy navigation....Get access to first page of PDF file toc_page = doc . getPages ()...toc_info . setTitle ( title ) toc_page . setTocInfo ( toc_info ) #...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  3. SubPath | Aspose.PDF for .NET API Reference

    Represents vector graphics object on the Page. Basically vector graphics objects are represented by two groups of SubPaths. One of them is represented by a set of lines and curves. Others are presented as rectangles and can sometimes be confused. Usually it is a rectangular area that has a color but very often this rectangle is placed at the beginning of the Page and defines the entire space of the Page in white. So you get the SubPath but visually you only see the text on the Page....vector graphics object on the page. Basically, vector graphics...of the page and defines the entire space of the page in white...

    reference.aspose.com/pdf/net/aspose.pdf.vector/...
  4. AdjustToWidestPage | Aspose.HTML for .NET API R...

    Gets or sets flag that determines case when Page size will be adjusted to widest Page in document. This options is time-consuming so time of document processing can be increased in two times. Adjustment will take place only if widest Page in document is wider than Page size determined in PageSetupaspose.html.rendering/Pagesetup. Adjusted Page size will be used for all Pages in document....case when page size will be adjusted to widest page in document...only if widest page in document is wider than page size determined...

    reference.aspose.com/html/net/aspose.html.rende...
  5. Aspose.Diagram for .NET 17.7 Release Notes|Docu...

    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....Notes Contents [ Hide ] This page contains release notes for Aspose...DIAGRAMNET-51230 Incorrect values of page margins. Enhancement DIAGRAMNET-51274...

    docs.aspose.com/diagram/net/aspose-diagram-for-...
  6. VerticalOffset | Aspose.Note for .NET API Refer...

    Gets or sets the vertical offset....first page of the document. Aspose . Note . Page page = doc ...the image's location in the page (optional). HorizontalOffset...

    reference.aspose.com/note/net/aspose.note/image...
  7. BackgroundColor | Aspose.Note for .NET API Refe...

    Gets or sets the background color....Initialize Page class object Page page = new Page ( doc ); page . AppendChildLast...o ); doc . AppendChildLast ( page ); doc . Save ( Path . Combine...

    reference.aspose.com/note/net/aspose.note/table...
  8. UnderlineAnnotation | Aspose.PDF for .NET API 参考

    在指定页面上创建新的下划线注释...UnderlineAnnotation ( Page page , Rectangle rect ) 范围 类型 描述 page Page 应创建注释的文档页面。...标注矩形,定义标注在页面上的位置。 也可以看看 class Page class Rectangle class UnderlineAnnotation...

    reference.aspose.com/pdf/zh/net/aspose.pdf.anno...
  9. BreakType | Aspose.Words for Java

    Specifies type of a break inside a document in Java....footers for first, even and odd pages. builder.getPageSetup().set...the headers, then add three pages to the document to display each...

    reference.aspose.com/words/java/com.aspose.word...
  10. PdfAnnotationEditor - Aspose.PDF for Java - API...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....specifed type on the specified page range. void modifyAnnotations...annotations on the specified page range. void redactArea (int...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...