Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 12,977 for

word count

(0.05 sec)
  1. VariableCollection.clear method | Aspose.Words ...

    VariableCollection.clear method. Removes all elements from the collection.... count ) # We can display the values...variables . count ) See Also module aspose.words class VariableCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LayoutCollector.clear method | Aspose.Words for...

    LayoutCollector.clear method. Clears all collected layout data..."GetNumPagesSpanned" method to count how many pages the content of...layout-related metric, such as the page count. self . assertEqual ( 0 , layout_collector...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Row.LastCell | Aspose.Words for .NET

    Discover the Row LastCell property to easily access the last cell in a row, enhancing your data management and analysis efficiency.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Cell.IsFirstCell | Aspose.Words for .NET

    Discover the Cell IsFirstCell property, identify the first cell in a row easily, enhancing your data organization and management efficiency.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  5. VbaReferenceCollection class | Aspose.Words for...

    aspose.Words.vba.VbaReferenceCollection class. Represents a collection of [VbaReference](../vbareference/) objects...Properties Name Description count Returns the number of VBA references...collection. See Also module aspose.words.vba VbaReference class VbaReferenceType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DigitalSignature.signatureType property | Aspos...

    DigitalSignature.signatureType property. Gets the type of the digital signature.... Words . DigitalSignatures . DigitalSignatureType...< doc . digitalSignatures . count ; i ++ ) { const signature =...

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

    Discover the Row FirstCell property, effortlessly access the first cell in a row for streamlined data management and enhanced productivity.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  8. DigitalSignature.signTime property | Aspose.Wor...

    DigitalSignature.signTime property. Gets the time the document was signed.... count ; i ++ ) { const signature =...); } See Also module Aspose.Words class DigitalSignature DigitalSignature...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". Not used as such in Microsoft Word documents, but commonly used in text files for paragraph breaks in C++....Aspose::Words::ControlChar::CrLf method Contents [ Hide ] ControlChar::CrLf...Not used as such in Microsoft Word documents, but commonly used...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....words.Node , com.aspose.words.Inline public class...learn more, visit the Aspose.Words Document Object Model (DOM)...

    reference.aspose.com/words/java/com.aspose.word...