Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 16,871 for

true type

(0.06 sec)
  1. Aspose::Words::Fields::FieldIndex::get_EntryTyp...

    Aspose::Words::Fields::FieldIndex::get_EntryType method. Gets or sets an index entry Type used to build the index in C++....Gets or sets an index entry type used to build the index. System...:: FieldType :: FieldIndex , true )); // Configure the INDEX field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 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...
  3. Aspose::Words::Node::get_NodeType method | Aspo...

    Aspose::Words::Node::get_NodeType method. Gets the Type of this node in C++....Node::get_NodeType method Gets the type of this node. virtual Aspose...all child nodes of a specific type from a composite node. auto...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. FieldBuilder.add_argument method | Aspose.Words...

    aspose.words.fields.FieldBuilder.add_argument method... Parameter Type Description argument str The...argument : int ): ... Parameter Type Description argument int The...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CsvDataLoadOptions | Aspose.Words for Java

    Represents options for parsing CSV data in Java....loadOptions = new CsvDataLoadOptions(true); loadOptions.setDelimiter(';');...setCommentChar('$'); loadOptions.hasHeaders(true); loadOptions.setQuoteChar('"');...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Notes::FootnoteSeparator::get_No...

    Aspose::Words::Notes::FootnoteSeparator::get_NodeType method. Gets the Type of this node in C++....et_NodeType method Gets the type of this node. Aspose :: Words...all child nodes of a specific type from a composite node. auto...

    reference.aspose.com/words/cpp/aspose.words.not...
  7. LayoutEnumerator class | Aspose.Words for Python

    aspose.words.layout.LayoutEnumerator class. Enumerates page layout entities of a document.... Available properties are type, geometry, text and page index...for other entity types. type Gets the type of the current entity...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for JavaScript via C++....enableCssCustomPrope property and set it to true while saving to HTML. Enable...property when it is not set to true . Please download the sample...

    docs.aspose.com/cells/javascript-cpp/enable-css...