Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 14,098 for

word count

(0.22 sec)
  1. DocumentBase.font_infos property | Aspose.Words...

    DocumentBase.font_infos property. Provides access to properties of fonts used in this document.... words . fonts . FontInfoCollection...for i in range ( all_fonts . count ): print ( f 'Font index # {...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Memory Leak - MakeObject<Document>(u"example.do...

    The following range of versions of aspose.Words have memory leaks in the following function: MakeObject(u"example.docx"); Aspose.Words.Cpp.23.9.0 → Aspose.Words.Cpp.24.3.0 (now) The memory leak exists probably even lo…...Words Product Family words-cpp lefev April 24...range of versions of aspose.words have memory leaks in the following...

    forum.aspose.com/t/memory-leak-makeobject-docum...
  3. NodeCollection.remove_at method | Aspose.Words ...

    NodeCollection.remove_at method. Removes the node at the specified index from the collection and from the document.... count - 1 new_section = doc . sections...()) See Also module aspose.words class NodeCollection NodeCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeCollection.removeAt method | Aspose.Words f...

    NodeCollection.removeAt method. Removes the node at the specified index from the collection and from the document.... count - 1 ; let newSection = doc ...2" ); See Also module Aspose.Words class NodeCollection NodeCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Extend and Contribute to CRM Duplicate Detectio...

    How to defined a custom workflow using Aspose.Words to detect duplicated documents in C#....Words.dll to generate document from...Now ); if ( doc . Revisions . Count == 0 ) { // If documents are...

    docs.aspose.com/words/net/extend-and-contribute...
  6. Frameset.is_frame_link_to_file property | Aspos...

    Frameset.is_frame_link_to_file property. Gets or sets a value indicating whether the web page or document file name specified in the [Frameset.frame_default_url](../frame_default_url/) property is an external resource the frame is linked with.... count ) # We can check the default...'https://github.com/aspose-words/Aspose.Words-for-.NET/blob/master...

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

    Aspose.Words.Tables.Row class. Represents a table row... count Gets the number of immediate...( let i = 0 ; i < tables . count ; i ++ ) { console . log ( `Start...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::Shape::get_HasSmartArt ...

    Aspose::Words::Drawing::Shape::get_HasSmartArt method. Returns true if this Shape has a SmartArt object in C++....Aspose::Words::Drawing::Shape::get_HasSmartArt method Shape::get_HasSmartArt...SmartArt object. bool Aspose :: Words :: Drawing :: Shape :: get_HasSmartArt...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Bibliography class | Aspose.Words for Python

    aspose.Words.bibliography.Bibliography class. Represents the list of bibliography sources available in the document.... count ) person = authors [ 0 ] self...last ) See Also module aspose.words.bibliography Contributor class...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionGroup class | Aspose.Words for Python

    aspose.Words.RevisionGroup class. Represents a group of sequential [Revision](../revision/) objects... count ) for group in doc . revisions...' ) See Also module aspose.words RevisionCollection class RevisionGroupCollect...

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