Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 10,167 for

page count

(0.1 sec)
  1. FieldNumChars class | Aspose.Words for Python

    aspose.words.fields.FieldNumChars class. Implements the NUMCHARS 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...
  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. Find if the Worksheet is Dialog Sheet|Documenta...

    Dialog Sheet is an old format of a sheet. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using the C# API or .NET Library....Document Assistant Close Page Setup Features Count number of cells in...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/find-if-the-worksheet...
  5. PageSetup.footnote_options property | Aspose.Wo...

    PageSetup.footnote_options property. Provides options that control numbering and positioning of footnotes in this section....numbering from 1 # at each new page and display themselves directly...every page. footnote_options = doc . sections [ 0 ] . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.endnoteOptions property | Aspose.Word...

    PageSetup.endnoteOptions property. Provides options that control numbering and positioning of endnotes in this section....numbering from 1 // at each new page and display themselves directly...directly beneath the text on every page. let footnoteOptions = doc ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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#....Hide ] What is this page about? This page explains how to work...following template to represent the count of elements in the enumeration...

    docs.aspose.com/words/net/working-with-common-c...
  8. SectionCollection class | Aspose.Words for Node.js

    Aspose.Words.SectionCollection class. A collection of [Section](../section/) objects in the document...section starts on a new page or on the same page. Programmatically...Properties Name Description count Gets the number of nodes in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 获取和设置页面属性|Aspose.PDF for C++

    您可以使用C++库从PDF文件中获取和设置页面属性。... 然后使用 PageCollection 集合的Count属性(来自Document对象)来获取文档中的总页数。 ...cout << "Page Count : " << srcDocument -> get_Pages () -> get_Count...

    docs.aspose.com/pdf/zh/cpp/get-and-set-page-pro...
  10. Use Undo and Redo Feature|Documentation

    This article introduces the undo and redo features in GridDesktop....UndoStepsCount – attribute: It gets the count of current available undo steps...RedoStepsCount – attribute: It gets the count of current available redo steps...

    docs.aspose.com/cells/net/aspose-cells-griddesk...