Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 181,788 for

page

(0.14 sec)
  1. DocumentBuilder.PageSetup | Aspose.Words for .NET

    Explore the DocumentBuilder PageSetup property to access current Page and section settings, enhancing your document formatting and layout efficiency....object that represents current page setup and section properties...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Add Arc Object to PDF file|Aspose.PDF for Java

    This article explains how to create a arc object to your PDF using Aspose.PDF for Java....to paragraphs collection of page Save our PDF file The following...// Add page to pages collection of PDF file Page page = pdfDocument...

    docs.aspose.com/pdf/java/add-arc/
  3. Set Size of PDF using pythob via C++|Aspose.PDF...

    This section shows how to get or set PDF Page properties such as size of document using Python via C++....read and set properties of pages in a PDF file in your Python...PDF file, resizes the first page by adjusting the Crop box (the...

    docs.aspose.com/pdf/python-cpp/get-and-set-page...
  4. Working with PDF Pages in Go|Aspose.PDF for Go ...

    How to add Pages, rotate Pages, add Page number, you can know in this section. Aspose.PDF for Go via C++ explain to you all details on this topic....Working with PDF Pages in Go Contents [ Hide ] You are able to...do the following: Add Pages - add pages into your PDF file via...

    docs.aspose.com/pdf/go-cpp/working-with-pages/
  5. Delete PDF Pages with Go via C++|Aspose.PDF for...

    You can delete Pages from your PDF file using Aspose.PDF for Go via C++....Delete PDF Pages with Go via C++ Contents [ Hide ] You can delete...delete pages from a PDF file using Aspose.PDF for Go via C++ ...

    docs.aspose.com/pdf/go-cpp/delete-pages/
  6. Working with PDF Pages in Node.js|Aspose.PDF fo...

    How to add Pages, add headers and footers, rotate Pages you can know in this section. Aspose.PDF for Node.js via C++ explain to you all details on this topic....Working with PDF Pages in Node.js Contents [ Hide ] You are able...the following: Delete Pages - delete page from your PDF file in...

    docs.aspose.com/pdf/nodejs-cpp/working-with-pages/
  7. IPageLayoutCallback Interface | Aspose.Words fo...

    Customize your document layout with Aspose.Words.Layout.IPageLayoutCallback interface. Enhance rendering with your own methods for optimal results....during build and rendering of page layout model. public interface...possible to build page layout model for only a few pages at start of...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Set Print Titles with Python.NET|Documentation

    Learn how to configure repeated row/column headers on printed Pages using Aspose.Cells for Python via .NET....are repeated on every printed page, which is especially useful...spreadsheets that span multiple pages. Here are some reasons to set...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  9. WrapType Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Drawing.WrapType enum enhances text wrapping around shapes and images for professional document formatting....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/net/aspose.words.dra...
  10. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... Adds a blank page to the document. Initialize...Cells. Insert the table into the page. Save the PDF to the specified...

    docs.aspose.com/pdf/python-net/adding-tables/