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

font

(0.34 sec)
  1. 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...
  2. 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...
  3. WOFF2 to WOFF Converter API | C++

    C++ API to transform WOFF2 to WOFF, allowing you to adapt your typography precisely to your application's needs and target platforms....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/cpp/conversion/woff2-t...
  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. Incorrect render of text with some fonts when D...

    Hello, The subject is quite similar to this topic I created few months ago, but with a different outcome: Incorrect render of text with Font from Aptos family My customer is using the Font Montserrat in his workbook. W…...Incorrect render of text with some fonts when DefaultFont is used Aspose...with font from Aptos family My customer is using the font Montserrat...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  6. 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...
  7. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...which font to use when the source PDF references a font that is...Aspose.PDF tries to resolve the font through its internal FontSettings...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  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. 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...