Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 16,779 for

true type

(1 sec)
  1. Aspose::Words::SubDocument class | Aspose.Words...

    Aspose::Words::SubDocument class. Represents a SubDocument - which is a reference to an externally stored document. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...method that converts a node type enum value into a user friendly...

    reference.aspose.com/words/cpp/aspose.words/sub...
  2. FieldSeq | Aspose.Words for Java

    Implements the SEQ field in Java....FIELD_SEQUENCE, true); fieldSeq.setSequenceIdentifie("MySequence");...insertField(FieldType.FIELD_SEQUENCE, true); fieldSeq.setSequenceIdentifie("MySequence");...

    reference.aspose.com/words/java/com.aspose.word...
  3. Set Data source for the chart with JavaScript v...

    Learn about the various data sources supported by Aspose.Cells for JavaScript via C++. Our guide will walk you through the different Types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....provide more details about the types of data that can be set for...Setting Chart Data There are two types of data to deal with while working...

    docs.aspose.com/cells/javascript-cpp/data-forma...
  4. Aspose::Words::DocumentBase class | Aspose.Word...

    Aspose::Words::DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document. To learn more, visit the documentation article in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. 使用 JavaScript 通过 C++ 将单元格范围显示为数据标签|Documentation

    学习如何在图表中使用 Aspose.Cells for JavaScript 通过 C++ 显示单元格范围作为数据标签。我们的指南将演示如何将标签链接到数据源,并进行格式化,以在图表中提供准确且有意义的信息。...showCellRange 属性设置为 true ,以选择 标签包含-来自单元格的值 选项。 <!DOCTYPE...Labels Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/showing...
  6. ConditionalStyleType enumeration | Aspose.Words...

    Aspose.Words.ConditionalStyleType enumeration. Represents possible table areas to which conditional formatting may be defined in a table style.... // 1 - By style type: tableStyle . conditionalStyles...conditionalStyles . at ( 0 ). type ). toEqual ( aw . ConditionalStyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageData.imageType property | Aspose.Words for...

    ImageData.imageType property. Gets the Type of the image....imageType property Gets the type of the image. get imageType...getChildNodes ( aw . NodeType . Shape , true )]; expect ( nodes . filter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.CurrentStory | Aspose.Words for...

    Discover the DocumentBuilder CurrentStory property to access and manage the selected story efficiently, enhancing your document editing experience....DocumentBuilder ( doc ); // A Story is a type of node that has child Paragraph...Tables . Contains ( table ), Is . True ); See Also class Story class...

    reference.aspose.com/words/net/aspose.words/doc...
  9. TabStop.leader property | Aspose.Words for Node.js

    TabStop.leader property. Gets or sets the Type of the leader line displayed under the tab character....leader property Gets or sets the type of the leader line displayed...aw . NodeType . Paragraph , true )) { var para = paraNode . asParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImageData.ImageType | Aspose.Words for .NET

    Discover the ImageData ImageType property to easily identify image Types and enhance your image handling capabilities. Boost your development efficiency today!...ImageType property Gets the type of the image. public ImageType...GetChildNodes ( NodeType . Shape , true ); Assert . That ( shapes ....

    reference.aspose.com/words/net/aspose.words.dra...