Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 72,097 for

font

(0.07 sec)
  1. StreamFontSource.OpenFontDataStream | Aspose.Wo...

    Discover the StreamFontSource OpenFontDataStream method to efficiently access Font data streams on demand, enhancing your design workflow....should open the stream with font data on demand. public abstract...OpenFontDataStream () Return Value Font data stream. Remarks The stream...

    reference.aspose.com/words/net/aspose.words.fon...
  2. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a Font....open or close it after saving a font. get keepFontStreamOpen () :...FontStream property after writing a font into it. Specify true to keep...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBase.font_infos property | Aspose.Words...

    DocumentBase.Font_infos property. Provides access to properties of Fonts used in this document....font_infos property DocumentBase.font_infos property Provides...properties of fonts used in this document. @property def font_infos (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Change the format of a cell|Documentation

    How to use Aspose.Cells for Python via .NET library to change the formatting of cells, including Font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and change the...

    docs.aspose.com/cells/python-net/how-to-change-...
  5. Change the format of a cell|Documentation

    How to use Aspose.Cells library in C# to change the formatting of cells, including Font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and change the...

    docs.aspose.com/cells/net/how-to-change-format-...
  6. Rule Builder – Configure SVG Style – C#

    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...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/net/rule-builder/
  7. Underline enumeration | Aspose.Words for Node.js

    Aspose.Words.Underline enumeration. Indicates type of the underline applied to a Font....of the underline applied to a font. Members Name Description None...builder . font . color = "#0000FF" ; builder . font . underline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::FontSavingArgs::get_IsEx...

    Aspose::Words::Saving::FontSavingArgs::get_IsExportNeeded method. Allows to specify whether the current Font will be exported as a Font resource. Default is true in C++....whether the current font will be exported as a font resource. Default...custom logic for exporting fonts when saving to HTML. void SaveExportedFonts...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::FontSavingArgs::get_Orig...

    Aspose::Words::Saving::FontSavingArgs::get_OriginalFileSize method. Gets the original Font file size in C++....ze method Gets the original font file size. int32_t Aspose ::...original file size of the current font if it is known. Otherwise it...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. DocumentBuilder.paragraphFormat property | Aspo...

    DocumentBuilder.paragraphFormat property. Returns an object that represents current paragraph formatting properties.... font . size = 16 ; builder . font . name = "Arial"..."Arial" ; builder . font . bold = true ; // Configuring the formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...