Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 12,916 for

word count

(0.07 sec)
  1. OdsoFieldMapDataCollection.RemoveAt | Aspose.Wo...

    Effortlessly use the RemoveAt method in OdsoFieldMapDataCollection to delete elements by index, streamlining your data management tasks.... Count , Is . EqualTo ( 30 )); using...Assert . That ( dataCollection . Count , Is . EqualTo ( 29 )); // Use...

    reference.aspose.com/words/net/aspose.words.set...
  2. CustomPart.Name | Aspose.Words for .NET

    Discover how to manage CustomPart names in OOXML packages. Easily set or retrieve absolute names for seamless integration and enhanced functionality.... Count , Is . EqualTo ( 2 )); // Clone...doc . PackageCustomParts . Count , Is . EqualTo ( 3 )); // Enumerate...

    reference.aspose.com/words/net/aspose.words.mar...
  3. CleanupOptions.unused_styles property | Aspose....

    CleanupOptions.unused_styles property. Specifies whether unused styles should be removed from document... count ) # Apply a custom character...assertEqual ( 4 , doc . styles . count ) # Removing every node that...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtSaveOptions.list_indentation property | Aspo...

    TxtSaveOptions.list_indentation property. Gets a [TxtListIndentation](../../txtlistindentation/) object that specifies how many and which character to use for indentation of list levels... By default it is zero count of character ‘\0’, that means...list_indentation ( self ) -> aspose . words . saving . TxtListIndentation...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DigitalSignatureUtil.loadSignatures method | As...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil.loadSignatures method... count ). toEqual ( 1 ); // 2 - Load...expect ( digitalSignatures . count ). toEqual ( 1 ); Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.WrapSide | Aspose.Words for .NET

    Discover the ShapeBase WrapSide property to control text wrapping around shapes, enhancing your design's visual appeal and readability.... Count ( s => s . ShapeType == ShapeType...)); Assert . That ( shapes . Count ( s => s . ShapeType == ShapeType...

    reference.aspose.com/words/net/aspose.words.dra...
  7. MailMergeRegionInfo.Name | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Name property, which efficiently retrieves the name of a specified region for seamless document automation.... Count , Is . EqualTo ( 2 )); Assert...Assert . That ( nestedRegions . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words.mai...
  8. MailMergeRegionInfo.Regions | Aspose.Words for ...

    Discover the MailMergeRegionInfo Regions property, which efficiently returns a comprehensive list of child regions for seamless data management.... Count , Is . EqualTo ( 2 )); Assert...Assert . That ( nestedRegions . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words.mai...
  9. VbaProject.References | Aspose.Words for .NET

    Explore the VBA Project References property to efficiently manage your VBA project references and enhance your coding capabilities. Unlock your programming potential!... Count , Is . EqualTo ( 5 )); for (...( int i = references . Count - 1 ; i >= 0 ; i --) { VbaReference...

    reference.aspose.com/words/net/aspose.words.vba...
  10. PdfLoadOptions.skip_pdf_images property | Aspos...

    PdfLoadOptions.skip_pdf_images property. Gets or sets the flag indicating whether images must be skipped while loading PDF document... page_count = 1 doc = aw . Document ( file_name...assertEqual ( shape_collection . count , 0 ) else : self . assertNotEqual...

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