Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 14,525 for

font to svg

(0.1 sec)
  1. Aspose.Cells 21.12 | Process Spreadsheet Format...

    Java library To process, manipulate, & convert Excel & OpenOffice spreadsheets. Supports formula(e), charts, validations, rendering, printing, & encryption....formatting actions on data, such as, font setting. Charting & Graphics...DIF Images: JPEG, PNG, BMP, SVG, TIFF, EMF, GIF Supported Environments...

    releases.aspose.com/cells/java/21-12/
  2. Aspose.Page for .NET 20.8 Release Notes

    C# .NET API Solution for developers To manipulate and process PS, EPS, and XPS files. Release Notes of Aspose.Page API solution for .NET | Release 2020.08...SVG Product Solution Aspose.Finance...Finance Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/net/aspose-page-for-net-20...
  3. Aspose.Svg.Drawing | Aspose.SVG for .NET API Re...

    The Aspose.Svg.Drawing namespace contains objects and interfaces To specify measurement and units as well as drawing attribute objects like brushes colors and Fonts....Svg.Drawing Contents [ Hide ] The Aspose.Svg.Drawing namespace...objects like brushes, colors and fonts. Classes Class Description Angle...

    reference.aspose.com/svg/net/aspose.svg.drawing/
  4. com.aspose.cells | Aspose.Cells for Java API Re...

    Provides core apis and features To manipulate spreadsheet files and data directly without utilizing Microsoft Excel....Represents the single TrueType font file stored in the file system...contains TrueType font files. Font Encapsulates the font object used...

    reference.aspose.com/cells/java/com.aspose.cells/
  5. Aspose.Imaging for .NET 22.5 - Release notes|Do...

    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....Font,Aspose.Imaging.GraphicsUnit)...FontExtensions.ToGdiFont (Aspose.Imaging.Font,System.Drawing.GraphicsUnit)...

    docs.aspose.com/imaging/net/aspose-imaging-for-...
  6. package-summary - Aspose.Cells for Python via J...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you To read, write & convert spreadsheets programmatically....FindOptions Floor FolderFontSource Font FontConfigs FontSetting FontSettingCollectio...Represents the single TrueType font file stored in the file system...

    reference.aspose.com/cells/python-java/asposece...
  7. package-summary - Aspose.Cells for PHP via Java...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you To read, write & convert spreadsheets programmatically....FindOptions Floor FolderFontSource Font FontConfigs FontSetting FontSettingCollectio...Represents the single TrueType font file stored in the file system...

    reference.aspose.com/cells/php/aspose.cells/pac...
  8. Export MHTML to PPSX in Android | products.aspo...

    Android API To Convert MHTML To PPSX without using Microsoft Word...support for HTML5, CSS3, SVG, and Web Fonts. After that, Aspose.Slides...

    products.aspose.com/total/android-java/conversi...
  9. Make PDF Using C++

    Make a new PDF in C++ in a few steps. Easily create PDF using C++ library....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/cpp/make/pdf/
  10. Make WORD Using C++

    Make a new a Word document in C++ in a few steps. Easily create a Word document using C++ library....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/cpp/make/word/