Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 17,414 for

true type

(0.45 sec)
  1. Read and Write Table with Query Table Data Sour...

    Learn how to read and write tables with QueryTable as a data source using Aspose.Cells for C++....); // Check the data source type if it is a query table if (...) { table . SetShowTotals ( true ); } // Save the file workbook...

    docs.aspose.com/cells/cpp/read-and-write-table-...
  2. 如何通过 C++ 使用 JavaScript 创建甘特图|Documentation

    学习如何通过 C++ API 使用 Aspose.Cells for JavaScript 创建甘特图。...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  3. Footnote constructor | Aspose.Words for Python

    Footnote constructor. Initializes an instance of the [Footnote](../) class....constructor Footnote(doc, footnote_type) Initializes an instance of...words . DocumentBase , footnote_type : aspose . words . notes . FootnoteType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextWatermarkOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TextWatermarkOptions for customizable text watermarks. Enhance your documents with unique, professional branding options!... The default value is true . Layout { get; set; } Gets...this. if ( doc . Watermark . Type == WatermarkType . Text ) doc...

    reference.aspose.com/words/net/aspose.words/tex...
  5. 删除工作表中的空白列和行时更新其他工作表中的引用|Documentation

    学习如何在使用Aspose.Cells for JavaScript通过C++删除工作表中的空白列和行时,保持对其他工作表的引用。...updateReference 属性并将其设置为 true 。 删除工作表中的空白列和行时更新其他工作表中的引用 ...DeleteOptions.updateReference 属性设置为 true ,删除第一个工作表中的空白列和行后,该公式将更新为 =Sheet1...

    docs.aspose.com/cells/zh/javascript-cpp/update-...
  6. 如何用JavaScript通过C++将Excel打印为宽度和高度适合的页面|Documenta...

    本文展示了使用C++的Script设置FitToPagesWide和FitToPagesTall的代码示例...Save as PDF </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  7. Font.underline property | Aspose.Words for Node.js

    Font.underline property. Gets or sets the Type of underline applied to the font....underline property Gets or sets the type of underline applied to the.... size = 16 ; font . bold = true ; font . color = "#0000FF" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font.Underline | Aspose.Words for .NET

    Discover the Font Underline property to customize text styles. Easily set and modify underline Types for enhanced typography in your designs....Underline property Gets or sets the type of underline applied to the.... Size = 16 ; font . Bold = true ; font . Color = Color . Blue...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using JavaScript via C++. Control the visibility of scroll bars and hide multiple rows and columns efficiently....Column Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  10. Font.underline property | Aspose.Words for Python

    Font.underline property. Gets or sets the Type of underline applied to the font....underline property Gets or sets the type of underline applied to the...font . size = 16 font . bold = True font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...