Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 16,781 for

true type

(0.57 sec)
  1. Node.previousPreOrder method | Aspose.Words for...

    Node.previousPreOrder method. Gets the previous 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. ChartDataLabelCollection | Aspose.Words for Java

    Represents a collection of ChartDataLabel in Java....hasDataLabels(true); series.setExplosion(40); for...getDataLabels().get(i).setShowCategoryName(true); series.getDataLabels().get(i)...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint::get_Bubble3D method. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them in C++....0 ) -> get_Name ()); ASSERT_TRUE ( chart -> get_Series () ->...( 0 ) -> set_HasDataLabels ( true ); chart -> get_Series () ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Working with Window Elements|Documentation

    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....information that is, the Window ID, type, height, width and state. A...()); System . out . println ( "Type: " + window . getWindowType...

    docs.aspose.com/diagram/java/working-with-windo...
  5. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....Set the "MatchCase" flag to "true" to apply case sensitivity while..."FindWholeWordsOnly" flag to "true" to replace the found text if...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntry::get_Font method. Provides access to the font formatting of this legend entry in C++....Words :: NodeType :: Shape , 0 , true ))) -> get_Chart (); System...get_Font () -> set_Italic ( true ); chartLegend -> get_LegendEntries...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. CustomDocumentProperties.Add | Aspose.Words for...

    Create unique custom document properties effortlessly with the Add method. Enhance your documents with tailored String data Types for optimal performance....property of the String data type. public DocumentProperty Add...name , string value ) Parameter Type Description name String The...

    reference.aspose.com/words/net/aspose.words.pro...
  8. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....FIELD_AUTO_TEXT_LIST, true); field.setEntryName("Right...} /// /// Create an AutoText-type building block and add it to...

    reference.aspose.com/words/java/com.aspose.word...
  9. 用 JavaScript 和 C++ 显示或隐藏工作表及标签|Documentation

    本文提供了使用 JavaScript API 或 JavaScript 库以编程方式显示和隐藏 Excel 工作表的示例代码。此外,还介绍了如何显示和隐藏 Excel 工作簿标签。...是布尔值属性,只能存储 true 或 false 。 使工作表可见 将工作表设为可见,设置{3}类的{2}属性为 true 。 隐藏工作表...Worksheet Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/show-an...
  10. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java....FIELD_MERGE_BARCODE, true); field.setBarcodeType("ITF14");...insertField(FieldType.FIELD_MERGE_BARCODE, true); field.setBarcodeType("CODE39");...

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