Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 13,983 for

word count

(0.08 sec)
  1. C++ OCR – text recognition in C++ | Aspose

    Aspose C++ OCR library integrates OCR easily into your C++ applications. Effortlessly convert images to text with minimal C++ code....Recognition results Text PDF Microsoft Word Microsoft Excel RTF JSON XML...automatically correcting misspelled words. Find text in images Search...

    products.aspose.com/ocr/cpp/
  2. NumberStyle enumeration | Aspose.Words for Python

    aspose.Words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers....Ideograph-digital KANJI_DIGIT Japanese counting AIUEO_HALF_WIDTH Aiueo IROHA_HALF_WIDTH...traditional TRAD_CHIN_NUM1 Taiwanese counting TRAD_CHIN_NUM2 Ideograph legal...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::DropDownItemCollection c...

    Aspose::Words::Fields::DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field. To learn more, visit the documentation article in C++....Aspose::Words::Fields::DropDownItemCollecti class Contents [...String > , public Aspose :: Words :: IComplexAttr Methods Method...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Glyphs and Metrics of TrueType Fonts | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of TTF fonts within C++....Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/font/cpp/glyphs-and-metrics-tru...
  5. ListLevelCollection indexer | Aspose.Words for ...

    ListLevelCollection indexer. Gets a list level by index....Create a list from a Microsoft Word template, and customize the...docx' ) See Also module aspose.words.lists class ListLevelCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Markup::SdtListItemCollection cl...

    Aspose::Words::Markup::SdtListItemCollection class. Provides access to SdtListItem elements of a structured document tag. To learn more, visit the documentation article in C++....Aspose::Words::Markup::SdtListItemCollectio class Contents [...System :: SharedPtr < Aspose :: Words :: Markup :: SdtListItem >>...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Fields::FieldDocProperty class |...

    Aspose::Words::Fields::FieldDocProperty class. Implements the DOCPROPERTY field. To learn more, visit the documentation article in C++....Aspose::Words::Fields::FieldDocProperty class Contents [ Hide...FieldDocProperty : public Aspose :: Words :: Fields :: Field Methods Method...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldDocVariable class |...

    Aspose::Words::Fields::FieldDocVariable class. Implements DOCVARIABLE field. To learn more, visit the documentation article in C++....Aspose::Words::Fields::FieldDocVariable class Contents [ Hide...FieldDocVariable : public Aspose :: Words :: Fields :: Field Methods Method...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::HeaderFooter class | Aspose.Word...

    Aspose::Words::HeaderFooter class. Represents a container for the header or footer text of a section. To learn more, visit the documentation article in C++....Aspose::Words::HeaderFooter class Contents [ Hide ] HeaderFooter...HeaderFooter : public Aspose :: Words :: Story Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words/hea...
  10. Setting Font overrides childrens' bolding and f...

    If you have a TextFragment and you set the Font for that fragment, then any Bold or FontSize set by child TextSegments will be ignored. The work around here would be to set the Font on each Segment, but that is sub-optim…...the middle segment (for the word “HUGE”) is still not being honored...for (int row_count = 1; row_count < 10; row_count++) { // add...

    forum.aspose.com/t/setting-font-overrides-child...