Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 16,768 for

true type

(0.18 sec)
  1. Node.NextPreOrder | Aspose.Words for .NET

    Discover the Node NextPreOrder method for efficient tree traversal. Learn how to retrieve the next node using the preorder algorithm effectively!...( Node rootNode ) Parameter Type Description rootNode Node The...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). Count...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Node.previousPreOrder method | Aspose.Words for...

    Node.previousPreOrder method. Gets the previous node according to the pre-order tree traversal algorithm.... Node ) Parameter Type Description rootNode Node The...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map ( node =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE objects from streams....Stream presentation ) Parameter Type Description stream Stream Stream...powerpointStream , "OleObject.pptx" , true , imageStream ); } } // Double-click...

    reference.aspose.com/words/net/aspose.words/doc...
  4. FieldBuilder | Aspose.Words for Java

    Builds a field from field code tokens arguments and switches in Java....on the true/false value of its expression. To get a true/false...arguments, which will serve as the true/false output strings for the...

    reference.aspose.com/words/java/com.aspose.word...
  5. 在使用C++中的JavaScript保存为HTML时禁用CSS|Documentation

    学习如何在使用C++中的Aspose.Cells for JavaScript将Excel文件保存为HTML时禁用CSS。...disableCss 属性并将其设置为 true 。 ** 禁用CSS在保存为HTML时** 以下示例代码演示了...Save Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/disable...
  6. 使用JavaScript通过C++将Excel转换为带提示的HTML|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel文件转换为带完整文本显示提示的HTML格式。...addTooltipText 属性设置为 true 将把完整文本作为工具提示添加到生成的HTML中。 以下图片显示了生成的...HTML Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  7. MergerContext | Aspose.Words for Java

    Document merger context in Java....setIgnoreOleData(true); } LoadOptions secondLoadOptions...firstLoadOptions.setIgnoreOleData(true); } LoadOptions secondLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. CompositeNode Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompositeNode class, your essential tool for creating complex document structures with ease and efficiency....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/com...
  9. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in document properties in Java....an indexer) and via a set of typed properties that return values...values of appropriate types. The names of the properties are case-insensitive...

    reference.aspose.com/words/java/com.aspose.word...
  10. TaskPaneDockState | Aspose.Words for Java

    Enumerates available locations of task pane object in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

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