Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 13,396 for

load font

(0.09 sec)
  1. Aspose::Words::Fonts::FontSettings class | Aspo...

    Aspose::Words::Fonts::FontSettings class. Specifies Font settings for a document. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::FontSettings class Contents [ Hide ] FontSettings...FontSettings class Specifies font settings for a document. To...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Aspose.PSD for Java 20.6 - Release Notes|Docume...

    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....Bug PSDJAVA-223 Exception on loading specific PSD file with the...outputPath = "out_" + fileName ; // Load a predefined PSD PsdImage image...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  3. truetype字体的字形和指标|Java

    Java API可供开发人员操纵和字体文件。了解如何与Java内TTF字体的字形和指标一起工作的基础。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/glyphs-and-metrics...
  4. truetype字体的字形和指标| C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何使用C ++中TTF字体的Glyphs和指标的基础知识。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/glyphs-and-metrics-...
  5. Hyphenation.unregisterDictionary method | Aspos...

    Hyphenation.unregisterDictionary method. Unregisters a hyphenation dictionary for the specified language.... font . localeId == new CultureInfo...Dictionary.registered.pdf" ); // Re-load the document after un-registering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfLoadOptions class | Aspose.Words for Python

    aspose.words.Loading.PdfLoadOptions class. Allows to specify additional options when Loading Pdf document into a [Document](../../aspose.words/document/) object...specify additional options when loading Pdf document into a Document...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FontSourceBase | Aspose.Words for Java

    This is an abstract base class for the classes that allow the user to specify various Font sources in Java....the user to specify various font sources. To learn more, visit...visit the Working with Fonts documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  8. FontSettings.SetFontsFolders | Aspose.Words for...

    Discover how to use the SetFontsFolders method in Aspose.Words to customize TrueType Font locations for optimal document rendering and embedding....TrueType fonts when rendering documents or embedding fonts. public...folders that contain TrueType fonts. recursive Boolean True to scan...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Manage Comments and Notes with Node.js via C++|...

    Insert and manage comments or notes with Aspose.Cells for Node.js via C++....configuring their height, width and font settings. const fs = require..."Hello Aspose!" ); // Setting the font size of a comment to 14 comment...

    docs.aspose.com/cells/nodejs-cpp/comments-and-n...
  10. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...the code: protected void Page_Load(object sender, EventArgs e)...and working fine. <span style=“font-family: “Courier New”, Consolas...

    forum.aspose.com/t/start-and-finish-dates-of-ta...