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

true type

(0.12 sec)
  1. 使用JavaScript通过C++在复制行或范围时将图表的数据源更改为目标工作表|Docume...

    学习如何在复制行或范围时,将图表的数据源更改为目标工作表,使用Aspose.Cells for Java脚本通过C++。本指南演示如何更新图表的数据范围并将其链接到目标工作表。...referToDestinationSh 属性并设置为 true 。假设目标工作表为DestSheet,则你的图表数据源将从...Charts Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  2. 在使用C++中的JavaScript进行Excel转HTML时,排除未使用的样式|Docume...

    学习如何在使用Aspose.Cells for JavaScript via C++将Excel转换为HTML时排除未使用的样式。...当将其设置为 true 时,所有未使用的样式将从输出的HTML中排除。以下截图...HtmlSaveOptions.excludeUnusedStyles 设置为 true ,此未使用的命名样式不会导出到 输出HTML 。但如果将其设置为...

    docs.aspose.com/cells/zh/javascript-cpp/exclude...
  3. FieldInfo.info_type property | Aspose.Words for...

    FieldInfo.info_Type property. Gets or sets the Type of the document property to insert....info_type property FieldInfo.info_type property Gets or sets...sets the type of the document property to insert. @property def info_type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldMergeField.TextBefore | Aspose.Words for .NET

    Discover the FieldMergeField TextBefore property to easily customize text insertion before fields, enhancing your document's clarity and professionalism.... FieldMergeField , true ); fieldMergeField . FieldName...fieldMergeField . IsMapped = true ; fieldMergeField . IsVerticalFormatting...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Manage Chart Workbooks in Presentations on Andr...

    Discover Aspose.Slides for Android via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....Bubble , 50 , 50 , 600 , 400 , true ); IChartSeriesCollecti series... (). setShowLabelValueFro ( true ); IChartDataWorkbook wb = chart...

    docs.aspose.com/slides/androidjava/chart-workbook/
  6. LayoutEnumerator.Current | Aspose.Words for .NET

    Discover the LayoutEnumerator Current property to easily access and modify the current position in your page layout model for enhanced design flexibility.... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  7. LayoutCollector.Clear | Aspose.Words for .NET

    Efficiently clear all collected layout data with the LayoutCollector Clear method. Ideal for post-update document management and layout rebuilding.... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  8. 同时读取多个线程中的单元格值|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript在多个线程中同时读取单元格值。...multiThreadReading(boolean) 设置为 true 。否则,可能会得到错误的单元格值。 以下代码: 创建一个工作簿。...cells . multiThreadReading ( true ); 那么将显示以下消息: if ( s !== "R"...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  9. StructuredDocumentTagRangeStart.SdtType | Aspos...

    Discover the SdtType property of StructuredDocumentTagRangeStart. Learn how to identify structured document tag Types for enhanced document management....SdtType property Gets type of this structured document...NodeType . StructuredDocumentTa , true )[ 0 ] as StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  10. GlossaryDocument.accept method | Aspose.Words f...

    GlossaryDocument.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...GlossaryDocument.accept() . Returns True if all nodes were visited; false...

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