Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 141,565 for

font

(0.1 sec)
  1. XPS page event-based modifications | .NET

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for .NET...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/net/xps/event-based-modifi...
  2. PDF OptimizeResources: 5 of 8 options have crit...

    Bug Report: Document.OptimizeResources — Multiple Critical Defects Product: Aspose.PDF for .NET Version Tested: 26.2.0 (issues also confirmed across v23.x–v25.x) Platform: .NET 10, Windows, x64 License: Aspose.Total (…...SubsetFonts = true : PDFNET-48897: Font subsetting makes pages unreadable...particularly severe for CID fonts (Chinese, Japanese, Korean)...

    forum.aspose.com/t/pdf-optimizeresources-5-of-8...
  3. Add Text to PDF Using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... font_size = 12 text_fragment . text_state . font = apdf...text . FontRepository . find_font ( "TimesNewRoman" ) text_fragment...

    products.aspose.com/pdf/python-net/text/
  4. HtmlInsertOptions | Aspose.Words for Java

    Specifies options for the MAspose.Words.DocumentBuilder.InsertHtmlSystem.StringAspose.Words.HtmlInsertOptions method in Java.... USE_BUILDER_FORMATTING Use font and paragraph formatting specified...int USE_BUILDER_FORMATTING Use font and paragraph formatting specified...

    reference.aspose.com/words/java/com.aspose.word...
  5. Check Color Contrast in C# – Check Color Contra...

    Learn about contrast best practices for web accessibility and check color contrast using Aspose.HTML. Make website accessible to read for all users....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/net/color-contract-accessi...
  6. CSS Selectors – CSS and HTML Examples

    Learn how to effectively use CSS selectors to select the elements in an HTML document that you want to style....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/net/tutorial/css-selectors/
  7. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET....wa ); // Create TextState for Font settings var ts = new Aspose.... Pdf . Color . Blue ; ts . Font = Aspose . Pdf . Text . FontRepository...

    docs.aspose.com/pdf/net/sticky-annotations/
  8. Java Barcode API - Generate or Scan 1D 2D & Pos...

    Java barcode library to generate read recognize barcodes. Barcode SDK supports Linear & 2D barcodes as well as exports to JPG GIF PNG BMP and more image formats...of code text Manage caption & font styles Support for Checksum...the barcode type, input text, font style, background and foreground...

    products.aspose.com/barcode/java/
  9. Add Watermarks to Presentations in Java|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in Java to indicate a draft, confidential information, copyright, and more....Set the Font for a Text Watermark You can change the font of the...and more. Can I customize the font and style of a text watermark...

    docs.aspose.com/slides/java/watermark/
  10. 用C++设置字体|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的字体,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用Aspose.Cells库设置单元格字体。... GetStyle (); // Set the font name to "Times New Roman" style...cell . GetStyle (); // Set the font weight to bold style . GetFont...

    docs.aspose.com/cells/zh/cpp/cells-font-settings/