Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 15,880 for

true type

(0.32 sec)
  1. Convert the Smart Art to Group Shape|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....Shape : true Is Group Shape : false Is Group Shape : true AI Document...Shape Extract Text from the Gear Type SmartArt Shape Analyzing your...

    docs.aspose.com/cells/java/convert-the-smart-ar...
  2. 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...
  3. List.has_same_template method | Aspose.Words fo...

    List.has_same_template method. Returns True if the current list and the given list are created from the same template....has_same_template(other) Returns true if the current list and the...lists . List ): ... Parameter Type Description other List Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedCss method. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document in C++...."ExportEmbeddedCss" flag to "true" save the CSS stylesheet to...exportEmbeddedCss ) { ASSERT_TRUE ( System :: Text :: RegularExpressions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToString method. Returns the property value as a string formatted according to the current locale in C++.... For all other types converts a property using Object...u " \t Type: \t {0}" , customDocumentProper -> get_Type ()) <<...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. OleFormat.OleControl | Aspose.Words for .NET

    Discover the OleFormat OleControl property to access ActiveX control objects. Unlock enhanced functionality and integration for your OLE applications.... Shape , 0 , true ); OleControl oleControl = shape...EqualTo ( true )); Assert . That ( checkBox . Type , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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...
  8. LayoutCollector.GetEndPageIndex | Aspose.Words ...

    Discover LayoutCollector's GetEndPageIndex method to easily find the 1-based index of a node's ending page. Simplify your page mapping today!... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  9. CustomXmlPropertyCollection.Clear | Aspose.Word...

    Effortlessly clear your CustomXmlPropertyCollection with the Clear method, removing all elements for streamlined data management.... SmartTag , true ). OfType < SmartTag >(). ToArray...each type of smart tag. // The properties of a "date"-type smart...

    reference.aspose.com/words/net/aspose.words.mar...
  10. 用 JavaScript 和 C++ 在工作表中显示公式而非值|Documentation

    本文提供了使用 C++ 的 JavaScript API 以编程方式在 Excel 工作表或电子表格中显示公式而非值的示例代码。...将其设置为 true ,即可让Microsoft Excel显示公式。 <!DOCTYPE...Formulas Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/show-fo...