Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 17,463 for

true type

(1.72 sec)
  1. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    This article introduces how to use the Aspose.Cells library to calculate MINIFS and MAXIFS functions in Microsoft Excel 2016 using JavaScript via C++. Load an existing Excel file or create a new one, then use Aspose.Cells methods to calculate these functions and save the results to disk....Calculation to PDF </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  2. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_Font method. Provides access to font formatting of the data table in C++....(); dataTable -> set_Show ( true ); dataTable -> set_HasLegendKeys...get_Font () -> set_Italic ( true ); dataTable -> get_Format ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 用JavaScript通过C++设置内置文档属性的ScaleCrop和LinksUpToDat...

    学习如何使用Aspose.Cells for JavaScript通过C++设置内置文档属性的ScaleCrop和LinksUpToDate属性。...将此元素设置为 TRUE 以启用文档缩略图的缩放以进行显示。将此元素设置为 FALSE...此元素指示文档中的超链接是否为最新状态。将此元素设置为 TRUE 表示超链接已更新。将此元素设置为 FALSE 表示超链接已过时。...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  4. CompareOptions.IgnoreFormatting | Aspose.Words ...

    Discover how the CompareOptions IgnoreFormatting property enhances text processing by ignoring formatting for more efficient data comparison....IgnoreFormatting property True indicates that formatting is...Shows how to filter specific types of document elements when making...

    reference.aspose.com/words/net/aspose.words.com...
  5. 在使用Aspose.Cells for JavaScript通过C++加载工作簿中的HTML时...

    学习如何在使用Aspose.Cells for JavaScript通过C++加载HTML文件时自动调整列宽和行高。...autoFitColsAndRows 属性设置为 true 以实现此目的。 加载HTML至工作簿时自适应调整列和行...HtmlLoadOptions.autoFitColsAndRows 属性设置为 true ,然后保存为XLSX格式。请下载两个输出Excel文件...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  6. StyleCollection.add method | Aspose.Words for P...

    StyleCollection.add method. Creates a new user defined style and adds it the collection....add method add(type, name) Creates a new user defined style and...collection. def add ( self , type : aspose . words . StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Field.Update | Aspose.Words for .NET

    Efficiently update fields with our Field Update method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!... // Below are three types of formats that we can apply...Parameter Type Description ignoreMergeFormat Boolean If true then...

    reference.aspose.com/words/net/aspose.words.fie...
  8. DocumentBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBase class, the essential foundation for creating and managing Word documents and glossaries with ease and efficiency....HasChildNodes { get; } Returns true if this node has any child nodes...IsComposite { get; } Returns true as this node can have child...

    reference.aspose.com/words/net/aspose.words/doc...
  9. ExportListLabels Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Saving.ExportListLabels enum enhances your HTML, MHTML, and EPUB exports with customizable list label options.... True ); Assert . That ( outDocContents...5.</span>" + "</p>" ), Is . True ); break ; case ExportListLabels...

    reference.aspose.com/words/net/aspose.words.sav...
  10. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java....FIELD_AUTO_NUM_OUTLINE, true); builder.writeln("\tParagraph...insertField(FieldType.FIELD_AUTO_NUM_OUTLINE, true); builder.writeln("\tParagraph...

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