Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 137,062 for

font

(0.22 sec)
  1. Manage Attachments in Email Message in Ruby|Doc...

    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....<br/>" + "<font color=blue>This line is in blue color</font>" ) #...

    docs.aspose.com/email/java/manage-attachments-i...
  2. Customizing Email Headers in Ruby|Documentation

    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....<br/>" + "<font color=blue>This line is in blue color</font>" ) \...

    docs.aspose.com/email/java/customizing-email-he...
  3. Aspose.Cells 8.9.1 的 public API 更改|Documentation

    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....variables to store paths to font folders & font file String fontFolder1..."D:/Arial/arial.ttf" ; //Setting first font folder with setFontFolder method...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....you control over the print, font, security, and compression settings...supported. Font Size Yes Font Color Yes Font Style Yes Font Underline...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  5. Text hyperlink issue - Free Support Forum - asp...

    hello team, As when we are inserting below text using old aspose version (16.1.0.0) var WatchListSummary = "<p style='Font-size:13px; text-align:Justify;line-height:1.25em;margin-bottom:0pt;'><b>Manish Sharma</b>&nbsp…...WatchListSummary = "<p style='font-size:13px; text-align:Justify;line-height:1...documentBuilder.Writeln("<p style='font-size:13px; text-align:justify;...

    forum.aspose.com/t/text-hyperlink-issue/323133
  6. SystemFontSource constructor | Aspose.Words for...

    aspose.words.Fonts.SystemFontSource constructor...Type Description priority int Font source priority. See the FontSourceBase...See Also module aspose.words.fonts class SystemFontSource SystemFontSource...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Fill::get_Transparency ...

    Aspose::Words::Drawing::Fill::get_Transparency method. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear) in C++....docx" ); // Get Fill object for Font of the first Run. System ::...get_Runs () -> idx_get ( 0 ) -> get_Font () -> get_Fill (); // Check...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  9. Add and Verify PDF Digital Signature using Pyth...

    Сreate electronic signature in PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...Set the style of text like font, font size, color etc. Save PDF...

    products.aspose.com/pdf/python-net/signature/
  10. ParagraphFormat.line_spacing_rule property | As...

    ParagraphFormat.line_spacing_rule property. Gets or sets the line spacing for the paragraph.... # Using font sizes that are too large for...spacing will scale to different font sizes. builder . paragraph_format...

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