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

font

(0.22 sec)
  1. Shading.BackgroundTintAndShade | Aspose.Words f...

    Adjust your background theme color effortlessly with the BackgroundTintAndShade property. Lighten or darken colors for a perfect design touch!... Font . Border . Color = Color . Green ; builder . Font . Border...LineWidth = 2.5d ; builder . Font . Border . LineStyle = LineStyle...

    reference.aspose.com/words/net/aspose.words/sha...
  2. Shading.ForegroundTintAndShade | Aspose.Words f...

    Adjust the ForegroundTintAndShade property to effortlessly lighten or darken your theme colors, enhancing your design's visual appeal.... Font . Border . Color = Color . Green ; builder . Font . Border...LineWidth = 2.5d ; builder . Font . Border . LineStyle = LineStyle...

    reference.aspose.com/words/net/aspose.words/sha...
  3. FontUnit|Aspose.BarCode for Python via .NET API...

    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....particular format for text, including font face, size, and style attributes...or sets the face name of this Font. style Gets or sets style information...

    docs.aspose.com/barcode/python-net/api-referenc...
  4. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and create tables in PowerPoint (PPT, PPTX) slides in Java with flexible formatting....create a 15 x 15 table with a font size of 10 programmatically...each cell of the table with a font size of 10. Save the presentation...

    docs.aspose.com/slides/java/creating-a-table-on...
  5. Manage Presentation Themes in C++|Aspose.Slides...

    Master presentation themes in Aspose.Slides for C++ to create, customize and convert PowerPoint files with consistent branding.... a theme comprises colors, fonts , background styles , and effects.... Change Theme Font To allow you select fonts for themes and...

    docs.aspose.com/slides/cpp/presentation-theme/
  6. TableSubstitutionRule.save method | Aspose.Word...

    aspose.words.Fonts.TableSubstitutionRule.save method...Examples Shows how to access font substitution tables for Windows...aw . Document () font_settings = aw . fonts . FontSettings ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Common Exceptions and Errors Involving Fonts on...

    Font exceptions and errors on Linux...Exceptions and Errors Involving Fonts on Linux Contents [ Hide ] Overview...Aspose.Slides is used on Linux, font-related issues may occur if...

    docs.aspose.com/slides/java/common-errors-invol...
  8. HTML-to-Tagged-PDF: CSS border/background path ...

    <!doctype html> Bug Report: Path Objects Not Tagged as Artifacts in Tagged PDF Output body { Font-family: Segoe UI, Arial, sans-serif; Font-size: 10pt; line-height: 1.5; color: #222; max-width: 900px; margin: 20px…...body { font-family: Segoe UI, Arial, sans-serif; font-size: 10pt;...auto; padding: 0 16px; } h1 { font-size: 16pt; color: #1a1a2e;...

    forum.aspose.com/t/html-to-tagged-pdf-css-borde...
  9. FontConfigSubstitutionRule Class | Aspose.Words...

    Discover the Aspose.Words.Fonts.FontConfigSubstitutionRule class for seamless Font management and customization in your documents. Enhance your text styling today!...] FontConfigSubstituti class Font config substitution rule. To...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  10. When converting docx to html using aspose .net ...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase…...tell me how to get the proper fonts as well with the html in response...@vishika To ensure that the proper fonts are included when converting...

    forum.aspose.com/t/when-converting-docx-to-html...