Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 134,630 for

font

(0.65 sec)
  1. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++...." ); run -> get_Font () -> set_Color ( System ::...format a run of text using its font property. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/run...
  2. 使用公式函数处理数据|Documentation

    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...."=Sum(A1:A3)" ; //Set the font bold in cell A4 cellA4 . Font . Bold = true...= "=Sum(A1:A3)" ; //Set the font bold in cell A4 //and set the...

    docs.aspose.com/cells/zh/net/use-formulas-funct...
  3. Font.noProofing property | Aspose.Words for Nod...

    Font.noProofing property. True when the formatted characters are not to be spell checked....noProofing property Font.noProofing property True when the formatted...completely disabling it. builder . font . noProofing = true ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在字体上应用上标和下标效果|Documentation

    将 JavaScript 代码应用于 Excel 中的上标和下标效果,使用 Aspose.Cells for JavaScript 通过 C++。... 处理上标和下标 通过将 Font 对象的 isSuperscript 属性设置为 true...true 来应用上标效果。要应用下标,请将 Font 对象的 isSubscript 属性设置为 true 。 以下代码示例展示了如何将上标和下标应用于文本。...

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...
  5. 使用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...
  6. 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-...
  7. 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...
  8. FontEmbeddingLicensingRights class | Aspose.Wor...

    aspose.words.Fonts.FontEmbeddingLicensingRights class. Represents embedding licensing rights for the Font....embedding licensing rights for the font. Remarks To learn more, visit...rights information for embedded fonts (FontInfo). doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::LoadWindowsSettings method. Loads predefined table substitution settings for Windows platform in C++....Aspose::Words::Fonts::TableSubstitutionRul::LoadWindowsSettings...platform. void Aspose :: Words :: Fonts :: TableSubstitutionRul :: LoadWindowsSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Differenza tra documento convertito - Free Supp...

    Ciao, ho una differenza durante la conversione di un docx in PDF utilizzando la libreria Aspose.Words Java rispetto ad una conversione eseguita con altri convertitori; sembra che il carattere abbia una spaziatura differ…...impostazioni di rendering o le font utilizzate nel documento. Ecco...problema: Controlla le font : Assicurati che le font utilizzate nel documento...

    forum.aspose.com/t/differenza-tra-documento-con...