Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 34,428 for

custom font

(1.46 sec)
  1. ConditionalStyleCollection.GetEnumerator | Aspo...

    Discover the ConditionalStyleCollection GetEnumerator method to easily iterate through all conditional styles, enhancing your web design efficiency.... EndTable (); // Create a custom table style. TableStyle tableStyle...ConditionalStyles . LastColumn . Font . Bold = true ; // List all...

    reference.aspose.com/words/net/aspose.words/con...
  2. Aspose.Words | Aspose.Words for .NET

    Effortlessly create, convert, and edit Microsoft Word documents with Aspose.Words. No need for Word installation—streamline your document workflow today!...images and other content, specify font, paragraph and section formatting...DocumentVisitor Base class for custom document visitors. EditableRange...

    reference.aspose.com/words/net/aspose.words/
  3. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the 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...
  4. DocumentBase.Styles | Aspose.Words for .NET

    Explore the DocumentBase Styles property to access a rich collection of Customizable styles, enhancing your document's visual appeal and consistency....DocumentBuilder ( doc ); // Create a custom paragraph style. Style style..."MyStyle1" ); style . Font . Size = 24 ; style . Font . Name = "Verdana"...

    reference.aspose.com/words/net/aspose.words/doc...
  5. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...as screen DPI and the default font metrics, differences in those...environment or a custom display‑scale setting). The default font used by...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  6. Replace Text in PDF with Python|Aspose.PDF for ...

    Learn how to replace, rearrange, and remove text in PDF documents using Python....Shift Text Without Changing Font Size When replacing text in...specific area without modifying the font size. Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  7. Replace Text On Page With State|Aspose.PDF for ...

    In this example, all occurrences of the word "software" on page 1 are replaced with "SOFTWARE PAGE 1", using red text with a Font size of 12....formatting changes such as color or font size. Using TextState, you can...document. Define a TextState with custom formatting. Configure the replacement...

    docs.aspose.com/pdf/python-net/replace-text-on-...
  8. Aspose.PSD Add Watermark | products.aspose.com

    Learn how to add watermark by code....you'll be able to create a custom text watermark and apply it...You'll learn how to adjust the font, size, and color of the watermark...

    products.aspose.com/psd/tutorial/add-watermark/
  9. Style.FontName ignores PostScript Name ("Roboto...

    Hi Aspose Team, I am loading Custom .ttf Fonts using FontSettings.SetFontsFolder() and trying to update a text layer with a specific Font weight. To do this, I am passing the exact PostScript Name directly to the text …...Aspose Team, I am loading custom .ttf fonts using FontSettings.SetFontsFolder()...a text layer with a specific font weight. To do this, I am passing...

    forum.aspose.com/t/style-fontname-ignores-posts...
  10. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize Fonts, colors, alignment, and more....formatting features such as font selection, size, color, highlighting...advanced layout options like custom rotation and autofit behaviors...

    docs.aspose.com/slides/net/text-formatting/