Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 139,285 for

font

(0.15 sec)
  1. Style.name property | Aspose.Words for Python

    Style.name property. Gets or sets the name of the style.... font . color = aspose . pydrawing...'Heading 1' ) . font . name , new_style . font . name ) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…...@oleksii88 When converting to Pdf/A, fonts are embedded into the document...standard requirement). Some fonts are not embedded into the document...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  3. 使用 C++ 指定工作簿渲染的单独或私有字体集|Documentation

    学习如何使用 Aspose.Cells for C++为工作簿渲染指定单独或私有的字体集。...Startup (); // Path of your custom font directory U16String customFontsDir...Specify individual font configs custom font directory IndividualFontConfig...

    docs.aspose.com/cells/zh/cpp/specify-individual...
  4. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...export as is with font all as I can see for few font when I try to...not able to preserve font for few font’s KeerthanaRamesh214 November...

    forum.aspose.com/t/how-to-remove-default-bookma...
  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. PdfSaveOptions.use_core_fonts property | Aspose...

    PdfSaveOptions.use_core_Fonts property. Gets or sets a value determining whether or not to substitute TrueType Fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 Fonts....use_core_fonts property PdfSaveOptions.use_core_fonts property...not to substitute TrueType fonts Arial, Times New Roman, Courier...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.LocaleId | Aspose.Words for .NET

    Discover how the Font LocaleId property enhances your text formatting by managing locale identifiers for diverse character languages. Improve your coding today!...LocaleId Contents [ Hide ] Font.LocaleId property Gets or sets...DocumentBuilder ( doc ); // If we set the font's locale to English and insert...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Border.color property | Aspose.Words for Node.js

    Border.color property. Gets or sets the border color.... font . border . color = "#008000" ; builder . font . border...lineWidth = 2.5 ; builder . font . border . lineStyle = aw ....

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