Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 122,681 for

font

(0.06 sec)
  1. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the Aspose.Cells for Python via .NET API....path &"<FontName>" Represents a font name. For example: &“Arial”...&"<FontName>, <FontStyle>" Represents font name with style. For example:...

    docs.aspose.com/cells/python-net/setting-header...
  2. StructuredDocumentTag.Title | Aspose.Words for ...

    Discover the StructuredDocumentTag Title property, which defines a user-friendly name for your SDT, enhancing document clarity and usability.... True ); // Set the font for the text inside the structured...Name = "Arial" ; // Set the font for the text at the end of the...

    reference.aspose.com/words/net/aspose.words.mar...
  3. StructuredDocumentTag.removeSelfOnly method | A...

    StructuredDocumentTag.removeSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document tree....toEqual ( true ); // Set the font for the text inside the structured...name = "Arial" ; // Set the font for the text at the end of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. checkbox|Documentation

    Checkbox element generates a list of answers with blank bubbles that can accommodate any kind of marks.... align=center font_style regular The font style for a checkbox...italic or underline . Several font styles can be combined by listing...

    docs.aspose.com/omr/net/txt-markup/checkbox/
  5. List.style property | Aspose.Words for Node.js

    List.style property. Gets the list style that this list references or defines.... font . name = "Verdana" ; level . font . color = "#0000FF"..."#0000FF" ; level . font . bold = true ; } let builder = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. List.isListStyleDefinition property | Aspose.Wo...

    List.isListStyleDefinition property. Returns ``true`` if this list is a definition of a list style.... font . name = "Verdana" ; level . font . color = "#0000FF"..."#0000FF" ; level . font . bold = true ; } let builder = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Rotating Cell Text|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...// Set the font color of cell text objstyle . Font . Color = Color...

    docs.aspose.com/cells/net/rotating-cell-text/
  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. Aspose.PSD for .NET 23.4 - Release Notes|Docume...

    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.... Ut enim ad minim veniam, <font:Segoe UI Semibold> quis nostrud...exercitation ullamco</font> laboris <font:Segoe UI Semibold>nisi...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-4...
  10. Style.built_in property | Aspose.Words for Python

    Style.built_in property. True if this style is one of the built-in styles in MS Word.... font . color = aspose . pydrawing...pydrawing . Color . navy style . font . name = 'Courier New' self . assertFalse...

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