Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 9,631 for

page count

(0.2 sec)
  1. Aspose::Words::Fields::FieldPage class | Aspose...

    Aspose::Words::Fields::FieldPage class. Implements the Page field. To learn more, visit the documentation article in C++....FieldPage class Implements the PAGE field. To learn more, visit...NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FieldNumChars Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumChars class, designed to efficiently implement the NUMCHARS field for enhanced document processing....NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...// 1 - Track the character count with a NUMCHARS field: FieldNumChars...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldNumWords class | Aspose.Words for Python

    aspose.words.fields.FieldNumWords class. Implements the NUMWORDS field...NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of... # 1 - Track the character count with a NUMCHARS field: field_num_chars...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Using Contextual Object Member Access in C#|Asp...

    Use contextual object member to access some objects without specifying the objects id in template expressions using C#....Age]>><</foreach>> Count: <<[ds.Persons.count()]>> Alternatively...<<[Age]>><</foreach>> Count: <<[Persons.count()]>> Restarting List...

    docs.aspose.com/words/net/using-contextual-obje...
  5. How to Scale a Worksheet with Python.NET|Docume...

    This article explains how to scale a worksheet using Aspose.Cells for Python.NET....scaling a worksheet: Fit to Page : To ensure that all content...fits on a single page or specific number of pages when printing...

    docs.aspose.com/cells/python-net/how-to-scale-a...
  6. Aspose::Words::Layout::LayoutCollector class | ...

    Aspose::Words::Layout::LayoutCollector class. This class allows to compute Page numbers of document nodes. To learn more, visit the documentation article in C++....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Working with Common Conditional Blocks in C#|As...

    Use common conditional blocks within paragraphs to represent the same data depending on a condition using C#....following template to represent the count of elements in the enumeration...items << else >><<[ items . Count ()]>> item ( s )<</ if >>. Note...

    docs.aspose.com/words/net/working-with-common-c...
  8. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the section....which only appears on the first page of a section. let footer = section...header/footer, which appears on odd pages. footer = section . headersFooters...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Order of emails returned by EnumerateMessages i...

    Hello, I’m working with Aspose.Email to process PST files and have noticed something about the EnumerateMessages method that I’d like to clarify. From my observations, the order of emails returned by EnumerateMessages …...them, and then slicing for each page. This makes pagination lose...fetching only the necessary page each time. Is there a more efficient...

    forum.aspose.com/t/order-of-emails-returned-by-...
  10. Formatting Pivot Table|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....fields and page fields. Setting Row, Column, and Page Fields Format...fields in all areas for example, page, column, row or data. The code...

    docs.aspose.com/cells/java/formatting-pivot-table/