Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 139,084 for

font

(0.17 sec)
  1. Convert TTF to WOFF using Java

    This article explains the process to convert TTF to WOFF using Java. It has details to set the IDE, a list of steps, and a sample code to convert Font TTF to WOFF using Java....Font Product Family Aspose.TeX Product...optimization, embedding the font in modern browsers, and improving...

    kb.aspose.com/font/java/convert-ttf-to-woff-usi...
  2. Frequently Asked Questions | Aspose.Font for Java

    Get answers to all the most frequent questions about Aspose.Font for Java, which is a comprehensive API for Font manipulation and management....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/faq/
  3. WarningInfo.WarningType | Aspose.Words for .NET

    Discover the WarningInfo WarningType property that reveals essential warning types, enhancing your error handling and improving application reliability....match for a missing font from the available font sources. // Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/net/aspose.words/war...
  4. Font.Emboss | Aspose.Words for .NET

    Discover the Font Emboss property, which enhances your text with a stylish embossed effect for eye-catching designs. Elevate your typography today!...Contents [ Hide ] Font.Emboss property True if the font is formatted...); builder . Font . Size = 36 ; builder . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words/fon...
  5. FontSubstitutionRule.Enabled | Aspose.Words for...

    Discover the FontSubstitutionRule Enabled property to easily manage Font settings. Ensure optimal text display with this essential feature....Shows operating system-dependent font config substitution. FontSettings...document’s system font source and set font substitutes. Document...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Aspose::Words::Drawing::TextPath class | Aspose...

    Aspose::Words::Drawing::TextPath class. Defines the text and formatting of the text path (of a WordArt object). To learn more, visit the documentation article in C++....Description get_Bold () True if the font is formatted as bold. get_FitPath...the textpath font. get_Italic () True if the font is formatted...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. FontSourceBase | Aspose.Words for Java

    This is an abstract base class for the classes that allow the user to specify various Font sources in Java....the user to specify various font sources. To learn more, visit...visit the Working with Fonts documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  8. MeasureString result not accurate - Free Suppor...

    I am trying to use Font Tahoma and measure the string with Font size 25 pixels. I am then trying to draw the text in the string s = "N 40º 34' 36.556\" W 70º 45' 24.412\""; StringFormat tb = new StringFormat() { FormatF…...trying to use font Tahoma and measure the string with font size 25...StringAlignment.Far; Font font = new Font("Tahoma", 25, FontStyle...

    forum.aspose.com/t/measurestring-result-not-acc...
  9. Aspose::Words::Fonts::FontSettings::SetFontsSou...

    Aspose::Words::Fonts::FontSettings::SetFontsSources method. Sets the sources where Aspose.Words looks for TrueType Fonts when rendering documents or embedding Fonts in C++....Aspose::Words::Fonts::FontSettings::SetFontsSources method Contents...::SharedPtr<Aspose::Words::Fonts::FontSourceBase>>&) method Sets...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Modifing AcroForm|Aspose.PDF for C++

    Modifing form in your PDF file with Aspose.PDF for C++ library. You can Add or remove fields in existing form, getand set fieldlimit and etc...."textbox1" )); } Set Custom Font for the Form Field Form fields...configured to use specific default fonts. In the early versions of Aspose...

    docs.aspose.com/pdf/cpp/modifing-form/