Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 14,111 for

word count

(3 sec)
  1. Table.title property | Aspose.Words for Python

    Table.title property. Gets or sets title of this table... Document , row_count : int , cell_count : int , cell_text...for row_id in range ( 1 , row_count + 1 ): row = aw . tables . Row...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::TextColumnCollection class | Asp...

    Aspose::Words::TextColumnCollection class. A collection of TextColumn objects that represent all the columns of text in a section of a document. To learn more, visit the documentation article in C++....Aspose::Words::TextColumnCollection class Contents [ Hide ] ...Methods Method Description get_Count () Gets the number of columns...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. Different LineSpacing (12 vs 13.5 Multiple) App...

    We are programmatically replacing paragraph content inside StructuredDocumentTag (SDT) elements in a Word document. The document contains two visually identical tables. After replacing the paragraph inside the SDT and c…...Words Product Family words-net MeetPatel March...StructuredDocumentTa (SDT) elements in a Word document. The document contains...

    forum.aspose.com/t/different-linespacing-12-vs-...
  4. Aspose::Words::Markup::SdtListItemCollection::C...

    Aspose::Words::Markup::SdtListItemCollection::Clear method. Clears all items from this collection in C++....Aspose::Words::Markup::SdtListItemCollectio::Clear method Contents...collection. void Aspose :: Words :: Markup :: SdtListItemCollectio...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Markup::SdtListItemCollection::R...

    Aspose::Words::Markup::SdtListItemCollection::RemoveAt method. Removes a list item at the specified index in C++....Aspose::Words::Markup::SdtListItemCollectio::RemoveAt method...specified index. void Aspose :: Words :: Markup :: SdtListItemCollectio...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::SdtListItemCollection::i...

    Aspose::Words::Markup::SdtListItemCollection::idx_get method. Returns a SdtListItem object given its zero-based index in the collection in C++....Aspose::Words::Markup::SdtListItemCollectio::idx_get method Contents...Aspose :: Words :: Markup :: SdtListItem > Aspose :: Words :: Markup...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....words.Node public class BookmarkStart...Represents a start of a bookmark in a Word document. To learn more, visit...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Properties::PropertyType enum | ...

    Aspose::Words::Properties::PropertyType enum. Specifies data type of a document property in C++....Aspose::Words::Properties::PropertyType enum Contents [ Hide...System :: MakeObject < Aspose :: Words :: Document > (); System ::...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Loading SVG fonts | .NET

    Learn how to load SVG‑based fonts in a .NET application using Aspose.Font. Includes file, byte‑array, and stream scenarios with complete code samples....Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  10. Aspose words python : Missing tab leaders (dots...

    Hi Team, Currently using Aspose Words python to modify docx files. As marked above, We have noticed missing tab leaders for some of the titles. We are using below code to update TOC fields. If we manually follow belo…...Aspose words python : Missing tab leaders (dots) in TOC Aspose...Aspose.Words Product Family words-python Sairam_Jyosula November...

    forum.aspose.com/t/aspose-words-python-missing-...