Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 137,134 for

font

(0.17 sec)
  1. 1. Input and output encodings

    This article briefly explains the concepts of input and output encodings in LaTeX. It also mentions the New Font Selection Scheme (NFSS)....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/java/latex-font-encodings/
  2. Theme class | Aspose.Words for Node.js

    Aspose.Words.Theme class. Represents document Theme, and provides access to main theme parts including [Theme.majorFonts](./majorFonts/), [Theme.minorFonts](./minorFonts/) and [Theme.colors](./colors/) To learn more, visit the [Working with Styles and Themes](https://docs.aspose.com/words/nodejs-net/working-with-styles-and-themes/) documentation article....to specify the set of major fonts for different languages. minorFonts...to specify the set of minor fonts for different languages. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Error when converting pdf file to word file - F...

    Hi, We are encountering the following error in one of our reports only on the servers when converting a PDF to a Word document. The conversion works fine locally. We are using: Java version: 17.0.9 Aspose libraries: …...you please make sure that all fonts are present on the server just...reports even with the same font. We use font Helvetica image.png (15...

    forum.aspose.com/t/error-when-converting-pdf-fi...
  4. FillType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.FillType enum to enhance your fillable objects with versatile fill types for improved document design....docx" ); // Get Fill object for Font of the first Run. Fill fill...0 ]. Font . Fill ; // Check Fill properties of the Font. Console...

    reference.aspose.com/words/net/aspose.words.dra...
  5. DocumentBuilder.insertStyleSeparator method | A...

    DocumentBuilder.insertStyleSeparator method. Inserts style separator into the document.... font . bold = false ; paraStyle . font . size = 8...8 ; paraStyle . font . name = "Arial" ; builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Search and Get Text from Pages of PDF|Aspose.PD...

    Discover how to search and retrieve text from a PDF file in .NET using Aspose.PDF for text analysis and extraction....WriteLine ( "Font - Name : {0}" , textFragment . TextState . Font . FontName...FontName ); Console . WriteLine ( "Font - IsAccessible : {0} " , textFragment...

    docs.aspose.com/pdf/net/search-and-get-text-fro...
  7. Setting Text Color Dynamically in C#|Aspose.Wor...

    Set Font text color for document contents dynamically when building a report using C#.... You can set a font color for text contents dynamically...textColor tag defines a text font color to be applied during runtime...

    docs.aspose.com/words/net/setting-text-color-dy...
  8. Strange artifact (tiny dot) at the bottom left ...

    As I see there is already similar issue reported in the topic ‘Gray dot as visual artifact at lower left corner of stamp’, but the topic is private, so I will make a new topic related to the issue When using a multiline…...rendering, especially with specific font and margin settings. To help...rendering issues. Set an explicit font : Use FontRepository.FindFont()...

    forum.aspose.com/t/strange-artifact-tiny-dot-at...
  9. ChartTitle Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartTitle class to easily manage and customize your chart titles for enhanced data visualization....Description Font { get; } Provides access to the font formatting...Chart" ; title . Font . Size = 15 ; title . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Style.linkedStyleName property | Aspose.Words f...

    Style.linkedStyleName property. Gets/sets the name of the [Style](../) linked to this one... font . name = "Verdana" ; styleHeading1Char . font . bold...= true ; styleHeading1Char . font . border . lineStyle = aw ....

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