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

true type

(0.12 sec)
  1. CsvDataSource | Aspose.Words for Java

    Provides access to data of a CSV file or stream to be used within a report in Java.... Data types of comma-separated values are...documents, you can work with typed values rather than just strings...

    reference.aspose.com/words/java/com.aspose.word...
  2. OfficeMathDisplayType enumeration | Aspose.Word...

    aspose.words.math.OfficeMathDisplayType enumeration. Specifies the display format Type of the equation....Specifies the display format type of the equation. Members Name...NodeType . OFFICE_MATH , 0 , True ) . as_office_math () # OfficeMath...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Splitter | Aspose.Words for Java

    Provides methods intended to split the documents into parts using different criteria in Java....execute(); } Parameters: Parameter Type Description context SplitterContext...loadOptions.setIgnoreOleData(true); } Converter.create(converterContext)...

    reference.aspose.com/words/java/com.aspose.word...
  4. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....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/story/
  5. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...type == aw.fields.FieldType.FIELD_LIST_NUM:...get_child_nodes(aw.NodeType.PARAGRAPH, True): para = p.as_paragraph() if...

    forum.aspose.com/t/converting-word-lists-to-tex...
  6. Aspose::Words::Math::OfficeMathDisplayType enum...

    Aspose::Words::Math::OfficeMathDisplayType enum. Specifies the display format Type of the equation in C++....Specifies the display format type of the equation. enum class...NodeType :: OfficeMath , 0 , true )); // OfficeMath nodes that...

    reference.aspose.com/words/cpp/aspose.words.mat...
  7. Apply Superscript and Subscript Effects on Font...

    The JavaScript code to apply superscript and subscript effects to text in Excel using Aspose.Cells for JavaScript via C++....object’s isSuperscript property to true . To apply subscript, set the...object’s isSubscript property to true . The following code examples...

    docs.aspose.com/cells/javascript-cpp/apply-supe...
  8. TableStyle | Aspose.Words for Java

    Represents a table style in Java....setAllowBreakAcrossP(true); tableStyle.setCellSpacing(5...setStyle(tableStyle); table.setBidi(true); // Setting the style properties...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....Below are two similar field types that we can use to display images...insertField(FieldType.FIELD_INCLUDE_PICTURE, true); fieldIncludePicture.setSo...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Fields::FieldEnd class | Aspose....

    Aspose::Words::Fields::FieldEnd class. Represents an end of a Word field in a document. To learn more, visit the documentation article in C++....get_FieldType () const Returns the type of the field. get_Font () Provides...get_HasSeparator () const Returns true if this field has a separator...

    reference.aspose.com/words/cpp/aspose.words.fie...