Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 131,704 for

font

(0.12 sec)
  1. Add Footer to a Document|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....without path &"<FontName>" – Font name, for example: &"Arial"...&"<FontName>, <FontStyle>" – Font name and font style, for example: &"Arial...

    docs.aspose.com/cells/sharepoint/add-footer-to-...
  2. Aspose::Words::ParagraphFormat::get_KeepTogethe...

    Aspose::Words::ParagraphFormat::get_KeepTogether method. True if all lines in the paragraph are to remain on the same page in C++....Words :: Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Feature List | Aspose.Font for C++

    C++ Font API supports different Font formats and file operations such as loading, reading, detecting, extracting, and rendering Font glyphs and Font data....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/feature-list/
  4. Backslash (\) Being Converted to Yen Symbol (¥)...

    Hello Team When converting HTML to PDF using Aspose in .NET, backslash characters (\) in the HTML are incorrectly rendered as the Yen symbol (¥) in the resulting PDF only in the deployed environment. This issue does not…... It happens regardless of font or encoding settings and affects...deployed environment may stem from font encoding differences between...

    forum.aspose.com/t/backslash-being-converted-to...
  5. FontSubstitutionRule | Aspose.Words for Java

    This is an abstract base class for the Font substitution rule in Java....abstract base class for the font substitution rule. To learn...more, visit the Working with Fonts documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  6. Extract Fonts from PDF C#|Aspose.PDF for .NET

    Use the Aspose.PDF for. NET library to extract all embedded Fonts from your PDF document....Ask AI Extract Fonts from PDF C# Contents [ Hide ] In case you...you want to get all fonts from a PDF document, you can use FontUtilities...

    docs.aspose.com/pdf/net/extract-fonts-from-pdf/
  7. Font.outline property | Aspose.Words for Python

    Font.outline property. True if the Font is formatted as outline....outline property Font.outline property True if the font is formatted...text. builder . font . outline = True builder . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  8. EmbeddedFontStyle enumeration | Aspose.Words fo...

    aspose.words.Fonts.EmbeddedFontStyle enumeration. Specifies the style of an embedded Font inside a [FontInfo](../Fontinfo/) object....Specifies the style of an embedded font inside a FontInfo object. Members...embedded font. BOLD Specifies the Bold embedded font. ITALIC Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder | Aspose.Words for .NET

    Create powerful documents effortlessly with DocumentBuilder. Initialize a new instance and streamline your document management today!...Specify font formatting, then add text. Aspose . Words . Font font...builder . Font ; font . Size = 16 ; font . Bold = true ; font . Color...

    reference.aspose.com/words/net/aspose.words/doc...
  10. FontSourceBase.priority property | Aspose.Words...

    FontSourceBase.priority property. Returns the Font source priority....priority property Returns the font source priority. @property def...value is used when there are fonts with the same family name and...

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