Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 137,587 for

font

(0.44 sec)
  1. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the Font name and Font size def change_styles(self, f…...function to change the font name and font size def change_styles(self...change font of runs if matches criteria def change_font(run):...

    forum.aspose.com/t/change-styles-for-complete-d...
  2. EmbeddedFontStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words EmbeddedFontStyle enum to easily manage embedded Font styles in FontInfo objects, enhancing your document formatting capabilities....Specifies the style of an embedded font inside a FontInfo object. [Flags]...embedded font. Bold 1 Specifies the Bold embedded font. Italic...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Font.subscript property | Aspose.Words for Node.js

    Font.subscript property. True if the Font is formatted as subscript....subscript property Font.subscript property True if the font is formatted...doc , "Raised text. " ); run . font . position = 5 ; para . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Fonts are missing in pdf after word to pdf conv...

    we have created one azure web app which convert word to pdf using aspose but after conversion “Source sans pro” Font is missing in pdf. same issue we were reproduce it on local but after installation of “Source sans pro…...Fonts are missing in pdf after word to pdf conversion Aspose...conversion “Source sans pro” font is missing in pdf. same issue...

    forum.aspose.com/t/fonts-are-missing-in-pdf-aft...
  5. Aspose::Words::Fonts::FontSourceBase class | As...

    Aspose::Words::Fonts::FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various Font sources. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::FontSourceBase class Contents [ Hide ]...the user to specify various font sources. To learn more, visit...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. 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/
  7. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedFonts method. Specifies whether Fonts should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....s method Specifies whether fonts should be embedded into Html...determine where to store embedded fonts when exporting a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    Discover the HtmlFixedSaveOptions FontFormat property to customize Font exporting. Easily set and optimize your default format to Woff for better performance....sets ExportFontFormat used for font exporting. Default value is...; } Examples Shows how use fonts only from the target machine...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ThemeFonts | Aspose.Words for Java

    Represents a collection of Fonts in the Font scheme allowing to specify different Fonts for different languages getLatin / setLatinjava.lang.String getEastAsian / setEastAsianjava.lang.String and getComplexScript / setComplexScriptjava.lang.String in Java....Represents a collection of fonts in the font scheme, allowing to specify...specify different fonts for different languages getLatin() / setLatin(java...

    reference.aspose.com/words/java/com.aspose.word...
  10. ParagraphFormat.keepTogether property | Aspose....

    ParagraphFormat.keepTogether property. True if all lines in the paragraph are to remain on the same page....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

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