Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 12,772 for

word count

(0.04 sec)
  1. FieldSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSeq class for seamless SEQ field implementation. Enhance your document automation with powerful features and flexibility....{ get; } Gets the Microsoft Word field type. Methods Name Description...); // SEQ fields display a count that increments at each SEQ...

    reference.aspose.com/words/net/aspose.words.fie...
  2. XmlMapping.set_mapping method | Aspose.Words fo...

    XmlMapping.set_mapping method. Sets a mapping between the parent structured document tag and an XML node of a custom XML data part.... words . markup . CustomXmlPart , x_path..."Developer" tab in Microsoft Word, # we can find elements from...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListFormat.ListLevelNumber | Aspose.Words for .NET

    Discover the ListFormat ListLevelNumber property, easily manage paragraph list levels from 0 to 8 for enhanced document organization and clarity....ListLevelNumber { get ; set ; } Remarks In Word documents, lists may consist...list item. // The Microsoft Word list template called "NumberDefault"...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Previesť WORD Na PNG Python

    Previesť Word formát do PNG v kóde Python Uložiť Word ako PNG pomocou Python....Konvertovať Word na PNG v Python Vysokorýchlostná softvérová...softvérová Python na prevod Word na PNG Použite naše API na konverziu dokumentov...

    products.aspose.com/words/sk/python-net/convers...
  5. Previesť WORD Na JPG Python

    Previesť Word formát do JPG v kóde Python Uložiť Word ako JPG pomocou Python....Konvertovať Word na JPG v Python Vysokorýchlostná softvérová...softvérová Python na prevod Word na JPG Použite naše API na konverziu dokumentov...

    products.aspose.com/words/sk/python-net/convers...
  6. Section.DeleteHeaderFooterShapes | Aspose.Words...

    Effortlessly remove all drawing shapes from section headers and footers with the DeleteHeaderFooterShapes method for cleaner document presentation.... Count ); Assert . AreEqual ( 1 , doc...NodeType . Shape , true ). Count ); // Remove all shapes from...

    reference.aspose.com/words/net/aspose.words/sec...
  7. FieldCollection.Remove | Aspose.Words for .NET

    Effortlessly remove specific fields from your document with the FieldCollection Remove method, streamlining your data management process.... Count ); // Below are four ways of...Assert . AreEqual ( 5 , fields . Count ); // 2 - Get the collection...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldCollection.RemoveAt | Aspose.Words for .NET

    Effortlessly remove fields from your document with the FieldCollection RemoveAt method. Streamline your data management today!... Count ); // Below are four ways of...Assert . AreEqual ( 5 , fields . Count ); // 2 - Get the collection...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Table.LastRow | Aspose.Words for .NET

    Discover the Table LastRow property to easily access the final Row node in your table, enhancing data management and efficiency.... Count ); Assert . AreEqual ( 4 , tables...tables [ 1 ]. Rows . Count ); foreach ( Table table in tables...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Field.remove method | Aspose.Words for Python

    Field.remove method. Removes the field from the document... count ) # Below are four ways of removing...assertEqual ( 5 , fields . count ) # 2 - Get the collection to...

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