Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 16,866 for

true type

(1.72 sec)
  1. 使用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-...
  2. LayoutEnumerator.move_next_logical method | Asp...

    LayoutEnumerator.move_next_logical method. Moves to the next sibling entity in a logical order.... type ) with self . assertRaises (...the "Visual" order.""" while True : print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LayoutEnumerator.move_previous_logical method |...

    LayoutEnumerator.move_previous_logical method. Moves to the previous sibling entity in a logical order.... type ) with self . assertRaises (...the "Visual" order.""" while True : print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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...
  6. HtmlControlType | Aspose.Words for Java

    Type of document nodes that represent and elements imported from HTML in Java....public class HtmlControlType Type of document nodes that represent...Examples:Shows how to set preferred type of document nodes that will...

    reference.aspose.com/words/java/com.aspose.word...
  7. 目录 表格或图形列表|Aspose.PDF for Reporting Services

    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....Segment IsTrueTypeFontBold = "true" FontSize = "30" > TableOfContents...IsTrueTypeFontBold = "true" IsTrueTypeFontItalic = "true" ></ TextInfo...

    docs.aspose.com/pdf/zh/reportingservices/table-...
  8. CsvDataSource | Aspose.Words for Java

    Provides access to data of a CSV file or stream to be used within a report in Java.... Data types of comma-separated values are...documents, you can work with typed values rather than just strings...

    reference.aspose.com/words/java/com.aspose.word...
  9. StructuredDocumentTag.sdt_type property | Aspos...

    StructuredDocumentTag.sdt_Type property. Gets Type of this Structured document tag....sdt_type property StructuredDocumentTa.sdt_type property Gets...Gets type of this Structured document tag . @property def sdt_type...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Apply Superscript and Subscript Effects on Font...

    The JavaScript code to apply superscript and subscript effects to text in Excel using Aspose.Cells for JavaScript via C++....object’s isSuperscript property to true . To apply subscript, set the...object’s isSubscript property to true . The following code examples...

    docs.aspose.com/cells/javascript-cpp/apply-supe...