Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 12,881 for

word count

(0.04 sec)
  1. Aspose::Words::InlineStory::get_IsMoveToRevisio...

    Aspose::Words::InlineStory::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....Aspose::Words::InlineStory::get_IsMoveToRevision method Contents...moved (inserted) in Microsoft Word while change tracking was enabled...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. 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...
  3. Comment.removeAllReplies method | Aspose.Words ...

    Comment.removeAllReplies method. Removes all replies to this comment.... count ). toEqual ( 2 ); // Below are...expect ( comment . replies . count ). toEqual ( 1 ); // 2 - Use...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CellCollection.toArray method | Aspose.Words fo...

    CellCollection.toArray method. Copies all cells from the collection to a new array of cells.... count ; i ++ ) { console . log ( `Start...for ( let j = 0 ; j < rows . count ; j ++ ) { console . log ( `\tStart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Pretvori WORD V TIFF Python

    Pretvorite Word v obliko TIFF v Python kodi Shranite Word kot TIFF z uporabo Python....Pretvori Word v TIFF v Python Python s hitro programsko opremo...opremo za pretvorbo Word v TIFF Uporabite naš API za pretvorbo dokumentov...

    products.aspose.com/words/sl/python-net/convers...
  6. FieldToc.sequence_separator property | Aspose.W...

    FieldToc.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....as_field_toc () # SEQ fields display a count that increments at each SEQ...fields also maintain separate counts for each unique named sequence...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MailMergeRegionInfo.Name | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Name property, which efficiently retrieves the name of a specified region for seamless document automation.... Count ); Assert . AreEqual ( "Region1"...AreEqual ( 2 , nestedRegions . Count ); Assert . AreEqual ( "NestedRegion1"...

    reference.aspose.com/words/net/aspose.words.mai...
  8. MailMergeRegionInfo.Regions | Aspose.Words for ...

    Discover the MailMergeRegionInfo Regions property, which efficiently returns a comprehensive list of child regions for seamless data management.... Count ); Assert . AreEqual ( "Region1"...AreEqual ( 2 , nestedRegions . Count ); Assert . AreEqual ( "NestedRegion1"...

    reference.aspose.com/words/net/aspose.words.mai...
  9. ShapeBase.WrapSide | Aspose.Words for .NET

    Discover the ShapeBase WrapSide property to control text wrapping around shapes, enhancing your design's visual appeal and readability.... Count ( s => s . ShapeType == ShapeType...Assert . AreEqual ( 1 , shapes . Count ( s => s . ShapeType == ShapeType...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Comment.remove_all_replies method | Aspose.Word...

    Comment.remove_all_replies method. Removes all replies to this comment.... count ) # Below are two ways of removing...assertEqual ( 1 , comment . replies . count ) # 2 - Use the "RemoveAllReplies"...

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