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

load font

(0.11 sec)
  1. 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...
  2. Merge TTF fonts | API for C# .NET | Aspose

    Combining several Font files into a single one will help you decrease the amount of files you have to deal with. Learn how merge TTF Fonts with C# code....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/merge-ttf-fonts/
  3. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized when Loading a file using Aspose.Cells for Node.js via C++....Height Automatically When Loading a File with Node.js via C++...row automatically matches the font of its content, but when the...

    docs.aspose.com/cells/nodejs-cpp/autofit-row-he...
  4. Aspose::Words::Loading::LoadOptions class | Asp...

    Aspose::Words::Loading::LoadOptions class. Allows to specify additional options (such as password or base URI) when Loading a document into a Document object. To learn more, visit the documentation article in C++....Aspose::Words::Loading::LoadOptions class Contents [ Hide ] LoadOptions...password or base URI) when loading a document into a Document...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Hyphenation.UnregisterDictionary | Aspose.Words...

    Effortlessly remove hyphenation dictionaries for any language with the UnregisterDictionary method, enhancing text clarity and readability.... Font . LocaleId == new CultureInfo...Dictionary.Registered.pdf" ); // Re-load the document after un-registering...

    reference.aspose.com/words/net/aspose.words/hyp...
  6. Hyphenation.IsDictionaryRegistered | Aspose.Wor...

    Discover the Hyphenation IsDictionaryRegistered method, checks if a dictionary is registered for your language, ensuring accurate hyphenation in your applications.... Font . LocaleId == new CultureInfo...Dictionary.Registered.pdf" ); // Re-load the document after un-registering...

    reference.aspose.com/words/net/aspose.words/hyp...
  7. Hyphenation.unregister_dictionary method | Aspo...

    Hyphenation.unregister_dictionary method. Unregisters a hyphenation dictionary for the specified language.... font . locale_id == 2055 ))) doc...dictionary.registered.pdf' ) # Re-load the document after un-registering...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.metafile_format property | Aspo...

    HtmlSaveOptions.metafile_format property. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB...<text x='0' y='35' font-family='Verdana' font-size='35'>Hello world...behavior # where all SVG images loaded from an HTML document were...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 通过 JavaScript 使用 C++ 设置字体。|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库。它支持设置单元格的字体设置,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用 Aspose.Cells 库设置单元格字体设置。... 设置字体名称 开发者可以使用 Font 对象的 name 方法为单元格内的文本应用任何字体。 <..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...