Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 137,400 for

font

(0.14 sec)
  1. Search PDF using C# | Aspose.PDF

    Search PDF document without opening programmatically with C# sample code using Aspose.PDF for .NET....WriteLine ( "Font - Name : {0}" , textFragment . TextState . Font . FontName...FontName ); Console . WriteLine ( "Font - IsAccessible : {0} " , textFragment...

    products.aspose.com/pdf/net/search/
  2. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Font method. Provides access to the default Font formatting of legend entries. To override the Font formatting for a specific legend entry, use theFont property in C++....get_Font method Contents [ Hide ] ChartLegend::get_Font method...Provides access to the default font formatting of legend entries...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Frequently Asked Questions | Aspose.Font for .NET

    Get answers to all the most frequent questions about Aspose.Font for .NET, which is a comprehensive API for Font manipulation and management....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/faq/
  4. Load, Extract Data and Save from TTF | Java

    Java APIs for the developers to manipulate and Font files. Learn the fundamentals on how to load and save TTF Fonts within Java....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/loading-saving-truety...
  5. Convert TTF to SVG in C#

    This step-by-step guide explains how to convert TTF to SVG in C#. It will transform TTF to SVG in C# such that a single character from the Font will be selected and saved in the SVG....Font Product Family Aspose.TeX Product... You will learn to load the font and access individual character’s...

    kb.aspose.com/font/net/convert-ttf-to-svg-in-cs...
  6. Manipulate and Substitute TrueType Fonts in C++...

    Aspose.Words for C++ can embed the correct TrueType Fonts into the resulting document to ensure that it displays accurately. If a Font or a specific character is not available, Aspose.Words searches for a suitable Font replacement or uses the Font fallback mechanism....Manipulate and Substitute TrueType Fonts Contents [ Hide ] Aspose.Words...Words requires TrueType fonts for a variety of tasks, including...

    docs.aspose.com/words/cpp/manipulate-and-substi...
  7. ChartSeries.legend_entry property | Aspose.Word...

    ChartSeries.legend_entry property. Gets a legend entry for this chart series....Shows how to work with a legend font. doc = aw . Document ( file_name...default font size all legend entries. chart_legend . font . size...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Public API Changes in Aspose.Cells 8.9.1|Docume...

    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.... Added APIs Configurable Font Sources Aspose.Cells for .NET...provide support for configurable font sources for rendering spreadsheets...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Enhance your documents effortlessly with the DocumentBuilder InsertParagraph method, allowing seamless paragraph breaks for improved readability....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Font.border property | Aspose.Words for Python

    Font.border property. Returns a [Border](../../border/) object that specifies border for the Font....border property Font.border property Returns a Border object...that specifies border for the font. @property def border ( self...

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