Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 14,033 for

word count

(0.11 sec)
  1. MailMergeRegionInfo.Level | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Level property that reveals the nesting level of your regions, enhancing your document automation and efficiency.... Count , Is . EqualTo ( 2 )); Assert...Assert . That ( nestedRegions . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words.mai...
  2. StructuredDocumentTagCollection.remove_at metho...

    StructuredDocumentTagCollection.remove_at method. Removes a structured document tag at the specified index.... count : sdt = structured_document_tags...structured_document_tags . count ) # Remove the structured document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomPart.content_type property | Aspose.Words...

    CustomPart.content_type property. Specifies the content type of this custom part.... count ) # Clone the second part, then...doc . package_custom_parts . count ) # Enumerate over the collection...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldListNum.HasListName | Aspose.Words for .NET

    Discover how the FieldListNum HasListName property indicates if an abstract numbering definition name is included in the fields code for enhanced document formatting....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...
  5. FieldListNum.ListLevel | Aspose.Words for .NET

    Discover the FieldListNum ListLevel property to customize your list levels effortlessly, enhancing your data organization and control....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...
  6. VbaReference.type property | Aspose.Words for N...

    VbaReference.type property. Gets [VbaReferenceType](../../vbareferencetype/) object that indicates the type of reference that a [VbaReference](../) object represents.... Words . Vba . VbaReferenceType Examples...references ; expect ( references . count ). toEqual ( 5 ); for ( let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IRevisionCriteria.IsMatch | Aspose.Words for .NET

    Discover how the IRevisionCriteria IsMatch method effectively verifies if a specific revision aligns with your criteria for optimal results.... Write ( "This does not count as a revision. " ); // To register...Remove a run "This does not count as a revision.". doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/ire...
  8. StructuredDocumentTagCollection.RemoveAt | Aspo...

    Effortlessly manage your structured document tags with the RemoveAt method. Quickly remove tags by index for streamlined document editing.... Count ; i ++) { sdt = structuredDocumentTa...That ( structuredDocumentTa . Count , Is . EqualTo ( 5 )); // Remove...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Cell.tables property | Aspose.Words for Node.js

    Cell.tables property. Gets a collection of tables that are immediate children of the cell.... Words . Tables . TableCollection Examples...true ); expect ( tableNodes . count ). toEqual ( 5 ); for ( let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 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...