Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 14,098 for

word count

(0.76 sec)
  1. FontSettings Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontSettings class to effortlessly customize document font settings for enhanced readability and professional presentation....Words looks for TrueType fonts. ResetFontSources...Sets the folder where Aspose.Words looks for TrueType fonts when...

    reference.aspose.com/words/net/aspose.words.fon...
  2. FieldSectionPages Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSectionPages class to efficiently implement the SECTIONPAGES field and enhance your document processing capabilities....{ get; } Gets the Microsoft Word field type. Methods Name Description...// The PAGE field will keep counting pages across the whole document...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Cell.ensureMinimum method | Aspose.Words for No...

    Cell.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... count ). toEqual ( 0 ); // Calling...)); See Also module Aspose.Words.Tables class Cell Cell.tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Bookmark.last_column property | Aspose.Words fo...

    Bookmark.last_column property. Gets the zero-based index of the last column of the table column range associated with the bookmark.... count : # Print the contents of the...CELL_CHAR )) See Also module aspose.words class Bookmark Bookmark.is_column...

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

    Aspose::Words::NodeCollection::IndexOf method. Returns the zero-based index of the specified node in C++....Aspose::Words::NodeCollection::IndexOf method Contents [ Hide...specified node. int32_t Aspose :: Words :: NodeCollection :: IndexOf...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. Frameset.ChildFramesets | Aspose.Words for .NET

    Discover the Frameset ChildFramesets property to easily access and manage collections of child frames and pages for enhanced web design.... Count , Is . EqualTo ( 3 )); // We..."https://github.com/aspose-words/Aspose.Words-for-.NET/blob/master...

    reference.aspose.com/words/net/aspose.words.fra...
  7. MailMerge.UseNonMergeFields | Aspose.Words for ...

    Unlock the power of MailMerge! Use the UseNonMergeFields property to enhance your documents by merging into various field types seamlessly....Words will perform mail merge into...UseNonMergeFields is set to true , Aspose.Words will perform mail merge into...

    reference.aspose.com/words/net/aspose.words.mai...
  8. ChartSeriesCollection class | Aspose.Words for ...

    aspose.Words.drawing.charts.ChartSeriesCollection class. Represents collection of a [ChartSeries](../chartseries/)...Properties Name Description count Returns the number of ChartSeries...assertEqual ( 3 , chart_data . count ) # Print the name of every...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.digitalSignatures property | Aspose.Wo...

    Document.digitalSignatures property. Gets the collection of digital signatures for this document and their validation results.... Words . DigitalSignatures . DigitalSignatureColl...< doc . digitalSignatures . count ; i ++ ) { const signature =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....words.NodeCollection public class...other tables as children. int count = getChildTableCount(table);...

    reference.aspose.com/words/java/com.aspose.word...