Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 184,566 for

page

(0.12 sec)
  1. Working with multipage image formats|Documentation

    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....whether the image contains layers/pages/ frames the IMultipageImage...has been introduced. All multi-page images such as PSD, CDR, GIF...

    docs.aspose.com/imaging/net/working-with-multip...
  2. Rotate PDF using C++ | Aspose.PDF

    Rotate PDF documents programmatically with C++ sample code using Aspose.PDF for C++...Rotate PDF Pages with C++ Do you need to rotate PDF? Programmatic...update or change the page orientation of pages in an existing PDF...

    products.aspose.com/pdf/cpp/rotate/
  3. PageBorderAppliesTo Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PageBorderAppliesTo enum to control Page border printing across specific Pages for enhanced document formatting....enumeration Specifies which pages the page border is printed on. public...Description AllPages 0 Page border is shown on all pages of the section...

    reference.aspose.com/words/net/aspose.words/pag...
  4. Document.update_page_layout method | Aspose.Wor...

    Document.update_Page_layout method. Rebuilds the Page layout of the document....update_page_layout method update_page_layout() Rebuilds the page...page layout of the document. def update_page_layout ( self ):...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup.page_starting_number property | Aspos...

    PageSetup.Page_starting_number property. Gets or sets the starting Page number of the section....page_starting_number property PageSetup.page_starting_number...starting page number of the section. @property def page_starting_number...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ContinuousSectionRestart enumeration | Aspose.W...

    Aspose.Words.Layout.ContinuousSectionRestart enumeration. Represents different behaviors when computing Page numbers in a continuous section that restarts Page numbering....different behaviors when computing page numbers in a continuous section...restarts page numbering. Members Name Description Always Page numbering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fields::FieldXE::get_PageRangeBo...

    Aspose::Words::Fields::FieldXE::get_PageRangeBookmarkName method. Gets or sets the name of the bookmark that marks a range of Pages that is inserted as the entry's Page number in C++....range of pages that is inserted as the entry’s page number. System...specify a bookmark’s spanned pages as a page range for an INDEX field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. TxtExportHeadersFootersMode enumeration | Aspos...

    Aspose.Words.Saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format...."Primary footer" ); // Insert pages to display these headers and...doc ); builder . writeln ( "Page 1" ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET....on a page, regardless of the dimensions of the printed page. You...specific position of the PDF page. The opacity of Watermark can...

    docs.aspose.com/pdf/net/sticky-annotations/
  10. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....we can Add annotations to the page. The following code snippet...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), MakeObject...

    docs.aspose.com/pdf/cpp/extra-annotations/