Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 14,200 for

word count

(0.1 sec)
  1. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing table row enumeration in your applications. Enhance your coding efficiency today!... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::Fields::FieldIndex::get_Sequence...

    Aspose::Words::Fields::FieldIndex::get_SequenceName method. Gets or sets the name of a sequence whose number is included with the page number in C++....Aspose::Words::Fields::FieldIndex::get_SequenceName method Contents...System :: String Aspose :: Words :: Fields :: FieldIndex :: get_SequenceName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose.PSD for .NET 21.11 - Release Notes|Docum...

    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.... UpdateFonts (); string [] words = new [] { "Mom" , "Stacy" };...null ) { for ( int w = 0 ; w < words . Length ; w ++) { for ( int...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  4. Aspose::Words::Layout::LayoutCollector class | ...

    Aspose::Words::Layout::LayoutCollector class. This class allows to compute page numbers of document nodes. To learn more, visit the documentation article in C++....Aspose::Words::Layout::LayoutCollector class Contents [ Hide...(const System::SharedPtr<Aspose::Words::Node>&) Gets 1-based index...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Aspose::Words::LineNumberRestartMode enum | Asp...

    Aspose::Words::LineNumberRestartMode enum. Determines when automatic line numbering restarts in C++....Aspose::Words::LineNumberRestartMod enum Contents [ Hide ] LineNumberRestartMod...System :: MakeObject < Aspose :: Words :: Document > (); auto builder...

    reference.aspose.com/words/cpp/aspose.words/lin...
  6. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index.... count ) for child in children : switch_condition...aspose.words class NodeCollection NodeCollection.count property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DigitalSignatureCollection.IsValid | Aspose.Wor...

    Ensure document integrity with DigitalSignatureCollection's IsValid property. It verifies all signatures are valid and untampered, enhancing security.... Count , Is . EqualTo ( 1 )); Assert...Aspose.Words.DigitalSignatures assembly Aspose.Words DigitalSignatureColl...

    reference.aspose.com/words/net/aspose.words.dig...
  8. TableSubstitutionRule.AddSubstitutes | Aspose.W...

    Enhance your typography with the TableSubstitutionRule AddSubstitutes method, allowing seamless integration of substitute fonts for any original font.... Count (), Is . EqualTo ( 1 )); Assert...GetSubstitutes ( "Kreon-Regular" ). Count (), Is . EqualTo ( 1 )); Assert...

    reference.aspose.com/words/net/aspose.words.fon...
  9. TableSubstitutionRule.GetSubstitutes | Aspose.W...

    Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute font names for your original font, enhancing design flexibility.... Count (), Is . EqualTo ( 1 )); Assert...GetSubstitutes ( "Kreon-Regular" ). Count (), Is . EqualTo ( 1 )); Assert...

    reference.aspose.com/words/net/aspose.words.fon...
  10. DocumentVisitor.VisitTableEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitTableEnd method, which efficiently signals the end of table enumeration, enhancing your coding experience.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words/doc...