Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 15,567 for

font loading

(1.09 sec)
  1. How to Convert Visio to SVG in Java

    This tutorial contains the information on how to convert Visio to SVG in Java. This contains the code snippet in addition to the step-by-step guide so that you can convert VSD to SVG in Java without writing any additional code....Font Product Family Aspose.TeX Product...an object of Diagram class to load the input Visio file Specify...

    kb.aspose.com/diagram/java/how-to-convert-visio...
  2. How to Convert XML to CSV using Node.js

    This article guides on how to convert XML to CSV using Node.js. It provides IDE settings, a list of steps, and a runnable sample code to transform XML to CSV using Node.js....Font Product Family Aspose.TeX Product...via Java to convert XML to CSV Load the source XML file into the...

    kb.aspose.com/cells/nodejs/how-to-convert-xml-t...
  3. Aspose.Slides for .NET Is Resizing Text in PPT/...

    Aspose.Slides is resizing text in ppt/pptx files. I attach a very simple .net program that loads a test input ppt file and saves it. Extract the solution from the zip file and open and run it in visual studio. The save…...net program that loads a test input ppt file and saves...text in PPT/PPTX files when loading and saving . A sample .NET...

    forum.aspose.com/t/aspose-slides-for-net-is-res...
  4. How to change background of a comment in Excel ...

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

    docs.aspose.com/cells/cpp/how-to-set-comment-ba...
  5. Glyphs and Metrics of TrueType Fonts | .NET

    C# APIs for the developers to manipulate and Font files. Learn the fundamentals on how to work with glyphs and metrics of TTF Fonts within .NET....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/glyphs-and-metrics-tru...
  6. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...emojis is caused by the fallback font‑search / glyph rendering that...engine which emoji‑compatible font to use removes the expensive...

    forum.aspose.com/t/pdf-containing-emojis-conver...
  7. Manage Presentation Properties in C++|Aspose.Sl...

    Master presentation properties in Aspose.Slides for C++ and streamline search, branding and workflow in your PowerPoint and OpenDocument files....System :: SharedPtr < IFontData > font = System :: MakeObject < FontData...set_ComplexScriptFont ( font ); portionFormat -> set_EastAsianFont ( font ); portionFormat...

    docs.aspose.com/slides/cpp/presentation-propert...
  8. 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...
  9. Product Overview | Aspose.Font for Java

    Java APIs for the developers to manipulate and Font files. Here you will find Aspose.Font API Solution for Java overview....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/product-overview/
  10. Multithreading in Aspose.Slides for .NET|Aspose...

    Aspose.Slides for .NET multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....possible (besides parsing/loading/cloning) and everything goes...detected. It is not safe to load, save, and/or clone an instance...

    docs.aspose.com/slides/net/multithreading/