Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 14,200 for

word count

(1.92 sec)
  1. JoinRunsOptions Class | Aspose.Words for .NET

    Configure run-merging behavior in Aspose.Words. Control how document runs with similar formatting are combined for cleaner, optimized Word documents.... Count , Is . EqualTo ( 2 )); Assert...Body . FirstParagraph . Runs . Count , Is . EqualTo ( 1 )); Assert...

    reference.aspose.com/words/net/aspose.words/joi...
  2. FontInfoCollection class | Aspose.Words for Python

    aspose.Words.fonts.FontInfoCollection class. Represents a collection of fonts used in a document...Properties Name Description count Gets the number of elements...for i in range ( all_fonts . count ): print ( f 'Font index # {...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Split PDF, HTML, TXT Files using C# | Aspose.PDF

    C# sample code to split files on .NET Framework, .NET Core....provides developers to split Word, PDF, HTML, TXT, and DOCX documents...pathSource , 1 , doc . Pages . Count / 2 , "pdf_half.pdf" ); How...

    products.aspose.com/pdf/net/splitter/
  4. LayoutCollector.get_start_page_index method | A...

    LayoutCollector.get_start_page_index method. Gets 1-based index of the page where node begins... words . Node ): ... Parameter Type..."GetNumPagesSpanned" method to count how many pages the content of...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartSeriesGroupCollection indexer | Aspose.Wor...

    ChartSeriesGroupCollection indexer. Returns a [ChartSeriesGroup](../../chartseriesgroup/) at the specified index.... count : if series_groups [ i ] . axis_group...+= 1 See Also module aspose.words.drawing.charts class ChartSeriesGroupColl...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::NodeCollection::Insert method | ...

    Aspose::Words::NodeCollection::Insert method. Inserts a node into the collection at the specified index in C++....Aspose::Words::NodeCollection::Insert method Contents [ Hide...specified index. void Aspose :: Words :: NodeCollection :: Insert...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. PDF Conversion Solution using PHP | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for PHP via Java...second scenario to convert PDF to Word , Excel, HTML, Images or any...Microsoft Word Conversion PHP Example: Code for PDF to Word Conversion...

    products.aspose.com/pdf/php-java/conversion/
  8. RevisionGroup.Text | Aspose.Words for .NET

    Explore the RevisionGroup Text property to access inserted, deleted, or moved text, enhancing your document's formatting insights and editing efficiency.... Count , Is . EqualTo ( 7 )); foreach...namespace Aspose.Words assembly Aspose.Words RevisionGroup.RevisionType...

    reference.aspose.com/words/net/aspose.words/rev...
  9. Formula Expressions | Aspose.Tasks Documentation

    This document provides guidance on working with formula expressions using Aspose.Tasks for C++....Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/tasks/cpp/formula-expressions/
  10. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.document property. Gets or sets the document this collector instance is attached to.... words . Document : ... @document.setter...document ( self , value : aspose . words . Document ): ... Remarks If...

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