Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 16,769 for

true type

(0.22 sec)
  1. 在使用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...
  2. 使用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-...
  3. 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...
  4. Aspose::Words::TabStopCollection::Add method | ...

    Aspose::Words::TabStopCollection::Add method. Adds or replaces a tab stop in the collection in C++....TabStop > & tabStop ) Parameter Type Description tabStop const S...NodeType :: Paragraph , 0 , true )); // Below are two ways of...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Java, with step-by-step guidance for PowerPoint and OpenDocument presentations.... Apply a Slide Transition Type on the slide from one of the...pptx" ); try { // Apply circle type transition on slide 1 presentation...

    docs.aspose.com/slides/java/slide-transition/
  6. 使用C++处理ContentTypeProperties|Documentation

    使用Aspose.Cells在Excel文件中添加自定义ContentTypeProperties。...IsNillable 属性为 true ,使其成为可选。以下代码展示了如何添加可选的自定义Co...FileFormatType :: Xlsx ); // Add content type properties int index = workbook...

    docs.aspose.com/cells/zh/cpp/working-with-conte...
  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. FieldChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldChar class, the essential base for document field characters, enhancing your document processing and customization....FieldType { get; } Returns the type of the field. Font { get; }...IsComposite { get; } Returns true if this node can contain other...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Ignore Design Row Height|Aspose.Words for Repor...

    Ignore Design Row Height and Allow Auto Fit settings of the Aspose.Words for Reporting Services.... When enabled (set to True), IgnoreDesignRowHeigh allows...height. And when enabled (set to True), AllowAutoFit allows row height...

    docs.aspose.com/words/reportingservices/ignore-...
  10. ChartDataTable | Aspose.Words for Java

    Allows to specify properties of a chart data table in Java....setShow(true); dataTable.hasLegendKeys(false);...dataTable.getFont().setItalic(true); dataTable.getFormat().getStroke()...

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