Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 142,633 for

font

(0.27 sec)
  1. Public API Changes in Aspose.Cells 8.3.2|Docume...

    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....be displayed using a specific font family. When this property is...is set to true, only the font of the specific character that...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Public API Changes in Aspise.Cells 8.3.2|Docume...

    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....be displayed using a specific font family. When this property is...is set to true , only the font of the specific character that...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. 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…...style='text-align:center;'><h3 style='font-family:Arial;'>QUOTATION</h3></div>");...style='text-align:center;'><h3 style='font-family:Arial;'>QUOTATION</h3></div>");...

    forum.aspose.com/t/insert-text-with-html-to-a-t...
  4. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....getFontSettings() Allows to specify document font settings. getIgnoreOleData()...value) Allows to specify document font settings. setIgnoreOleData(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  6. Word Content Control (Checkbox) get auto checke...

    Hi, I have a Word file with Content Control (checkbox) when I convert the Word file to PDF using ASPOSE Word 20.2 some checkbox gets checked (has ‘X’ within) and the checkbox can’t be changed afterward. We are using a li…...side might occur because the fonts used in your input document...document is processed. The fonts are required to build document...

    forum.aspose.com/t/word-content-control-checkbo...
  7. 用C++修改现有样式|Documentation

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

    docs.aspose.com/cells/zh/cpp/modify-an-existing...
  8. Aspose::Words::Fonts::FontConfigSubstitutionRul...

    Aspose::Words::Fonts::FontConfigSubstitutionRule::ResetCache method. Resets the cache of Fontconfig calling results in C++....Aspose::Words::Fonts::FontConfigSubstituti::ResetCache method...results. void Aspose :: Words :: Fonts :: FontConfigSubstituti :: ResetCache...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. IBarcodeGenerator class | Aspose.Words for Python

    aspose.words.fields.IBarcodeGenerator class. Public interface for barcode custom generator... Draw ( img ) font = ImageFont . load_default ()...text (( 10 , 40 ), error , font = font , fill = ( 255 , 0 , 0 ))...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Poor performance adding text to an existing doc...

    I've been working on a procedure which should assemble and manipulate existing document to produce a new document. Part of this work consists in converting a .doc file (merged with data via MailMerge.Execute()); part co…...other factors (for example, font properties) set for the text...to 10 pages, with different font faces and sizes), you will easily...

    forum.aspose.com/t/poor-performance-adding-text...