Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 186,751 for

page

(0.27 sec)
  1. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent Pages because when the content g…...headers and footers in subsequent pages because when the content grows...might create more pages. We have defined 2 pages in our XML file...

    forum.aspose.com/t/inconsistent-behaviour-manip...
  2. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document.... PAGE_BREAK Explicit page break. COLUMN_BREAK...start of new section on the same page as the previous section. SE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Layout::PageLayoutEvent enum | A...

    Aspose::Words::Layout::PageLayoutEvent enum. A code of event raised during Page layout model build and rendering. Page layout model is built in two steps. First, "conversion step", this is when Page layout pulls document content and creates object graph. Second, "reflow step", this is when structures are split, merged and arranged into Pages. Depending of the operation which triggered build, Page layout model may or may not be further rendered into fixed Page format. For example, computing number of Pages in the document or updating fields does not require rendering, whereas export to Pdf does in C++....raised during page layout model build and rendering. Page layout model...“conversion step”, this is when page layout pulls document content...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. PDF Sticky Annotations|Aspose.PDF for Java

    Learn how to create sticky annotations in PDFs for notes, highlights, and comments using Aspose.PDF in Java....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/java/sticky-annotations/
  5. FAQ|Aspose.Words for C++

    Aspose.Words for C++ answers the most frequently asked questions. Learn this Page to quickly solve your problem on general questions or specific topics....AI FAQ Contents [ Hide ] This page contains answers to the most...questions. Please learn the current page – perhaps this will allow you...

    docs.aspose.com/words/cpp/faq/
  6. Aspose::Words::Document::GetPageInfo method | A...

    Aspose::Words::Document::GetPageInfo method. Gets the Page size, orientation and other information about a Page that might be useful for printing or rendering in C++....Document::GetPageInfo method Gets the page size, orientation and other...other information about a page that might be useful for printing or...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. PageInfo.Colored | Aspose.Words for .NET

    Discover if your Page features vibrant colored content with the PageInfo Colored property. Enhance user engagement and improve visual appeal!...property Returns true if the page contains colored content. public...Shows how to check whether the page is in color or not. Document...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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....get a Visio page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // get a shape by ID Shape shape = page . Shapes...

    docs.aspose.com/diagram/net/public-api-changes-...
  9. Split a Document in Node.js|Aspose.Words for No...

    Split a document into several files using Node.js. Use the split feature to effectively split a document by headings or sections, as well as by Pages or by Page ranges....example, you only need some pages from a specific document and...also split a document by pages or by page ranges. Both splitting...

    docs.aspose.com/words/nodejs-net/split-a-document/
  10. PageInfo.colored property | Aspose.Words for Py...

    PageInfo.colored property. Returns ``True`` if the Page contains colored content....property Returns True if the page contains colored content. @property...Shows how to check whether the page is in color or not. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...