Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 12,978 for

word count

(0.06 sec)
  1. OdsoFieldMapDataCollection.RemoveAt | Aspose.Wo...

    Effortlessly use the RemoveAt method in OdsoFieldMapDataCollection to delete elements by index, streamlining your data management tasks.... Count ); using ( IEnumerator < OdsoFieldMapData...AreEqual ( 29 , dataCollection . Count ); // Use the "Clear" method...

    reference.aspose.com/words/net/aspose.words.set...
  2. RowCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your RowCollection to a new array with the ToArray method, ensuring seamless data management and enhanced performance.... Count ; i ++) { Console . WriteLine...for ( int j = 0 ; j < rows . Count ; j ++) { Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.tab...
  3. HeaderFooterCollection.Item | Aspose.Words for ...

    Access HeaderFooters effortlessly with the Item property. Retrieve specific headers or footers by index for streamlined document management.... Count ); Assert . AreEqual ( 2 , doc...Sections [ 0 ]. HeadersFooters . Count ( hf => !(( HeaderFooter ) hf...

    reference.aspose.com/words/net/aspose.words/hea...
  4. TxtSaveOptions.list_indentation property | Aspo...

    TxtSaveOptions.list_indentation property. Gets a [TxtListIndentation](../../txtlistindentation/) object that specifies how many and which character to use for indentation of list levels... By default it is zero count of character ‘\0’, that means...list_indentation ( self ) -> aspose . words . saving . TxtListIndentation...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DigitalSignatureUtil.RemoveAllSignatures | Aspo...

    Effortlessly remove all digital signatures with DigitalSignatureUtil's RemoveAllSignatures method. Transform your signed files into clean, unsigned versions easily!... Count ); Assert . AreEqual ( 0 , ...LoadAndRemove.FromStream.docx" ). Count ); See Also class DigitalSignatureUtil...

    reference.aspose.com/words/net/aspose.words.dig...
  6. TabStopCollection.RemoveByIndex | Aspose.Words ...

    Effortlessly manage your tab stops with the RemoveByIndex method. Quickly remove any tab stop from your collection for streamlined design.... Count ); // Remove the first tab stop... AreEqual ( 1 , tabStops . Count ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tab...
  7. List.Document | Aspose.Words for .NET

    Discover how to list document properties and access ownership details effortlessly. Unlock your document management potential today!...WriteLine ( "Current list count: " + lists . Count ); Console . WriteLine...namespace Aspose.Words.Lists assembly Aspose.Words List.IsListStyleDefinitio...

    reference.aspose.com/words/net/aspose.words.lis...
  8. ChartSeriesCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartSeriesCollection class. Represents collection of a [ChartSeries](../chartseries/)...Properties Name Description count Returns the number of ChartSeries...series ; expect ( chartData . count ). toEqual ( 3 ); // Print the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. JavaScript Barcode Generator and Scanner API | ...

    JavaScript barcode WebAssembly-based library to recognize and generate mutiple types of barcodes including 1D, 2D and Postal. Use API in JavaScript applications....//Display found barcodes count const count = reader. FoundCount ;...' + count); // Ensure there are barcodes found if (count > 0...

    products.aspose.com/barcode/javascript-cpp/
  10. GeneralFormat enumeration | Aspose.Words for Py...

    aspose.Words.fields.GeneralFormat enumeration. Specifies a general format that is applied to a numeric, text, or any field result...numeric result in the Thai counting system. CARD_TEXT Numeric...numbers from the appropriate counting system. CHINESE_NUM2 Numeric...

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