Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 30,868 for

custom font

(0.14 sec)
  1. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType Font sources: system folder, user sources, loading Fonts from a stream, a file system, or memory using Java....Ask AI Specify TrueType Fonts Location Contents [ Hide ] This...when it looks for TrueType fonts, including operating system...

    docs.aspose.com/words/java/specify-truetype-fon...
  2. Rule Builder – Configure SVG Style – Aspose.SVG...

    In this article, we consider the Rule Builder styling feature, which enables developers to apply CSS-like rules to SVG elements....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/svg/net/rule-builder/
  3. Working with Hyperlinks|Aspose.Words for Node.j...

    Add, replace, or modify a hyperlink in a document using Node.js....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. The following code...

    docs.aspose.com/words/nodejs-net/working-with-h...
  4. StyleCollection class | Aspose.Words for Node.js

    Aspose.Words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...DocumentBuilder ( doc ); // Create a custom paragraph style. let style..."MyStyle1" ); style . font . size = 24 ; style . font . name = "Verdana"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....DocumentBuilder ( doc = doc ) # Create a custom paragraph style. style = doc...'MyStyle1' ) style . font . size = 24 style . font . name = 'Verdana'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing.... Font = Aspose . Pdf . Text . FontRepository..."AddText_out.pdf" ); } } Loading Font from Stream The following code...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  7. IWarningCallback Interface | Aspose.Words for .NET

    Implement the Aspose.Words.IWarningCallback interface to Customize methods for capturing fidelity warnings during document loading and saving. Enhance document integrity!...if you want to have your own custom method called to capture loss...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/net/aspose.words/iwa...
  8. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own Custom method called to capture loss of fidelity warnings that can occur during document loading or saving in Java....if you want to have your own custom method called to capture loss...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Fonts::FontSourceBase::GetAvaila...

    Aspose::Words::Fonts::FontSourceBase::GetAvailableFonts method. Returns list of Fonts available via this source in C++....Aspose::Words::Fonts::FontSourceBase::GetAvailableFonts method...nts method Returns list of fonts available via this source. System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. 在VSTO和Aspose.Cells中旋转单元格文字|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....)); //Set the font color of cell text _range . Font . Color = System...RotationAngle = 45 ; // Set the custom fill color of the cells. objstyle...

    docs.aspose.com/cells/zh/net/rotating-cell-text...