Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 15,992 for

true type

(0.08 sec)
  1. Other managing TeX options | .NET

    Conversion functionality of Aspose.TeX API solution for .NET lets set the initial interaction mode in which the engine starts. Here are some code examples.... 6 // Set to true to make the engine skip missing...options. IgnoreMissingPackage = true ; Example-IgnoreMissingPackage...

    docs.aspose.com/tex/net/other-options/
  2. Manage PowerPoint Slide Masters in Python|Aspos...

    Automate PowerPoint and OpenDocument slide masters with Aspose.Slides for Python via .NET to maximize development efficiency. A complete guide for beginners and advanced users....represented by the MasterSlide type. The Aspose.Slides Presentation...contains the masters collection of type MasterSlideCollectio , which...

    docs.aspose.com/slides/python-net/slide-master/
  3. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....controlling the spaces between both types of text, you can configure your...the spaces between these two types of text. You can use AddSpaceBetweenFarEa...

    docs.aspose.com/words/cpp/using-documentbuilder...
  4. HtmlLoadOptions.ConvertSvgToEmf | Aspose.Words ...

    Discover HtmlLoadOptions' ConvertSvgToEmf property. Easily control SVG to EMF conversion for optimal image quality. Default is false; keep SVGs intact!...however, this option is set to true , Aspose.Words will convert...HtmlLoadOptions { ConvertSvgToEmf = true }; Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.loa...
  5. HtmlLoadOptions.convertSvgToEmf property | Aspo...

    HtmlLoadOptions.convertSvgToEmf property. Gets or sets a value indicating whether to convert loaded SVG images to the EMF format...however, this option is set to true , Aspose.Words will convert...loadOptions . convertSvgToEmf = true ; let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataLabel.font property | Aspose.Words for...

    ChartDataLabel.font property. Provides access to the font formatting of this data label.... insert_chart ( chart_type = aw . drawing . charts . ChartType...series [ 0 ] . has_data_labels = True chart . series [ 0 ] . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.PSD for Python via .NET 24.2 - Release N...

    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.... load_effects_resource = True with PsdImage . load ( sourceFile...set_fonts_folders ( fontFolders , True ) with PsdImage . load ( sourceFile...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  8. Setting Chart Appearance with Node.js via C++|D...

    Learn how to configure the appearance of charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....a brief introduction to the types of charts and charting objects...getNSeries (). add ( "A1:B3" , true ); // Setting the foreground...

    docs.aspose.com/cells/nodejs-cpp/setting-chart-...
  9. Incorrect render of text with some fonts when D...

    Hello, The subject is quite similar to this topic I created few months ago, but with a different outcome: Incorrect render of text with font from Aptos family My customer is using the font Montserrat in his workbook. W…...IsFontAvailable("Montserrat")); // returns true string winFontCacheFolder =...SetFontFolder(winFontCacheFolder, true); Console.WriteLine(@"Montserrat...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  10. Aspose::Words::Drawing::Charts::ChartShapeType ...

    Aspose::Words::Drawing::Charts::ChartShapeType enum. Specifies the shape Type of chart elements in C++....ChartShapeType enum Specifies the shape type of chart elements. enum class...series -> set_HasDataLabels ( true ); series -> get_DataLabels...

    reference.aspose.com/words/cpp/aspose.words.dra...