Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 10,503 for

page count

(0.08 sec)
  1. InlineStory.ensure_minimum method | Aspose.Word...

    InlineStory.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph....it appear at the referencing page's footer. self . assertEqual...assertEqual ( 0 , footnote . tables . count ) footnote . append_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables that are immediate children of the story....it appear at the referencing page's footer. self . assertEqual...assertEqual ( 0 , footnote . tables . count ) footnote . append_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.sections property | Aspose.Words for N...

    Document.sections property. Returns a collection that represents all sections in the document.... count - 1 ; let newSection = doc ...Starts the next section on a new page: builder . insertBreak ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Delete text from a cell|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.... Count () == 0 ) { // The specified...== rowIndex ); if ( rows . Count () == 0 ) { // A cell does not...

    docs.aspose.com/cells/net/delete-text-from-a-cell/
  5. Convert other file formats to PDF in Python|Asp...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document....adding text fragments to the PDF page. As for text files, we are dealing...PDF Document and add the first page with custom margins and font...

    docs.aspose.com/pdf/python-net/convert-other-fi...
  6. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all document sections, enhancing your content organization and navigation.... Count - 1 ; Section newSection = doc...Starts the next section on a new page: builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Add Table of Contents to PDF using Java

    Add table of contents to PDF using Java. Learn the process using the detailed steps and a sample code for adding a clickable table of contents in PDF using Java....Page Product Family Aspose.PSD Product...total number of pages and insert a new page at the start of the...

    kb.aspose.com/pdf/java/add-table-of-contents-to...
  8. Find if the Worksheet is Dialog Sheet|Documenta...

    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....Insert Background Image to Excel Count number of cells in the Worksheet...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/find-if-the-workshee...
  9. InlineStory.ensureMinimum method | Aspose.Words...

    InlineStory.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph....referencing page's footer. expect ( footnote . tables . count ). toEqual...expect ( footnote . tables . count ). toEqual ( 1 ); expect ( footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Pivot Filter with C++|Documentation

    Learn how to add a filter in a pivot table with Aspose.Cells using C++.... PutValue ( u "Count" ); cell = cells . Get ( u "A2"...PivotFieldType :: Data , u "Count" ); pivotTable . GetDataFields...

    docs.aspose.com/cells/cpp/add-or-clear-pivot-fi...