Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 187,896 for

page

(0.34 sec)
  1. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Aspose.Cells for Python via .NET API. You can set the Print Area, Print Titles and Page Order....Contents [ Hide ] Microsoft Excel’s page setup settings provide several...users to control how worksheet pages are printed. How to Set Print...

    docs.aspose.com/cells/python-net/setting-print-...
  2. ZoomType enumeration | Aspose.Words for Python

    aspose.words.settings.ZoomType enumeration. Possible values for how large or small the document appears on the screen in Microsoft Word.... FULL_PAGE Zoom percentage is automatically...recalculated to fit one full page. PAGE_WIDTH Zoom percentage is...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add PDF Bookmarks with Named Destinations|Docum...

    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....not depend on PDF pages. It means, if pages are added or deleted...Add PDF Bookmarks Avoid Blank Page in Output PDF when there is...

    docs.aspose.com/cells/java/add-pdf-bookmarks-wi...
  4. Python PDF API for Creating, Merging, Editing, ...

    Python wrapper to generate edit and parse PDF files based on Java. Library converts PDF to multiple formats including DOC, DOCX, XLS, XLSX, PPTX HTML and images...metadata information, text and page manipulation, management of...load PDF file, extract pages, insert pages at a particular location...

    products.aspose.com/pdf/python-java/
  5. Aspose::Words::Settings::ViewOptions class | As...

    Aspose::Words::Settings::ViewOptions class. Provides various options that control how a document is shown in Microsoft Word. To learn more, visit the documentation article in C++....text and the top edge of the page. get_FormsDesign () const Specifies...document to fit the width of the page. // Set the "ZoomType" property...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. LayoutEnumerator.type property | Aspose.Words f...

    LayoutEnumerator.type property. Gets the type of the current entity.... # Layout entities are pages, cells, rows, lines, and other...layout . LayoutEntityType . PAGE ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutEnumerator.move_previous method | Aspose....

    LayoutEnumerator.move_previous method. Moves to the previous sibling entity.... # Layout entities are pages, cells, rows, lines, and other...layout . LayoutEntityType . PAGE ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutEnumerator.kind property | Aspose.Words f...

    LayoutEnumerator.kind property. Gets the kind of the current entity... # Layout entities are pages, cells, rows, lines, and other...layout . LayoutEntityType . PAGE ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. LayoutEnumerator.MoveLastChild | Aspose.Words f...

    Discover how the LayoutEnumerator MoveLastChild method efficiently navigates to the last child entity, enhancing your data management capabilities.... // Layout entities are pages, cells, rows, lines, and other...MoveParent ( LayoutEntityType . Page ); Assert . That ( layoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...
  10. SplitCriteria Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitCriteria enum for efficient document splitting. Optimize your workflow with versatile options for seamless part management....Description Page 0 Specifies that the document is split into pages. SectionBreak...Shows how to split document by pages. string doc = MyDir + "Big document...

    reference.aspose.com/words/net/aspose.words.low...