Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 15,992 for

true type

(0.24 sec)
  1. Working with ContentTypeProperties with C++|Doc...

    Add custom ContentTypeProperties to an Excel file using Aspose.Cells with C++....IsNillable property to true . The following code snippet...FileFormatType :: Xlsx ); // Add content type properties int index = workbook...

    docs.aspose.com/cells/cpp/working-with-contentt...
  2. 在使用C++中的JavaScript保存为HTML时禁用Downlevel Revealed ...

    学习如何在使用C++中的Aspose.Cells for JavaScript将Excel文件保存为HTML时禁用Downlevel Revealed Comments。...disableDownlevelReve 属性为 true 来消除这些Downlevel Revealed Comments。...disableDownlevelReve 属性的用法。截图显示了未将此属性设置为 true 时的效果。请下载此代码用的【示例 Excel 文件】(50528257...

    docs.aspose.com/cells/zh/javascript-cpp/disable...
  3. 使用JavaScript via C++在保存Excel文件为HTML时导出批注。|Docum...

    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....如果将其设为 true ,则HTML还会显示Excel文件中的批注。 在将 Excel...isExportComments 属性的用法。截图展示了当它设置为 true 时代码对 HTML 的影响。请下载 sample Excel...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  4. AxisTickMark | Aspose.Words for Java

    Specifies the possible positions for tick marks in Java....hasMajorGridlines(true); xAxis.hasMinorGridlines(true); // Define Y-axis...hasMajorGridlines(true); yAxis.hasMinorGridlines(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. DataRelationCollection | Aspose.Words for Java

    Represents the collection of DataRelation objects for this DataSet in Java.... Parameters: Parameter Type Description parentColumn DataColumn...DataRelationCollecti . Parameters: Parameter Type Description relation DataRelation...

    reference.aspose.com/words/java/com.aspose.word...
  6. InlineStory Class | Aspose.Words for .NET

    Discover Aspose.Words.InlineStory class, the essential base for inline nodes, enabling seamless integration of paragraphs and tables in your documents....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/inl...
  7. FieldTC.entry_level property | Aspose.Words for...

    FieldTC.entry_level property. Gets or sets the level of the entry.... FIELD_TOC , True ) . as_field_toc () # Configure...pick up TC entries of the "A" type, and an entry-level between...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ComparerContext | Aspose.Words for Java

    Document comparer context in Java....setIgnoreCaseChanges(true); comparerContext.setAuthor("Author");...getCompareOptions().setIgnoreCaseChanges(true); comparerContext.setAuthor("Author");...

    reference.aspose.com/words/java/com.aspose.word...
  9. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java....COMMENT, true)); } /// /// Iterates over every...top-level comments. Unlike reply-type comments, top-level comments...

    reference.aspose.com/words/java/com.aspose.word...
  10. Field.get_field_code method | Aspose.Words for ...

    aspose.words.fields.Field.get_field_code method...Parameter Type Description include_child_field_codes bool True if child...FieldType . FIELD_DATE , field . type ) self . assertEqual ( 'DATE...

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