Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 11,759 for

font loading

(0.05 sec)
  1. Work with TrueType and OpenType Fonts| Java

    Java APIs for the developers to manipulate and Font files. Find out how to work with TrueType and OpenType Fonts in your Java products....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/working-with-truetype...
  2. Query: Support for Stamping on Single and Multi...

    Hi Aspose Team, We are currently evaluating Aspose for implementing document stamping functionality and would like to confirm if the library supports stamping on TIFF image files. Specifically, we would like to know: D…...Text stamp (Unicode, custom font, colour, opacity) Image stamp...automatic) Very large TIFFs – load frames on‑demand with TiffLoadOptions...

    forum.aspose.com/t/query-support-for-stamping-o...
  3. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table elements styles using Aspose.Cells for C++ with HtmlSaveOptions.TableCssId property....Set the style of the cell - font color is Red Style st = cell...AutoFit Columns and Rows while loading HTML in Workbook with C++...

    docs.aspose.com/cells/cpp/prefix-table-elements...
  4. Frequently Asked Questions

    Get answers to all the most frequent questions about Fonts, their usage, structure a variety....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/faq/
  5. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word in C++....images and other content, specify font, paragraph and section formatting...article. Font Contains font attributes (font name, font size, color...

    reference.aspose.com/words/cpp/aspose.words/
  6. HtmlMetafileFormat enumeration | Aspose.Words f...

    aspose.words.saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents....<text x='0' y='35' font-family='Verdana' font-size='35'>Hello world...behavior # where all SVG images loaded from an HTML document were...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Convert PCL to PDF in C#

    This topic focues on how to convert PCL to PDF in C#. It includes the details to configure the IDE and a runnable example code to transform PCL to PDF using C#....Font Product Family Aspose.TeX Product...and set the required load properties Load the source PCL file...

    kb.aspose.com/pdf/net/how-to-convert-pcl-to-pdf...
  8. Change the format of a cell with C++|Documentation

    How to use Aspose.Cells library in C++ to change the formatting of cells, including Font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and change the...

    docs.aspose.com/cells/cpp/how-to-change-format-...
  9. How to change background in comment in Excel wi...

    How to change color in comment in Excel. How to insert picture or image in comment in Excel using C++...." ); Font font = comment . GetFont (); font . SetName (...( u "Times New Roman" ); // Load an image into stream U16String...

    docs.aspose.com/cells/cpp/how-to-set-comment-ba...
  10. FontSubstitutionSettings | Aspose.Words for Java

    Specifies Font substitution mechanism settings in Java....FontSubstitutionSett Specifies font substitution mechanism settings...Working with Fonts documentation article. Remarks: Font substitution...

    reference.aspose.com/words/java/com.aspose.word...