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

font

(0.21 sec)
  1. 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...
  2. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Android via Java calculates and applies effective shape properties for precise PowerPoint rendering.... println ( "Font alignment: " + effectiveStyleLevel...dispose (); } Get the Effective Font Height Value Using Aspose.Slides...

    docs.aspose.com/slides/androidjava/shape-effect...
  3. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines formatting for a list level... font Specifies character formatting...list_levels [ 0 ] list_level . font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  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...