Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 141,507 for

font

(1.16 sec)
  1. Shading.backgroundTintAndShade property | Aspos...

    Shading.backgroundTintAndShade property. Gets or sets a double value that lightens or darkens a background theme color.... font . border . color = "#008000" ; builder . font . border...lineWidth = 2.5 ; builder . font . border . lineStyle = aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Shading.foregroundTintAndShade property | Aspos...

    Shading.foregroundTintAndShade property. Gets or sets a double value that lightens or darkens a foreground theme color.... font . border . color = "#008000" ; builder . font . border...lineWidth = 2.5 ; builder . font . border . lineStyle = aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manipulating SVG Files|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....Contents [ Hide ] Saving SVG with Fonts embedded or Exported Using Aspose...developers can save SVG with fonts embedded or exported. Using...

    docs.aspose.com/imaging/net/manipulating-svg-fi...
  4. Public API Changes in Aspose.Cells 8.1.2|Docume...

    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....Added Support for Warning if Font Substitution Occurs With Aspose...users receiving warnings if font substitution occurs while converting...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. 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...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedItalic method. Indicates whether italic style was requested in C++....additional information about font substitution. auto doc = System...MakeObject < Aspose :: Words :: Fonts :: FontSettings > (); fontSettings...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Fill.Transparency | Aspose.Words for .NET

    Adjust the fill transparency from 0.0 (opaque) to 1.0 (clear) for customizable visual effects in your designs. Enhance your project's aesthetics today!...docx" ); // Get Fill object for Font of the first Run. Fill fill...0 ]. Font . Fill ; // Check Fill properties of the Font. Console...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FieldSymbol.FontName | Aspose.Words for .NET

    Discover how to use the FieldSymbol FontName property to easily manage and customize Font names for your characters in programming....Gets or sets the name of the font of the character retrieved by...IsUnicode = true ; // Change the font of our symbol after using the...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldSymbol.FontSize | Aspose.Words for .NET

    Discover the FieldSymbol FontSize property, easily adjust the Font size in points for enhanced character display in your applications. Optimize readability now!...sets the size in points of the font of the character retrieved by...IsUnicode = true ; // Change the font of our symbol after using the...

    reference.aspose.com/words/net/aspose.words.fie...
  10. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the document.... font . bold = False para_style . font . size = 8 para_style...para_style . font . name = 'Arial' builder . paragraph_format...

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