Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 15,983 for

true type

(0.12 sec)
  1. Node.nextPreOrder method | Aspose.Words for Nod...

    Node.nextPreOrder method. Gets next node according to the pre-order tree traversal algorithm.... Node ) Parameter Type Description rootNode Node The...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map ( node =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::AI::AiModel::CheckGrammar method...

    Aspose::Words::AI::AiModel::CheckGrammar method. Checks grammar of the provided document. This operation leverages the connected AI model for checking grammar of document in C++....options = nullptr ) Parameter Type Description sourceDocument ...grammarOptions -> set_ImproveStylistics ( true ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  3. HtmlFixedSaveOptions.export_embedded_css proper...

    HtmlFixedSaveOptions.export_embedded_css property. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document...."html_fixed_save_options" flag to "True" save the CSS stylesheet to...: self . assertIn ( '<style type="text/css">' , out_doc_contents...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToInt method. Returns the property value as integer in C++....ToInt () Examples Shows various type conversion methods of custom...properties -> Add ( u "Authorized" , true ); properties -> Add ( u "Authorized...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Public API Changes in Aspose.3D 2.1.0|Documenta...

    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....FBXConfig Class Detect the Type of a 3D File Adds Detect, CreateLoadOptions...XML document opts . Indented = true ; // the style of node transformation...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  6. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java....to "true" to make the title visible. title.setShow(true); //...Set the "Overlay" property to "true" Give other chart elements more...

    reference.aspose.com/words/java/com.aspose.word...
  7. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the documents in Java....execute(); } } Parameters: Parameter Type Description context WatermarkerContext...loadOptions.setIgnoreOleData(true); } Converter.create(converterContext)...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_SeriesType method. Gets the Type of this chart series in C++....ChartSeries::get_SeriesType method Gets the type of this chart series. Aspose...Words :: NodeType :: Shape , 0 , true ))) -> get_Chart (); // Remove...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ListLabel | Aspose.Words for Java

    Defines properties specific to a list label in Java....PARAGRAPH, true)) { // Find if we have the paragraph... key) Parameters: Parameter Type Description key int Returns:...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldFileSize | Aspose.Words for Java

    Implements the FILESIZE field in Java....FIELD_FILE_SIZE, true); field.update(); Assert.assertEquals("...FIELD_FILE_SIZE, true); field.isInKilobytes(true); field.update();...

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