Sort Score
Result 10 results
Languages All
Labels All
Results 6,121 - 6,130 of 15,993 for

true type

(0.09 sec)
  1. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system, or memory using Java....to specify the location of true type fonts explicitly. To do this...Typeface class. There are five types of typefaces, each typeface...

    docs.aspose.com/words/java/specify-truetype-fon...
  2. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for .NET, compatible with PowerPoint formats....Contents [ Hide ] Among other types of PowerPoint charts, there...there are two “hierarchical” types - Treemap and Sunburst chart (also...

    docs.aspose.com/slides/net/data-points-of-treem...
  3. Translate Markdown to Document Object Model (DO...

    Tarnslate a Markdown document to Document Object Model and back using C++. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....get_Font()->set_Bold(true) Italic *italic text* get_Font()->set_Italic(true) Strikethrough...get_Font()->set_StrikeThrough(true) We use a character style with...

    docs.aspose.com/words/cpp/translate-markdown-to...
  4. Aspose::Words::Loading::HtmlLoadOptions::get_Co...

    Aspose::Words::Loading::HtmlLoadOptions::get_ConvertSvgToEmf method. Gets or sets a value indicating whether to convert loaded SVG images to the EMF format. Default value is false and, if possible, loaded SVG images are stored as is without conversion in C++....however, this option is set to true , Aspose.Words will convert...loadOptions -> set_ConvertSvgToEmf ( true ); auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....769 , True ) ) caretAnnotation1 . title...annotations if ( a . annotation_type == ap . annotations . AnnotationType...

    docs.aspose.com/pdf/python-net/extra-annotations/
  6. Show and Hide Rows, Columns, and Scroll Bars|Do...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C# language and the .NET API or Library. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....control the visibility of both types of scroll bars in Excel files...these properties can only store true or false values. Making Scroll...

    docs.aspose.com/cells/net/show-and-hide-rows-co...
  7. Green Box when using Mender to add Image - Free...

    I am using the following code to pass in an image in the form of byte[] and add it to the end of a PDF. Adding the image works when I do not use compression methods. If I use this code I get a green box on the page the…...Success = true; } catch (Exception ex) { results...Compression Types : Experiment with different compression types to see...

    forum.aspose.com/t/green-box-when-using-mender-...
  8. ListLabel.label_string property | Aspose.Words ...

    ListLabel.label_string property. Gets a string representation of list label.... PARAGRAPH , True ) # Find if we have the paragraph...system_helper . linq . Enumerable . of_type ( lambda x : x . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Worksheets GridWeb|Documentation

    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....Worksheet This topic discusses what types of hyperlinks are supported...perform postback to a server. Types of Hyperlinks The following...

    docs.aspose.com/cells/java/working-with-workshe...
  10. LaTeX to image | Python

    To convert TeX to image formats using Aspose.TeX API solution for Python learn this article to see that describes how to do this and the code examples....ltx" ), ImageDevice(True), options). run () Aspose.TeX...= so 18 device = ImageDevice(True) 19 TeXJob(path. join (Util...

    docs.aspose.com/tex/python-net/latex-to-image/