Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 14,104 for

word count

(0.07 sec)
  1. CustomPartCollection class | Aspose.Words for P...

    aspose.Words.markup.CustomPartCollection class. Represents a collection of [CustomPart](../custompart/) objects...Properties Name Description count Gets the number of elements...doc . package_custom_parts . count ) # Clone the second part, then...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldSeq | Aspose.Words for Java

    Implements the SEQ field in Java....words.Field public class FieldSeq...DocumentBuilder(doc); // SEQ fields display a count that increments at each SEQ...

    reference.aspose.com/words/java/com.aspose.word...
  3. CustomPart.name property | Aspose.Words for Python

    CustomPart.name property. Gets or sets this part's absolute name within the OOXML package or the target URL.... count ) # Clone the second part, then...doc . package_custom_parts . count ) # Enumerate over the collection...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Border.equals method | Aspose.Words for Node.js

    Border.equals method. Determines whether the specified border is equal in value to the current border.... Words . Border ) Parameter Type Description...expect ( firstParagraphBorder . count ). toEqual ( 6 ); for ( let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IStructuredDocumentTag.removeSelfOnly method | ...

    IStructuredDocumentTag.removeSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document tree.... count ). toEqual ( 5 ); // Here we... NodeType . Any , false ). count > 0 ) sdt . removeSelfOnly ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.words-python如何绘制插入SmartArt图形 - Free Supp...

    如何绘制SmartArt图形,实现效果如下:...words-python如何绘制插入SmartArt图形 中文技术支持 words-python higanbana233...9:46am 2 @higanbana233 Aspose.Words for Python (via .NET) – inserting...

    forum.aspose.com/t/aspose-words-python-smartart...
  7. DocumentVisitor.VisitGlossaryDocumentEnd | Aspo...

    Explore the VisitGlossaryDocumentEnd method in DocumentVisitor. Learn how it enhances glossary document enumeration for efficient data management.... Count , Is . EqualTo ( 5 )); doc ...GetText ()); // In Microsoft Word, we can access the building...

    reference.aspose.com/words/net/aspose.words/doc...
  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 , Is . EqualTo ( 1 )); // Use...Assert . That ( doc . Sections . Count , Is . EqualTo ( 2 )); // Each...

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

    Discover the CustomPart Clone method for creating efficient deep copies of objects without duplicating Data bytes. Optimize your coding process today!... Count , Is . EqualTo ( 2 )); // Clone...doc . PackageCustomParts . Count , Is . EqualTo ( 3 )); // Enumerate...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...modify shapes in a Microsoft Word document. An important property...different capabilities in a Word document. For example, only...

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