Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 16,763 for

true type

(0.42 sec)
  1. 在字体上应用上标和下标效果|Documentation

    将 JavaScript 代码应用于 Excel 中的上标和下标效果,使用 Aspose.Cells for JavaScript 通过 C++。...属性设置为 true 来应用上标效果。要应用下标,请将 Font 对象的 isSubscript 属性设置为 true 。 以...Superscript Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...
  2. StructuredDocumentTagRangeStart.GetChildNodes |...

    Discover the StructuredDocumentTagRangeStart GetChildNodes method, which provides a dynamic collection of child nodes tailored to your specified Types....nodes that match the specified types. public NodeCollection GetChildNodes...NodeType . StructuredDocumentTa , true )[ 0 ] as StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  3. DocumentBuilder.MoveToSection | Aspose.Words fo...

    Discover the DocumentBuilder MoveToSection method to easily navigate to the start of any section's body, enhancing your document editing efficiency....int sectionIndex ) Parameter Type Description sectionIndex Int32...PageSetup . DifferentFirstPageHe = true ; builder . PageSetup . OddAndEvenPagesHeade...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Story.appendParagraph method | Aspose.Words for...

    Story.appendParagraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional text and appends it to the end of this object....( text : string ) Parameter Type Description text string The...header . isHeader ). toEqual ( true ); expect ( para . isEndOfHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. Paragraph.InsertField | Aspose.Words for .NET

    Effortlessly insert fields into paragraphs with the Paragraph InsertField method. Enhance your document's functionality and streamline content management....Parameter Type Description fieldType FieldType The type of the field...FieldType . FieldAuthor , true , run , true ); // 2 - Insert a QUOTE...

    reference.aspose.com/words/net/aspose.words/par...
  7. Story.storyType property | Aspose.Words for Nod...

    Story.storyType property. Gets the Type of this story....storyType property Gets the type of this story. get storyType...getChildNodes ( aw . NodeType . Shape , true ). count ). toEqual ( 1 ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToDateTime method. Returns the property value as DateTime in UTC in C++....an exception if the property type is not DateTime . Microsoft...std :: endl ; Shows various type conversion methods of custom...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``True`` if control is in enabled state....enabled property Returns True if control is in enabled state...aw . NodeType . SHAPE , 0 , True ) . as_shape () ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OleControl.name property | Aspose.Words for Python

    OleControl.name property. Gets or sets name of the ActiveX control.... SHAPE , 0 , True ) . as_shape () ole_control...value ) self . assertEqual ( True , check_box . enabled ) self...

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