Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 12,616 for

font initialization

(0.16 sec)
  1. Working with 'name' table | .NET

    TrueType Font table 'name' is storage for text strings that describe Font metadata like Font name, license information, copyright notices, and many others....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/working-with-name-table/
  2. Search and Extract PDF Text in Python|Aspose.PD...

    Learn how to search, inspect, and extract text from PDF documents in Python....fragment—such as its position, font attributes, color, and embedding...details. Load the PDF Document. Initialize TextFragmentAbsorber. Process...

    docs.aspose.com/pdf/python-net/search-and-get-t...
  3. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same Font formatting. To learn more, visit the documentation article in C++....of characters with the same font formatting. To learn more, visit...belongs. get_Font () Provides access to the font formatting of...

    reference.aspose.com/words/cpp/aspose.words/run/
  4. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....characteristics, such as font, font size, indentation, number...SetNumber ( 14 ); // Set the font color to red color. style ....

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  5. Surrogate Pairs aren't displayed in Images conv...

    Hello, I’ve noticed that Surrogate Pairs like “𝑥” (U+1D465) in svg text blocks are shown as two squares when an svg file is rendered to an Image. If the Skiasharp backend is used, nothing is shown at all instead of the …...already made sure to provide a font that has a glyph for the requested...if one wants to check if the font provides a glyph for that character...

    forum.aspose.com/t/surrogate-pairs-arent-displa...
  6. Display text on an existing image | .NET API So...

    .NET C# API Solution to manage Fonts. Learn how to add the text to images with Aspose.Font for .NET....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/add-text-to-image/
  7. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...loadOptions); } // Map your local fonts folder (where ARIALUNI.TTF resides)...MapPath("~"), "fonts"); // Configure Aspose to load fonts from that...

    forum.aspose.com/t/how-to-imprve-performance-be...
  8. Convert Text to Vector – Text Vectorization in ...

    Convert SVG text to a vector using Aspose.SVG Python library. SVG text goes from a Font to a vector graphic, and it cannot be edited in a text editor....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/python-net/convert-text-to-...
  9. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly....Graphics(Image sourceImage) Initializes a new instance of the Graphics...structures. drawString(String s, Font font, Brush brush, PointF point)...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  10. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...Description bold True if the font is formatted as bold. fit_path...shape. font_family Defines the family of the textpath font. italic...

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