Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 142,631 for

font

(1.03 sec)
  1. Hiding Code Text that is too Long to Display in...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... None ) font = Rjb :: import ( 'java.awt.Font' ) builder ...setCodeTextFont ( font . new ( "Serif" , font . BOLD + font . ITALIC ...

    docs.aspose.com/barcode/java/hiding-code-text-t...
  2. TYPE1 to WOFF Converter API |.NET

    Convert TYPE1 to WOFF using .NET API on Windows. Integrate this native TYPE1 to WOFF Font conversion functionality into your own solution....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/conversion/type1-t...
  3. WOFF2 to TTF Converter API |.NET

    Convert WOFF2 to TTF using .NET API on Windows. Integrate this native WOFF2 to TTF Font conversion functionality into your own solution....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/conversion/woff2-t...
  4. TYPE1 to TTF Converter API | .NET

    Convert TYPE1 to TTF using .NET API on Windows. Integrate this native TYPE1 to TTF Font conversion functionality into your own solution....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/conversion/type1-t...
  5. EOT to WOFF2 Converter API |.NET

    Convert EOT to WOFF2 using .NET API on Windows. Integrate this native EOT to WOFF2 Font conversion functionality into your own solution....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/conversion/eot-to-...
  6. Search and Get Text from Pages of PDF Document|...

    Explore how to search and extract text from a PDF document in Java with Aspose.PDF for content extraction.... println ( "Font - Name :- " + textFragment ...()); System . out . println ( "Font - IsAccessible :- " + textFragment...

    docs.aspose.com/pdf/java/search-and-get-text-fr...
  7. FontInfo.name property | Aspose.Words for Node.js

    FontInfo.name property. Gets the name of the Font....property Gets the name of the font. get name () : string Remarks...to print the details of what fonts are present in a document. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Using Glyph objects | C++

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs in C++....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/developer-guide/using-...
  9. FolderFontSource.folder_path property | Aspose....

    FolderFontSource.folder_path property. Path to the folder....which contains fonts as a font source. # Create a font source from...contains font files. folder_font_source = aw . fonts . FolderFontSource...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Characters in italic missing in HTML output (Li...

    Hi, we noticed some characters are missing in HTML output which are in italic style. Scenario happens in Linux / Docker. Reproducable with the following setup: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <…...Fonts.FolderFontSource(@"./fonts/", true); var...systemFontSource = new Aspose.Words.Fonts.FolderFontSource(Environment...

    forum.aspose.com/t/characters-in-italic-missing...