Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 139,613 for

font

(0.08 sec)
  1. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....examples that show how to apply font settings, borders settings,...formatting. Set Font You can only change font style, text color...

    docs.aspose.com/cells/go-cpp/conditional-format...
  2. 通过C++使用JavaScript设置形状或文本框中文本效果的阴影|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++为任何形状或文本框设置文本效果阴影。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...Set the font color and size of the textbox tb . font . color...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  3. FAQ|Aspose.Words for .NET

    Aspose.Words for .NET answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics.... Q: Why are the layout and fonts in the output document different...original? The font may not be available, or the font format is supported...

    docs.aspose.com/words/net/faq/
  4. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF document....containing the note text in the font and size chosen by the reader...style=\"color:#FF0000;font-weight:normal;font-style:normal;font-stretch:normal\"><p...

    docs.aspose.com/pdf/net/text-annotation/
  5. Apply Different Style on the Each Text Value of...

    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.... color, font, size and style etc. shape ...# Set properties e.g. color, font, size and style etc. shape ...

    docs.aspose.com/diagram/java/apply-different-st...
  6. TextPath.bold property | Aspose.Words for Node.js

    TextPath.bold property. True if the Font is formatted as bold....bold property True if the font is formatted as bold. get bold...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FolderFontSource.type property | Aspose.Words f...

    FolderFontSource.type property. Returns the type of the Font source....of the font source. get type () : Aspose . Words . Fonts . FontSourceType...See Also module Aspose.Words.Fonts class FolderFontSource FolderFontSource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. StreamFontSource.type property | Aspose.Words f...

    StreamFontSource.type property. Returns the type of the Font source....of the font source. get type () : Aspose . Words . Fonts . FontSourceType...See Also module Aspose.Words.Fonts class StreamFontSource StreamFontSource...

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

    aspose.words.layout.LayoutOptions class. Holds the options that allow controlling the document layout process... keep_original_font_metrics Gets or sets an indication...the original font metrics should be used after font substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::DocumentBuilder::PushFont method...

    Aspose::Words::DocumentBuilder::PushFont method. Saves current character formatting onto the stack in C++....DocumentBuilder > ( doc ); // Set up font formatting, then write the text...get_Font () -> set_Name ( u "Arial" ); builder -> get_Font ()...

    reference.aspose.com/words/cpp/aspose.words/doc...