Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 14,000 for

word count

(0.18 sec)
  1. ListFormat.ApplyNumberDefault | Aspose.Words fo...

    Discover how the ApplyNumberDefault method creates a default numbered list for your paragraphs, enhancing organization and clarity in your documents....Words main advantages are:" ); //...builder . Writeln ( "Aspose.Words allows:" ); // 2 - A numbered...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Online DOC to FODS Conversion or Build .NET bas...

    Free online app to convert DOC to FODS files. .NET C# conversion library code for DOC documents....formats including Microsoft Word, Excel, Powerpoint, PDF, Email...child APIs inlcluding Aspose.Words for .NET , Aspose.Cells for...

    products.aspose.com/total/net/conversion/doc-to...
  3. The width of the table is compressed after inse...

    When we inserted an HTML table into a table cell by aspose.Word 24.09 , the table was compressed and deformed, and the width of the table was not specified in the HTML . the problem of style As shown in the red box belo…...Words Product Family words-net wengyeung November...into a table cell by aspose.word 24.09 , the table was compressed...

    forum.aspose.com/t/the-width-of-the-table-is-co...
  4. Row.ParentTable | Aspose.Words for .NET

    Discover the Row ParentTable property to easily access the immediate parent table of any row, enhancing your data management and analysis.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  5. VariableCollection.Item | Aspose.Words for .NET

    Manage document variables effortlessly with VariableCollection Item. Set or retrieve case-insensitive names easily—no null values allowed, ensuring data integrity.... Count , Is . EqualTo ( 3 )); // We...Assert . That ( variables . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words/var...
  6. 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...
  7. VariableCollection.GetEnumerator | Aspose.Words...

    Explore the VariableCollection GetEnumerator method to easily iterate through all variables in your collection, enhancing data management and access.... Count , Is . EqualTo ( 3 )); // We...Assert . That ( variables . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words/var...
  8. ContributorCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Bibliography.ContributorCollection class to efficiently manage bibliography contributors and enhance your document's references.... Count , Is . EqualTo ( 12 )); // Get...That ( source . Contributors . Count (), Is . EqualTo ( 3 )); Assert...

    reference.aspose.com/words/net/aspose.words.bib...
  9. ChartDataLabelCollection.GetEnumerator | Aspose...

    Discover the ChartDataLabelCollection GetEnumerator method—efficiently retrieve enumerator objects for seamless data charting and enhanced visualization.... Count , Is . EqualTo ( 3 )); Assert...That ( series . DataLabels . Count , Is . EqualTo ( 4 )); } //...

    reference.aspose.com/words/net/aspose.words.dra...
  10. GradientStopCollection class | Aspose.Words for...

    Aspose.Words.Drawing.GradientStopCollection class. Contains a collection of [GradientStop](../gradientstop/) objects...Properties Name Description count Gets an integer value indicating...); expect ( gradientStops . count ). toEqual ( 2 ); //expect(gradientStops...

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