Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 184,578 for

page

(0.19 sec)
  1. Orientation enumeration | Aspose.Words for Python

    aspose.words.Orientation enumeration. Specifies Page orientation....Orientation enumeration Specifies page orientation. Members Name Description...Description PORTRAIT Portrait page orientation (narrow and tall)...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create Table of Content in PDF using C#

    Create table of content in PDF using C#. Get the IDE settings, a list of steps, and a sample code to add table of contents to PDF using C#....Page Product Family Aspose.PSD Product...connectivity with different pages from the PDF file. Steps to...

    kb.aspose.com/pdf/net/create-table-of-content-i...
  3. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Discover how to add a Table of Contents (TOC) to an existing PDF document using Python and Aspose.PDF for better 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/python-java/add-toc-to-exis...
  4. How to Use Aspose.Words Instead of NPOI|Aspose....

    How to download and install Aspose.Words for .NET and what prerequisites have to be met to work with Aspose.Words instead of NPOI using C#....Hide ] What is this page about? This page describes why you might...requirements and next steps on this page. Check Requirements and Prerequisites...

    docs.aspose.com/words/net/aspose-words-instead-...
  5. Formatting PDF Document using Python|Aspose.PDF...

    Create and format the PDF Document with Aspose.PDF for Python via .NET. Use the next code snippet to resolve your tasks....Document Get Document Window and Page Display Properties This topic...viewer application, and how pages are displayed. To set these...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  6. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....in Page Layout view, Print Preview, and on printed pages. You...You can also use the Page Setup dialog box if you want to view...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  7. Using TrueType Fonts in C#|Aspose.Words for .NET

    Aspose.Words for .NET can find the right font or its suitable replacement for correct document rendering using C#. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a font....Hide ] What is this page about? This page explains how to use...rendering. Converting to Fixed-page Format in C# Enable OpenType...

    docs.aspose.com/words/net/using-truetype-fonts/
  8. ConvertUtil.millimeterToPoint method | Aspose.W...

    ConvertUtil.millimeterToPoint method. Converts millimeters to points....Examples Shows how to specify page properties in millimeters. let...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Remove Pages from PDF using .NET | Aspose.PDF

    Remove Pages from PDF file programmatically with C# sample code using Aspose.PDF for .NET...How to Delete pages from PDF using C# Remove pages from PDF using...information, you may need to delete pages or sections containing confidential...

    products.aspose.com/pdf/net/pages/remove/
  10. IPageLayoutCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during build and rendering of Page layout model in Java....during build and rendering of page layout model. Remarks: The primary...possible to build page layout model for only a few pages at start of...

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