Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 187,806 for

page

(0.08 sec)
  1. 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...
  2. Working with Themes|Documentation

    This section explains how to apply a preset theme to a Page or a shape with Aspose.Diagram....to Apply a Preset theme to a Page or a Shape This article can...vsdx Apply a Preset Theme to a Page Aspose.Diagram APIs allows to...

    docs.aspose.com/diagram/net/working-with-themes/
  3. Working with Themes|Documentation

    This section explains how to apply a preset theme to a Page or a shape with Aspose.Diagram....to Apply a Preset theme to a Page or a Shape This article can...vsdx Apply a Preset Theme to a Page Aspose.Diagram APIs allows to...

    docs.aspose.com/diagram/java/working-with-themes/
  4. How to Rotate PDF using C#

    This article guides on how to rotate PDF using C#. It has development environment settings, a list of steps to be performed and a runnable sample code to rotate PDF Pages using C#....Page Product Family Aspose.PSD Product...PDF for .NET to rotate the pages Load the input PDF using the...

    kb.aspose.com/pdf/net/how-to-rotate-pdf-using-c...
  5. Splitter.remove_blank_pages method | Aspose.Wor...

    aspose.words.lowcode.Splitter.remove_blank_Pages method...remove_blank_pages method Contents [ Hide ] remove_blank_pages(input_file_name...output_file_name) Removes empty pages from the document and saves...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Operators|Aspose.PDF for .NET

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....painting a graphical shape on the page. An operator keyword is distinguished...elements to be painted on a page. More details about PDF operators...

    docs.aspose.com/pdf/net/working-with-operators/
  7. PageRange | Aspose.Words for Java

    Represents a continuous range of Pages in Java....Represents a continuous range of pages. To learn more, visit the Programming...Shows how to extract pages based on exact page ranges. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  8. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc....access to first page of PDF file tocPage = doc . pages . insert (..."First page" , "Second page" , "Third page" , "Fourth page" ] for...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  9. 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...
  10. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...Change pages only after comparison Aspose.Words Product Family...and corrections are made in page 1,2,5 after comparing now is...

    forum.aspose.com/t/change-pages-only-after-comp...