Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 15,267 for

font loading

(0.2 sec)
  1. Threaded Comments with JavaScript via C++|Docum...

    Manage threaded comments in Excel documents using Aspose.Cells for JavaScript via C++. Learn to add, read, edit, and remove threaded comments....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...reading comments from cell A1 by loading the sample Excel File . Please...

    docs.aspose.com/cells/javascript-cpp/threaded-c...
  2. Aspose::Words::Fonts::TableSubstitutionRule::Sa...

    Aspose::Words::Fonts::TableSubstitutionRule::Save method. Saves the current table substitution settings to stream in C++....Aspose::Words::Fonts::TableSubstitutionRul::Save method Contents...stream. void Aspose :: Words :: Fonts :: TableSubstitutionRul :: Save...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Manage ActiveX Controls in Presentations in .NE...

    Learn how Aspose.Slides for .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....of the Presentation class and load the presentation with ActiveX...ActiveX control including text, font, font height and frame position...

    docs.aspose.com/slides/net/activex/
  4. How to Convert RTF to PDF using C++

    This short tutorial guides on how to convert RTF to PDF using C++. It provides necessary information to configure the environment and runnable code to export RTF to PDF using C++....Font Product Family Aspose.TeX Product...using C++ , we will learn the loading of the source RTF file and...

    kb.aspose.com/words/cpp/how-to-convert-rtf-to-p...
  5. Aspose.Diagram字体操作|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...."C:\\MyFonts\\" , "D:\\Misc\\Fonts\\" }; //Load the Visio diagram Diagram...vsdx" ); //setting the custom font directories diagram . setFontDirs...

    docs.aspose.com/diagram/zh/java/aspose-diagram-...
  6. Product Overview | Aspose.Font for C++

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

    docs.aspose.com/font/cpp/product-overview/
  7. Manipulating Metafiles|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....topic explains the approach to load existing metafiles and convert...provides the EmfImage class to load EMF files and same can be used...

    docs.aspose.com/imaging/python-net/manipulating...
  8. Manage Appointments: Create & Manipulate, Conve...

    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....Outlook or any program that can load an ICS file. If the file is...CSS class named “text” with font styles. The HTML body contains...

    docs.aspose.com/email/net/create-and-manipulate...
  9. TableSubstitutionRule.save method | Aspose.Word...

    aspose.words.Fonts.TableSubstitutionRule.save method...Examples Shows how to access font substitution tables for Windows...aw . Document () font_settings = aw . fonts . FontSettings ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 绘制文字|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。...GetDataDir_VisioPages (); // Load diagram Diagram diagram = new...Add(ch); //ch.IX = 0; //// set text font //ch.FontName.Value = "Courier...

    docs.aspose.com/diagram/zh/net/drawing/draw-text/