Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 137,424 for

font

(0.11 sec)
  1. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....code demonstrates how to change font color of the first Run in the...Make changes to the run run . font . color = "red" ; // Save the...

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  2. NumeralFormat enumeration | Aspose.Words for Py...

    aspose.words.saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats.... font . locale_id = 4096 # CultureInfo("ar-AR")...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MailMergerContext class | Aspose.Words for Python

    aspose.words.lowcode.MailMergerContext class. Mail merge context....Properties Name Description font_settings Font settings used by the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to - Update existing JasperReports demos to...

    Learn how to update existing JasperReports demos to leverage the capabilities of Aspose.PDF for JasperReports.... If you have selected the fonts demo, for example, to use with...we have named the new folder fonts.ap . Note: demos will run from...

    docs.aspose.com/pdf/jasperreports/how-to-update...
  5. Customize Presentation Shapes in Java|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Java: geometry paths, curved corners, composite shapes....graphicsPath ; Font font = new java . awt . Font ( "Arial" , Font . PLAIN...{ GlyphVector glyphVector = font . createGlyphVector ( g2 . ...

    docs.aspose.com/slides/java/custom-shape/
  6. AutoFit Row Height Automatically When Loading F...

    Learn how to fit rows whose height is not custom-defined through the Aspose.Cells for Python via .NET API....row automatically matches the font of the content, but when the...

    docs.aspose.com/cells/python-net/autofit-row-he...
  7. Გააკეთეთ DOC C++ Ის Გამოყენებით

    შექმენით ახალი DOC C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOC C++ ბიბლიოთეკის გამოყენებით....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/ka/cpp/make/doc/
  8. Image looks slightly different than in Excel af...

    Hi, we use following code to render an image in Excel to png: Workbook wb = new Workbook(“Example2.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 2”]; string rangeName = “BIPLI_Example2”; CellsHelper.DPI …...differences in rendering may stem from font availability, DPI settings,...issue: Check Font Settings : Ensure that the fonts used in your...

    forum.aspose.com/t/image-looks-slightly-differe...
  9. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for Node.js via C++....js via C++ Set Default Font while Rendering Spreadsheet...

    docs.aspose.com/cells/nodejs-cpp/enable-css-cus...
  10. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation.... Font = Aspose . Pdf . Text . FontRepository...Set the font for TextFragment fragment . TextState . Font = Aspose...

    docs.aspose.com/pdf/net/text-formatting-inside-...