Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 16,265 for

true type

(0.22 sec)
  1. RevisionTextEffect | Aspose.Words for Java

    Allows to specify decoration effect for revisions of document text in Java....setShowOriginalRevis(true); revisionOptions.setShowRevisionMarks(true); // Get...RevisionType.MOVING (‘move from’ type). DOUBLE_UNDERLINE public static...

    reference.aspose.com/words/java/com.aspose.word...
  2. StyleCollection.document property | Aspose.Word...

    StyleCollection.document property. Gets the owner document.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 在使用C++中的JavaScript保存为HTML时启用CSS自定义属性|Documentation

    学习在使用C++中的Aspose.Cells for JavaScript将Excel文件保存为HTML时,如何启用CSS自定义属性。...enableCssCustomPrope 属性并在保存为 HTML 时将其设置为 true 。 在保存为HTML时启用CSS自定义属性 以下示例代码展示了...enableCssCustomPrope 属性的用法。截图显示了未将此属性设置为 true 时的效果。请下载此代码用的【示例 Excel 文件】(50528260...

    docs.aspose.com/cells/zh/javascript-cpp/enable-...
  4. List.hasSameTemplate method | Aspose.Words for ...

    List.hasSameTemplate method. Returns True if the current list and the given list are created from the same template....hasSameTemplate(other) Returns true if the current list and the...Words . Lists . List ) Parameter Type Description other List Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldStart class | Aspose.Words for Python

    aspose.words.fields.FieldStart class. Represents a start of a Word field in a document... field_type Returns the type of the field. (Inherited...Inline ) is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldInfo::get_InfoType ...

    Aspose::Words::Fields::FieldInfo::get_InfoType method. Gets or sets the Type of the document property to insert in C++....ype method Gets or sets the type of the document property to...:: FieldType :: FieldInfo , true )); field -> set_InfoType (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FieldTC.omit_page_number property | Aspose.Word...

    FieldTC.omit_page_number property. Gets or sets whether page number in TOC should be omitted for this field.... 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. FieldTC.EntryLevel | Aspose.Words for .NET

    Discover FieldTC EntryLevel property, effortlessly manage and customize your entry levels for enhanced efficiency and streamlined workflows.... FieldTOC , true ); // Configure the field only...pick up TC entries of the "A" type, and an entry-level between...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Create Transparent Image of Excel Worksheet wit...

    Learn how to generate a transparent image of an Excel worksheet using Aspose.Cells for JavaScript via C++....white color, and when it is true , cells with no fill colors...Image Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/create-tra...
  10. ShadowType | Aspose.Words for Java

    Specifies the Type of a shape shadow in Java....class ShadowType Specifies the type of a shape shadow. Remarks:...getChildNodes(NodeType.SHAPE, true).get(0); if (shape.getShadowFormat()...

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