Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 14,098 for

word count

(0.26 sec)
  1. HeaderFooter.is_linked_to_previous property | A...

    HeaderFooter.is_linked_to_previous property. True if this header or footer is linked to the corresponding header or footer in the previous section.... count ) self . assertEqual ( 2 , len...sections [ 1 ] . headers_footers . count ) self . assertEqual ( 6 , len...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Section.ClearHeadersFooters | Aspose.Words for ...

    Effortlessly clear section headers and footers with the ClearHeadersFooters method. Streamline your document layout for a polished look!... Count , Is . EqualTo ( 0 )); DocumentBuilder...FirstSection . HeadersFooters . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words/sec...
  3. Chart.legend property | Aspose.Words for Node.js

    Chart.legend property. Provides access to the chart legend properties.... Words . Drawing . Charts . ChartLegend...; expect ( chart . series . count ). toEqual ( 3 ); expect ( chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RevisionGroup.text property | Aspose.Words for ...

    RevisionGroup.text property. Returns inserted/deleted/moved text or description of format change.... count ) for group in doc . revisions...' ) See Also module aspose.words class RevisionGroup RevisionGroup...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionGroup.revision_type property | Aspose.W...

    RevisionGroup.revision_type property. Gets the type of revisions included in this group.... words . RevisionType : ... Examples...doc . revisions . groups . count ) for group in doc . revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStart class, your key to efficiently managing Word fields in documents. Enhance your document processing today!...class Represents a start of a Word field in a document. To learn...object was deleted in Microsoft Word while change tracking was enabled...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ListFormat.applyNumberDefault method | Aspose.W...

    ListFormat.applyNumberDefault method. Starts a new default numbered list and applies it to the paragraph....words main advantages are:" ); //...builder . writeln ( "Aspose.words allows:" ); // 2 - A numbered...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IChartDataPoint.bubble3D property | Aspose.Word...

    IChartDataPoint.bubble3D property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them.... count ). toEqual ( 1 ); expect ( chart...docx" ); See Also module Aspose.Words.Drawing.Charts class IChartDataPoint...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Adjustment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Adjustment class, designed to enhance your shapes with precise adjustment values for superior document formatting.... Count , Is . EqualTo ( 1 )); Adjustment...namespace Aspose.Words.Drawing assembly Aspose.Words AdjustmentCollection...

    reference.aspose.com/words/net/aspose.words.dra...
  10. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....words.Field public class FieldToc..."Heading 1", applied to it will count as a heading. // We can name...

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