Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 12,881 for

word count

(0.07 sec)
  1. Story.Tables | Aspose.Words for .NET

    Discover Story Tables, a curated collection of tables directly linked to your story, enhancing organization and engagement effortlessly.... Count ); Assert . AreEqual ( 4 , tables...tables [ 1 ]. Rows . Count ); foreach ( Table table in tables...

    reference.aspose.com/words/net/aspose.words/sto...
  2. WebExtension.reference property | Aspose.Words ...

    WebExtension.reference property. Specifies the primary reference to an web extension.... words . webextensions . WebExtensionReferenc...the web extension in Microsoft Word via Developer -> Add-ins. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TableCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.TableCollection class. Provides typed access to a collection of [Table](../../aspose.Words/table/) nodes...Properties Name Description count Gets the number of nodes in...true ); expect ( tableNodes . count ). toEqual ( 5 ); for ( let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fields::FieldListNum::get_ListLe...

    Aspose::Words::Fields::FieldListNum::get_ListLevel method. Gets or sets the level in the list, overriding the default behavior of the field in C++....Aspose::Words::Fields::FieldListNum::get_ListLevel method Contents...System :: String Aspose :: Words :: Fields :: FieldListNum ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Previesť WORD Na EPUB Python

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

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

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

    products.aspose.com/words/sk/python-net/convers...
  7. ListFormat | Aspose.Words for Java

    Allows to control what list formatting is applied to a paragraph in Java....Remarks: A paragraph in a Microsoft Word document can be bulleted or...getList() / setList(com.aspose.words.List) property and a particular...

    reference.aspose.com/words/java/com.aspose.word...
  8. Document.LastSection | Aspose.Words for .NET

    Discover the LastSection property to easily access the final section of your document, enhancing navigation and content management efficiency.... Count ); // Use a document builder...AreEqual ( 2 , doc . Sections . Count ); // Each section has its own...

    reference.aspose.com/words/net/aspose.words/doc...
  9. CustomPartCollection.Clone | Aspose.Words for .NET

    Effortlessly clone your CustomPartCollection with our deep copy method, ensuring all items are preserved for seamless data management.... Count ); // Clone the second part...doc . PackageCustomParts . Count ); // Enumerate over the collection...

    reference.aspose.com/words/net/aspose.words.mar...
  10. FieldCollection.remove_at method | Aspose.Words...

    FieldCollection.remove_at method. Removes a field at the specified index from this collection and 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...