Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 15,881 for

true type

(0.31 sec)
  1. 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...
  2. Export Comments while Saving Excel file to HTML...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... If you set it to true , then HTML will also display...on the HTML when it is set to true . Please download the sample...

    docs.aspose.com/cells/javascript-cpp/export-com...
  3. StructuredDocumentTag | Aspose.Words for .NET

    Create powerful structured documents effortlessly with the StructuredDocumentTag constructor. Initialize new instances for enhanced organization and clarity.... SdtType type , MarkupLevel level ) Parameter Type Description...DocumentBase The owner document. type SdtType Type of SDT node. level MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  4. HorizontalRuleFormat | Aspose.Words for Java

    Represents horizontal rule formatting in Java....setNoShade(true); Assert.assertTrue(shape.isHorizontalRule());...horizontalRuleFormat.setNoShade(true); Assert.assertTrue(shape.isHorizontalRule());...

    reference.aspose.com/words/java/com.aspose.word...
  5. DataTableReader | Aspose.Words for Java

    The DataTableReader obtains the contents of one or more DataTable objects in the form of one or more read-only forward-only result sets in Java....Class that is the data type of the object. getName(int ordinal)...DataTable . Parameters: Parameter Type Description dataTable DataTable...

    reference.aspose.com/words/java/com.aspose.word...
  6. LayoutEnumerator.rectangle property | Aspose.Wo...

    LayoutEnumerator.rectangle property. Returns the bounding rectangle of the current entity relative to the page top left corner (in points).... type ) with self . assertRaises (...the "Visual" order.""" while True : print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutEnumerator.move_previous method | Aspose....

    LayoutEnumerator.move_previous method. Moves to the previous sibling entity.... type ) with self . assertRaises (...the "Visual" order.""" while True : print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AxisTickLabelPosition | Aspose.Words for Java

    Specifies the possible positions for tick labels in Java....hasMajorGridlines(true); xAxis.hasMinorGridlines(true); // Define Y-axis...hasMajorGridlines(true); yAxis.hasMinorGridlines(true); doc.save(getArtifactsDir()...

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

    Implements the DISPLAYBARCODE field in Java....FIELD_DISPLAY_BARCODE, true); // Below are four types of barcodes, decorated...insertField(FieldType.FIELD_DISPLAY_BARCODE, true); field.setBarcodeType("EAN13");...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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/