Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 142,715 for

font

(0.1 sec)
  1. FontSavingArgs.font_file_name property | Aspose...

    FontSavingArgs.Font_file_name property. Gets or sets the file name (without path) where the Font will be saved to....font_file_name property FontSavingArgs.font_file_name property...where the font will be saved to. @property def font_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FontConfigSubstitutionRule | Aspose.Words for Java

    Font config substitution rule in Java....extends FontSubstitutionRule Font config substitution rule. To...more, visit the Working with Fonts documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  3. Adding HTML Rich Text inside the Cell with C++|...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for C++ API....SetHtmlString ( u "<Font Style= \" FONT-WEIGHT: bold;FONT-STYLE: italic;TEXT-DECORATION:...italic;TEXT-DECORATION: underline;FONT-FAMILY: Arial;FONT-SIZE: 11pt;COLOR: #ff0000;...

    docs.aspose.com/cells/cpp/adding-html-rich-text...
  4. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement....format a run of text using its font property. Document doc = new...Aspose . Words . Font font = run . Font ; font . Name = "Courier...

    reference.aspose.com/words/net/aspose.words/sto...
  5. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontFileName method. Gets or sets the file name (without path) where the Font will be saved to in C++....name (without path) where the font will be saved to. System ::...allows you to redefine how the font file names are generated during...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Font.Shadow | Aspose.Words for .NET

    Discover the Font Shadow property, enhance your text with stylish shadow effects for a striking visual appeal in your designs....Shadow Font.Shadow property True if the font is formatted as... builder . Font . Shadow = true ; builder . Font . Size = 36...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Font.shadow property | Aspose.Words for Node.js

    Font.shadow property. True if the Font is formatted as shadowed....shadow property Font.shadow property True if the font is formatted... builder . font . shadow = true ; builder . font . size = 36...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用 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...
  9. Optimized PDF to PDF/A 1b conversion problems -...

    Hi Tilal, I am continuing to evaluate Aspose.Pdf for .NET 10.4.0.Currently I have slightly modified the code to convert files to pdf/a 1b while trying to produce the smaller file size possible.The code used is the follo…...convertable because of “ Fontfont name’ is not embedded ”;...embed the fonts partially ? I tried to iterate all fonts in the...

    forum.aspose.com/t/optimized-pdf-to-pdf-a-1b-co...
  10. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph.... font . color = "#FF0000" ; para ...); let font = builder . font ; font . size = 16 ; font . bold...

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