Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 12,616 for

font initialization

(0.09 sec)
  1. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....data to be loaded while initializing an instance of Workbook...API should use the system’s font substitution mechanism first...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Check Color Contrast – Aspose.HTML for Java

    Learn about contrast best practices for web accessibility and check color contrast using Aspose.HTML for Java. 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/java/check-color-contrast/
  3. 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...
  4. Edit HTML Document – Aspose.HTML for Java

    Learn how to read or modify the Document Object Model using Aspose.HTML for Java, how to edit HTML, and use inline CSS and Internal CSS....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/java/edit-a-document/
  5. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/python-net/ps/working-with...
  6. How to change background in comment in Excel wi...

    How to change color in a comment and insert a picture or image in a comment in Excel using Aspose.Cells for JavaScript via C++.... This file is used to initialize the Workbook object in the..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  7. Insert text with html to a table cell PDF .net ...

    Hi, i am building a PDF document. i need to add text Dim s1 As String = "STAFF STATUS: "to a table cell. since it has html in it, i believe i have to do something different. here is part the code. Dim doc As Do…...Add(); // Initializes a new instance of the Table...style='text-align:center;'><h3 style='font-family:Arial;'>QUOTATION</h3></div>");...

    forum.aspose.com/t/insert-text-with-html-to-a-t...
  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. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。...SetNumber ( 14 ); // Set the font color to red color. style ....CreateRange ( u "B1" , u "D1" ); // Initialize styleflag object. StyleFlag...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...
  10. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....Description TxtLoadOptions() Initializes a new instance of this class...getFontSettings() Allows to specify document font settings. getIgnoreOleData()...

    reference.aspose.com/words/java/com.aspose.word...