Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 142,633 for

font

(1.46 sec)
  1. 使用 Type1 字体进行文本渲染 | Java

    可供开发人员操作字体文件的 Java API。了解有关如何在 Java 产品中渲染 Type 1 字体的基础知识。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/text-rendering-typ...
  2. NumSpacing | Aspose.Words for Java

    Specifies possible values in which numeral spacing can be displayed in Java....save(getArtifactsDir() + "Fonts.NumberSpacing.docx"); Fields...numerals are displayed in the font\u2019s default form. PROPORTIONAL...

    reference.aspose.com/words/java/com.aspose.word...
  3. 使用TrueType字体渲染文本 | C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何在C ++产品中渲染TrueType和Opentype字体的基本原理。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/text-rendering-true...
  4. Working with Hyperlinks|Aspose.Words for Python...

    Add, replace, or modify a hyperlink in a document using Python....It also explains how to apply font formatting to hyperlinks and...Note that you need to specify font formatting for the hyperlink...

    docs.aspose.com/words/python-net/working-with-h...
  5. Get HTML5 String from Cell with C++|Documentation

    Learn how to get an HTML5 string from a cell using Aspose.Cells for C++ API....Output Normal: < Font Style = "FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR:... </ Font > HTML5: < div Style = "FONT-FAMILY: Arial;FONT-SIZE:...

    docs.aspose.com/cells/cpp/get-html5-string-from...
  6. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used... font . name = "Courier New" ; builder.... paragraphFormat . style . font . size = 24 ; builder . write...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Customize Chart Legends in Presentations Using ...

    Customize chart legends with Aspose.Slides for Java to optimize PowerPoint presentations with tailored legend formatting....position and size a legend, set the font size for the whole legend, and...pres . dispose (); } Set the Font Size of a Legend The Aspose...

    docs.aspose.com/slides/java/chart-legend/
  8. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used... font . name = 'Courier New' builder... paragraph_format . style . font . size = 24 builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Search and Get Text from Pages of PDF Document|...

    Learn how to search and extract text from PDF files in C++ using Aspose.PDF for efficient text retrieval....()); Console :: WriteLine ( u "Font - Name :- {0}" , textFragment...textFragment -> get_TextState () -> get_Font () -> get_FontName ()); Console...

    docs.aspose.com/pdf/cpp/search-and-get-text-fro...
  10. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex documents that contain images, text fragments, and tables in one document....header we will use Arial font with font size 24pt and center alignment...description we will use Arial font with font size 24pt and center alignment...

    docs.aspose.com/pdf/net/complex-pdf-example/