Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 17,474 for

true type

(0.47 sec)
  1. Show Formulas Instead of Values in a Worksheet ...

    This article provides sample code for using the JavaScript API via C++ to programmatically display formulas rather than values in an Excel worksheet or spreadsheet.... Set this to true to make Microsoft Excel display...Formulas Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/show-formu...
  2. 如何通过 C++ 和 JavaScript 设置工作簿的自动恢复属性|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 设置工作簿的自动恢复属性。...该属性的默认值为 true 。当你将其设置为 false 时,Microsoft ...autoRecover 属性。代码先读取该属性的默认值(为 true ),然后将其设置为 false 并保存工作簿。再一次读取工作簿时,该属性的值为...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  3. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....a HeaderFooter of a specific type or the HeaderFooter has no child...the header/footer of the same type of the previous section in Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  4. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....getExportGeneratorNa() When true , causes the name and version...formats. getPrettyFormat() When true , pretty formats output where...

    reference.aspose.com/words/java/com.aspose.word...
  5. SmartTag.accept method | Aspose.Words for Node.js

    SmartTag.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...visitSmartTagEnd() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. WriteProtection.SetPassword | Aspose.Words for ...

    Secure your documents with the WriteProtection SetPassword method. Easily set a password to enhance document security and prevent unauthorized access....string password ) Parameter Type Description password String...WriteProtection . ReadOnlyRecommended = true ; Assert . That ( doc . WriteProtection...

    reference.aspose.com/words/net/aspose.words.set...
  7. Field.getFieldCode method | Aspose.Words for No...

    Aspose.Words.Fields.Field.getFieldCode method...Parameter Type Description includeChildFieldCod boolean true if child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_SeriesType method. Gets the Type of chart series included in this group in C++...._SeriesType method Gets the type of chart series included in...series group, also of the line type. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. FieldIncludeText.mime_type property | Aspose.Wo...

    FieldIncludeText.mime_Type property. Gets or sets the MIME Type of the referenced file....mime_type property FieldIncludeText.mime_type property Gets or...MIME type of the referenced file. @property def mime_type ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 用 JavaScript 通过 C++ 创建透明 Excel 工作表图片|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 生成 Excel 工作表的透明图片。...false 时,没有填充颜色的单元格将以白色绘制,当为 true 时,没有填充颜色的单元格将以透明绘制。 在下面的工作表...Image Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/create-...