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

font

(1.05 sec)
  1. Aspose::Words::Saving::FontSavingArgs class | A...

    Aspose::Words::Saving::FontSavingArgs class. Provides data for the FontSaving() event. To learn more, visit the documentation article in C++....Indicates whether the current font is bold. get_Document () const...const Indicates the current font family name. get_FontFileName...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Customize PowerPoint Fonts in JavaScript|Aspose...

    Customize Fonts in PowerPoint slides with JavaScript and Aspose.Slides for Node.js via Java to keep your presentations sharp and consistent across any device....Customize PowerPoint Fonts in JavaScript Contents [ Hide ] Aspose...Slides allows you to load these fonts using the loadExternalFonts...

    docs.aspose.com/slides/nodejs-java/custom-font/
  3. Font.border property | Aspose.Words for Python

    Font.border property. Returns a [Border](../../border/) object that specifies border for the Font....border property Font.border property Returns a Border object...that specifies border for the font. @property def border ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. INodeChangingCallback class | Aspose.Words for ...

    aspose.words.INodeChangingCallback class. Implement this interface if you want to receive notifications when nodes are inserted or removed in the document.... RUN : font = args . node . as_run () . font self . m_log...f ' \t Font: \t Changed from " { font . name } " { font . size...

    reference.aspose.com/words/python-net/aspose.wo...
  5. WarningInfoCollection | Aspose.Words for Java

    Represents a typed collection of WarningInfo objects in Java....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/java/com.aspose.word...
  6. DocumentBuilder.pop_font method | Aspose.Words ...

    DocumentBuilder.pop_Font method. Retrieves character formatting previously saved on the stack....pop_font method pop_font() Retrieves character formatting previously...saved on the stack. def pop_font ( self ): ... Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TTF Fonts Knowledge Base

    TTF Fonts are versatile digital typefaces used across platforms, from elegant print designs to sleek web interfaces. Discover their role in typography....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/ttf-font/
  8. 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...
  9. 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...
  10. 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...