Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 16,783 for

true type

(1.29 sec)
  1. How to create waterfall chart with Node.js via ...

    Create waterfall charts in Excel with Node.js and Aspose.Cells for Node.js via C++....waterfall chart is a special type of chart that is normally used...Excel has many predefined chart types, including column, line, pie...

    docs.aspose.com/cells/nodejs-cpp/creating-water...
  2. SmartTag class | Aspose.Words for Python

    aspose.words.markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...CompositeNode ) has_child_nodes Returns True if this node has any child nodes...CompositeNode ) is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用C++的JavaScript生成工作表缩略图|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript从工作表生成缩略图图像。在文档和演示中创建用于预览的小图像。...Thumbnail Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/generat...
  4. Document.has_macros property | Aspose.Words for...

    Document.has_macros property. Returns ``True`` if the document has a VBA project (macros)....has_macros property Returns True if the document has a VBA project...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldChar.field_type property | Aspose.Words fo...

    FieldChar.field_Type property. Returns the Type of the field....field_type property FieldChar.field_type property Returns the...the type of the field. @property def field_type ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Set Default Font while rendering spreadsheets t...

    Learn how to set the default font while rendering spreadsheets to images using Aspose.Cells for JavaScript via C++....Default Fonts </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/set-defaul...
  7. ChartDataLabelCollection | Aspose.Words for Java

    Represents a collection of ChartDataLabel in Java....hasDataLabels(true); series.setExplosion(40); for...getDataLabels().get(i).setShowCategoryName(true); series.getDataLabels().get(i)...

    reference.aspose.com/words/java/com.aspose.word...
  8. WarningInfoCollection.warning method | Aspose.W...

    WarningInfoCollection.warning method. Implements the [IWarningCallback](../../iwarningcallback/) interface... Parameter Type Description info WarningInfo...font_info_substitution . enabled = True # Original font metrics should...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentPartSavingArgs.Document | Aspose.Words ...

    Discover the DocumentPartSavingArgs property to access and manage the document object during the saving process, enhancing your workflow efficiency.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  10. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java....FIELD_AUTO_NUM, true); builder.writeln("\tParagraph...insertField(FieldType.FIELD_AUTO_NUM, true); builder.writeln("\tParagraph...

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