Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 189,681 for

page

(0.27 sec)
  1. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete Pages from your PDF file using C++ library....Delete PDF Pages programmatically Contents [ Hide ] You can delete...delete pages from a PDF file using Aspose.PDF for C++. To delete...

    docs.aspose.com/pdf/cpp/delete-pages/
  2. PageExtractOptions Class | Aspose.Words for .NET

    Easily extract document Pages with Aspose.Words.PageExtractOptions. Customize output with flexible Page extraction settings....specify options for document page extracting. public class PageExtractOptions...Specifies whether the start page number in the resulting document...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current Page....Document ()) { // Add page var page = document . Pages . Add (); // Initializes...object to first page of input document page . Paragraphs . Add...

    docs.aspose.com/pdf/net/integrate-table/
  4. HtmlSaveOptions.ExportTocPageNumbers | Aspose.W...

    Control TOC Page numbers in HTML, MHTML, and EPUB exports with HtmlSaveOptions. Enhance navigation and user experience effortlessly!...property Specifies whether to write page numbers to table of contents...Examples Shows how to display page numbers when saving a document...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....navigate the reader to a different page on the website to get more information...Document Class object. Get the Page Class you want to add the link...

    docs.aspose.com/pdf/cpp/actions/
  6. FieldXE.PageNumberReplacement | Aspose.Words fo...

    Discover the FieldXE PageNumberReplacement property to easily customize Page number text for enhanced document formatting and improved readability....sets text used in place of a page number. public string PageNumberReplacemen...side, // and the number of the page that contains the XE field on...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Working with Headings in PDF|Aspose.PDF for Pyt...

    Create numbering in heading your PDF document with Python. Aspose.PDF for Python via .NET offers different kinds of numbering styles.... page_info . width = 612.0 document . page_info . height...height = 792.0 document . page_info . margin = ap . MarginInfo...

    docs.aspose.com/pdf/python-net/working-with-hea...
  8. PageInfo.GetSizeInPixels | Aspose.Words for .NET

    Discover the PageInfo GetSizeInPixels method to accurately calculate your Page size in pixels based on zoom factor and resolution for optimal display....float, float ) Calculates the page size in pixels for a specified...of the page in pixels. Examples Shows how to print page size and...

    reference.aspose.com/words/net/aspose.words.ren...
  9. Markup Annotations using Python|Aspose.PDF for ...

    Learn how to add, read, and delete text, caret, and replace annotations in PDF documents using Aspose.PDF for Python via .NET....text annotation on the first page and links it to a popup window...TextAnnotation ( document . pages [ 1 ], ap . Rectangle ( 299...

    docs.aspose.com/pdf/python-net/markup-annotations/
  10. Orientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Orientation enum for seamless Page orientation control. Enhance your document formatting with ease and precision!...Orientation enumeration Specifies page orientation. public enum Orientation...Description Portrait 1 Portrait page orientation (narrow and tall)...

    reference.aspose.com/words/net/aspose.words/ori...