Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 12,990 for

word count

(0.04 sec)
  1. ChartAxis.MajorUnitScale | Aspose.Words for .NET

    Discover the ChartAxis MajorUnitScale property to easily customize major tick marks on your time category axis for enhanced data visualization.... Count ); Assert . AreEqual ( "Y-Values"...namespace Aspose.Words.Drawing.Charts assembly Aspose.Words ChartAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  2. AxisDisplayUnit.document property | Aspose.Word...

    AxisDisplayUnit.document property. Returns the document containing the parent chart.... words . DocumentBase : ... Examples...assertEqual ( 1 , chart . series . count ) self . assertEqual ( 'Y-Values'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...namespace Aspose.Words assembly Aspose.Words Document.RevisionsView...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Document.sections property | Aspose.Words for N...

    Document.sections property. Returns a collection that represents all sections in the document.... Words . SectionCollection Examples...lastSectionIdx = doc . sections . count - 1 ; let newSection = doc ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FileFormatInfo.hasDigitalSignature property | A...

    FileFormatInfo.hasDigitalSignature property. Returns ``true`` if this document contains a digital signature...Words to modify and save a document...docx" ). count ). toEqual ( 1 ); See Also module Aspose.Words class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontSavingArgs.isSubsettingNeeded property | As...

    FontSavingArgs.isSubsettingNeeded property. Allows to specify whether the current font will be subsetted before exporting as a font resource....Words decides whether to perform subsetting...=> s . endsWith ( ".ttf" )). count ). toEqual ( 10 ); }); /* ///...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartAxis.display_unit property | Aspose.Words ...

    ChartAxis.display_unit property. Specifies the scaling value of the display units for the value axis.... words . drawing . charts . AxisDisplayUnit...assertEqual ( 1 , chart . series . count ) self . assertEqual ( 'Y-Values'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified).... count ) self . assertEqual ( aspose...docx' ) See Also module aspose.words.drawing class ImageData ImageData...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an image.... count ) self . assertEqual ( aspose...docx' ) See Also module aspose.words.drawing class ImageData ImageData...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LineNumberRestartMode | Aspose.Words for Java

    Determines when automatic line numbering restarts in Java....the 15th, // and continue the count from that point onward. doc...

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