Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 134,369 for

font

(0.24 sec)
  1. 使用C++的JavaScript设置渲染到图片的电子表格的默认字体|Documentation

    学习如何使用C++中的Aspose.Cells for JavaScript在渲染电子表格为图片时设置默认字体。...Worksheet to Images with Default Fonts </ h1 > < input type = "file"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  2. Font.NoProofing | Aspose.Words for .NET

    Discover Font NoProofing. Prevent spell check on formatted text for cleaner designs. Enhance your documents with precision and professionalism!...NoProofing Contents [ Hide ] Font.NoProofing property True when...completely disabling it. builder . Font . NoProofing = true ; builder...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Developer Guide | Aspose.Font for JavaScript

    Developer Guide for JavaScript Font Manipulation API explains developers how to work with TrueType and OpenType Fonts, Type1 Fonts, and CFF Fonts....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/javascript-cpp/developer-g...
  4. WarningSource | Aspose.Words for Java

    Specifies the module that produces a warning during document loading or saving in Java....additional information about font substitution. Document doc =...Assert.assertEquals(WarningType.FONT_SUBSTITUTION, warningInfo.getWarningType());...

    reference.aspose.com/words/java/com.aspose.word...
  5. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...is likely due to the default font color setting in the document...document. When you set the font properties for the footer text, you...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  6. Add bullets or numbers to a list in NPOI|Aspose...

    Add bullets or numbers to a list within a document easily and fast instead of using NPOI in C#.... Font . Bold = true ; builder . Font . Name = "Courier"..."Courier" ; builder . Font . Size = 12 ; builder . Writeln ( "simple...

    docs.aspose.com/words/net/add-bullets-or-number...
  7. Font.tintAndShade property | Aspose.Words for N...

    Font.tintAndShade property. Gets or sets a double value that lightens or darkens a color....tintAndShade property Font.tintAndShade property Gets or sets...Throw if set this property for Font object with non-theme colors...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 从单元格获取HTML5字符串|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API从单元格获取HTML5字符串。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...Normal : < Font Style = "FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR:...

    docs.aspose.com/cells/zh/javascript-cpp/get-htm...
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_EndCharacterFont method. Font formatting that will be applied to the last character of text entered into SDT in C++....get_EndCharacterFont method Font formatting that will be applied...SharedPtr < Aspose :: Words :: Font > Aspose :: Words :: Markup...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    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....// Set the font color of cell text. _range . Font . Color = System...// Set the font color of cell text. objstyle . Font . Color =...

    docs.aspose.com/cells/net/rotating-cell-text-in...