Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 32,273 for

custom font

(0.15 sec)
  1. StyleCollection class | Aspose.Words for Node.js

    Aspose.Words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...DocumentBuilder ( doc ); // Create a custom paragraph style. let style..."MyStyle1" ); style . font . size = 24 ; style . font . name = "Verdana"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 在VSTO和Aspose.Cells中旋转单元格文字|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....)); //Set the font color of cell text _range . Font . Color = System...RotationAngle = 45 ; // Set the custom fill color of the cells. objstyle...

    docs.aspose.com/cells/zh/net/rotating-cell-text...
  3. Working with Hyperlinks in Java|Aspose.Words fo...

    How to add a hyperlink into your document using Java....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. The following code...

    docs.aspose.com/words/java/working-with-hyperli...
  4. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....DocumentBuilder ( doc = doc ) # Create a custom paragraph style. style = doc...'MyStyle1' ) style . font . size = 24 style . font . name = 'Verdana'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Text annotation does not handle right to left t...

    Hello, When adding a text annotation with hebrew text on a PDF, on the output document the text is reversed, left to right instead of right to left. You can see in the picture bellow, displayed in Adobe Reader, the tex…...(including font selection). Whether you are setting a custom appearance...recent builds. Try setting a custom appearance for the annotation...

    forum.aspose.com/t/text-annotation-does-not-han...
  6. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing.... Font = Aspose . Pdf . Text . FontRepository..."AddText_out.pdf" ); } } Loading Font from Stream The following code...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  7. How to work with notes in MS Publisher

    Microsoft Publisher. How notes can help you improve the process of creating stunning documents and designs....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/pub/net/ms-publisher-notes/
  8. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....pdf" ); } Loading Font from Stream The following code...code snippet shows how to load Font from Stream object when adding...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  9. ConditionalStyle class | Aspose.Words for Node.js

    Aspose.Words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style... font Gets the character formatting.... endTable (); // Create a custom table style. let tableStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ConditionalStyle class | Aspose.Words for Python

    aspose.words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style... font Gets the character formatting...builder . end_table () # Create a custom table style. table_style =...

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