Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 14,098 for

word count

(0.11 sec)
  1. 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...
  2. BuildingBlockCollection Class | Aspose.Words fo...

    Discover the Aspose.Words BuildingBlockCollection class, a powerful tool for managing document BuildingBlock objects efficiently and enhancing your workflow....Words Document Object Model (DOM)...Properties Name Description Count { get; } Gets the number of...

    reference.aspose.com/words/net/aspose.words.bui...
  3. 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...
  4. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...Document class Represents a Word document. To learn more, visit...central object in the Aspose.Words library. To load an existing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::FieldSeq::get_InsertNext...

    Aspose::Words::Fields::FieldSeq::get_InsertNextNumber method. Gets or sets whether to insert the next sequence number for the specified item in C++....Aspose::Words::Fields::FieldSeq::get_InsertNextNumber method...specified item. bool Aspose :: Words :: Fields :: FieldSeq :: get_InsertNextNumber...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. GeneralFormatCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Fields.GeneralFormatCollection class—a powerful, typed collection for managing general formats effortlessly in your documents....Properties Name Description Count { get; } Gets the total number...( format . GeneralFormats . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  7. PdfLoadOptions.SkipPdfImages | Aspose.Words for...

    Discover PdfLoadOptions' SkipPdfImages property to control image loading in PDFs. Enhance performance by skipping images for faster document processing.... Count )); else Assert . That ( 0 ...EqualTo ( shapeCollection . Count )); See Also class PdfLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  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. Table.FirstRow | Aspose.Words for .NET

    Discover the FirstRow property of tables, effortlessly access the first row node for streamlined data management and enhanced table functionality.... Count , Is . EqualTo ( 5 )); Assert...That ( tables [ 1 ]. Rows . Count , Is . EqualTo ( 4 )); foreach...

    reference.aspose.com/words/net/aspose.words.tab...
  10. CustomPartCollection.GetEnumerator | Aspose.Wor...

    Explore the CustomPartCollection GetEnumerator method to effortlessly iterate through all items in your collection. Streamline your data management today!... Count , Is . EqualTo ( 2 )); // Clone...doc . PackageCustomParts . Count , Is . EqualTo ( 3 )); // Enumerate...

    reference.aspose.com/words/net/aspose.words.mar...