Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 134,369 for

font

(0.06 sec)
  1. RowFormat.height_rule property | Aspose.Words f...

    RowFormat.height_rule property. Gets or sets the rule for determining the height of the table row.... font . size = 16 builder . font . name = 'Arial'...'Arial' builder . font . bold = True # Configuring the formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontStream method. Allows to specify the stream where the Font will be saved to in C++....specify the stream where the font will be saved to. System ::...property allows you to save fonts to streams instead of files...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. StructuredDocumentTag.contentsFont property | A...

    StructuredDocumentTag.contentsFont property. Font formatting that will be applied to text entered into SDT....contentsFont property Font formatting that will be applied...contentsFont () : Aspose . Words . Font Examples Shows how to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用 C++ 搜索 PDF | Aspose.PDF

    简单的演示源代码,无需在任何使用C++语言的平台上打开即可搜索PDF文档。... println ( "Font - Name :- " + textFragment ...()); System . out . println ( "Font - IsAccessible :- " + textFragment...

    products.aspose.com/pdf/zh-hans/cpp/search/
  5. 使用 C++ 搜索 PDF | Aspose.PDF

    簡單的演示原始程式碼,無需在任何平臺上打開PDF文檔,C++語言。... println ( "Font - Name :- " + textFragment ...()); System . out . println ( "Font - IsAccessible :- " + textFragment...

    products.aspose.com/pdf/zh-hant/cpp/search/
  6. 从PDF页面中搜索并获取文本|Aspose.PDF for Python via .NET

    本文解释了如何使用各种工具从Aspose.PDF for .NET中搜索和获取文本。...WriteLine ( "Font - Name : {0}" , textFragment . TextState . Font . FontName...FontName ); Console . WriteLine ( "Font - IsAccessible : {0} " , textFragment...

    docs.aspose.com/pdf/zh/python-net/search-and-ge...
  7. Fonts of sans serif type

    This article provides a brief overview of sans-serif Fonts, explaining their characteristics and purpose, pros and cons, and many more....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/sans-seri...
  8. Adding Text stamps in PDF via Python|Aspose.PDF...

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for Python library....based stamp like font size, font style, and font color etc. In order...text_state . font = ap . text . FontRepository . find_font ( "Arial"...

    docs.aspose.com/pdf/python-net/text-stamps-in-t...
  9. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntry class. Represents a chart legend entry. To learn more, visit the documentation article in C++....Description get_Font () Provides access to the font formatting of...Shows how to work with a legend font. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style... font Gets the character formatting...style . font . name = "Times New Roman" ; style . font . size...

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