Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 142,635 for

font

(2.58 sec)
  1. Insert a Hyperlink|Aspose.Words for .NET

    Insert a hyperlink into a document. NPOI does not provide an opportunity to insert a hyperlink using C#....Specify font formatting for the hyperlink. builder . Font . Color...Color = Color . Blue ; builder . Font . Underline = Underline . Single...

    docs.aspose.com/words/net/insert-hyperlink/
  2. FontSavingArgs.is_subsetting_needed property | ...

    FontSavingArgs.is_subsetting_needed property. Allows to specify whether the current Font will be subsetted before exporting as a Font resource....current font will be subsetted before exporting as a font resource...Remarks Fonts can be exported as complete original font files or...

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

    Discover the Font StrikeThrough property. Easily format text with strikethrough for clear visual emphasis in your designs. Enhance readability today!...StrikeThrough Font.StrikeThrough property True if the font is formatted...single-line strikethrough." ); run . Font . StrikeThrough = true ; para...

    reference.aspose.com/words/net/aspose.words/fon...
  4. FontEmbeddingUsagePermissions Enum | Aspose.Wor...

    Discover the Aspose.Words.Fonts.FontEmbeddingUsagePermissions enum, enabling precise control over Font embedding permissions for enhanced document management.... enumeration Represents the font embedding usage permissions...Description Installable 0 The font may be embedded, and may be...

    reference.aspose.com/words/net/aspose.words.fon...
  5. Get Evaluation Note message when generating doc...

    Dear Support, This is request from Sai Kiran Chebiyyam saikiranchebiyyam@newgensoft.com: As you are aware, we are currently evaluating the 30-day trial version of Aspose Words for Java. We attempted to generate documen…...happening but the font is not getting set uniformly as font size 8. Attached...and java src for setting the font uniformly to 8 for reference...

    forum.aspose.com/t/get-evaluation-note-message-...
  6. FontSavingArgs.isSubsettingNeeded property | As...

    FontSavingArgs.isSubsettingNeeded property. Allows to specify whether the current Font will be subsetted before exporting as a Font resource....current font will be subsetted before exporting as a font resource...Remarks Fonts can be exported as complete original font files or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Get HTML5 string from Cell|Documentation

    Learn how to get the HTML5 string from a cell using the Aspose.Cells for .NET API....Normal : < Font Style = "FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR:....</ Font > HTML5: < div Style = "FONT-FAMILY: Arial;FONT-SIZE:...

    docs.aspose.com/cells/net/get-html5-string-from...
  8. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_FontFormat method. Gets or sets ExportFontFormat used for Font exporting. Default value is Woff in C++....sets ExportFontFormat used for font exporting. Default value is...const Examples Shows how use fonts only from the target machine...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...()); // Get the font of the shape Font font = shape . GetFont...GetFont (); // Set the font color to white font . SetColor ( Color...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  10. CleanupOptions.duplicateStyle property | Aspose...

    CleanupOptions.duplicateStyle property. Gets/sets a flag indicating whether duplicate styles should be removed from document... font . size = 14 ; myStyle . font . name = "Courier..."Courier New" ; myStyle . font . color = "blue" ; let duplicateStyle...

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