Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 142,711 for

font

(0.23 sec)
  1. Configuring Fonts for Rendering|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....Configuring Fonts for Rendering Contents [ Hide ] Possible Usage...fidelity, it is necessary that the fonts used in the spreadsheet should...

    docs.aspose.com/diagram/net/configuring-fonts-f...
  2. Aspose::Words::Fonts::FontInfo class | Aspose.W...

    Aspose::Words::Fonts::FontInfo class. Specifies information about a Font used in the document. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::FontInfo class Contents [ Hide ] FontInfo...Specifies information about a font used in the document. To learn...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Manage Fonts in Presentations Using JavaScript|...

    Control Fonts with Aspose.Slides for Node.js via Java: embed, substitute, and load custom Fonts to keep PPT, PPTX and ODP presentations clear and consistent....Manage Fonts in Presentations Using JavaScript Contents [ Hide...Hide ] Manage Font Related Properties Presentations usually contain...

    docs.aspose.com/slides/nodejs-java/manage-fonts/
  4. 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...
  5. 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...
  6. INodeChangingCallback.NodeRemoved | Aspose.Word...

    Discover the INodeChangingCallback NodeRemoved method—triggered when a document node is removed, enhancing your coding efficiency and document management.... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/ino...
  7. DocumentBase.NodeChangingCallback | Aspose.Word...

    Discover the DocumentBase NodeChangingCallback property, which triggers on node insertions or removals, enhancing document management and workflow efficiency.... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Font.doubleStrikeThrough property | Aspose.Word...

    Font.doubleStrikeThrough property. True if the Font is formatted as double strikethrough text....property Font.doubleStrikeThrough property True if the font is formatted...single-line strikethrough." ); run . font . strikeThrough = true ; para...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.strikeThrough property | Aspose.Words for ...

    Font.strikeThrough property. True if the Font is formatted as strikethrough text....property Font.strikeThrough property True if the font is formatted...single-line strikethrough." ); run . font . strikeThrough = true ; para...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...