Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 14,033 for

word count

(0.1 sec)
  1. FieldListNum.StartingNumber | Aspose.Words for ...

    Discover the FieldListNum StartingNumber property to easily manage your field's starting value for improved data organization and efficiency....FieldListNum , true ); // Lists start counting at 1 by default, but we can...LISTNUM fields maintain separate counts for each list level. // Inserting...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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 , Is . EqualTo ( 2 )); // Clone...doc . PackageCustomParts . Count , Is . EqualTo ( 3 )); // Enumerate...

    reference.aspose.com/words/net/aspose.words.mar...
  3. FieldListNum.starting_number property | Aspose....

    FieldListNum.starting_number property. Gets or sets the starting value for this field....as_field_list_num () # Lists start counting at 1 by default, but we can...LISTNUM fields maintain separate counts for each list level. # Inserting...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldListNum.list_level property | Aspose.Words...

    FieldListNum.list_level property. Gets or sets the level in the list, overriding the default behavior of the field....as_field_list_num () # Lists start counting at 1 by default, but we can...LISTNUM fields maintain separate counts for each list level. # Inserting...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.lastSection property | Aspose.Words fo...

    Document.lastSection property. Gets the last section in the document.... Words . Section Remarks Returns null... expect ( doc . sections . count ). toEqual ( 1 ); // Use a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 JavaScript 通过 C++ 从工作簿中提取 OLE 对象|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... 在第一个工作表上添加Microsoft Word文档、Excel工作簿和PDF文档作为OLE对象。 带有OLE对象的模板文档(OleFile...sheetsCount = workbook . worksheets . count ; for ( let s = 0 ; s < sheetsCount...

    docs.aspose.com/cells/zh/javascript-cpp/extract...
  7. Node.Remove | Aspose.Words for .NET

    Discover the Node Remove method to effortlessly detach nodes from their parent, enhancing your code's efficiency and structure.... Count ( s => s . HasImage ), Is ....shapes . OfType < Shape >(). Count ( s => s . HasImage ), Is ....

    reference.aspose.com/words/net/aspose.words/nod...
  8. FieldListNum.has_list_name property | Aspose.Wo...

    FieldListNum.has_list_name property. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code....as_field_list_num () # Lists start counting at 1 by default, but we can...LISTNUM fields maintain separate counts for each list level. # Inserting...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomPartCollection.remove_at method | Aspose....

    CustomPartCollection.remove_at method. Removes an item at the specified index.... count ) # Clone the second part, then...doc . package_custom_parts . count ) # Enumerate over the collection...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...WriteLine ( "Current list count: " + lists . Count ); Console . WriteLine...); Assert . That ( paras . Count ( n => (( Paragraph ) n ). ListFormat...

    reference.aspose.com/words/net/aspose.words.lis...