Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 15,887 for

true type

(0.13 sec)
  1. IComparisonExpressionEvaluator | Aspose.Words f...

    When implemented allows to override default comparison expressions evaluation for the FieldIf and FieldCompare fields in Java.... " IF %s %s %s \"true argument\" \"false argument\"...Object[][] { {" IF %s %s %s \"true argument\" \"false argument\"...

    reference.aspose.com/words/java/com.aspose.word...
  2. Paste the styles after sentence correction - Fr...

    Hi we have a document which contains grammar corrections and sentence corrections we have run information along with actual paragraph - stored in form of dictionary, which contains complete paragraph as ‘text’ and style…...place with all styles intact [{‘type’: ‘paragraph’, ‘para_id’: 1...None}, {‘text’: ‘have’, ‘bold’: True, ‘italic’: False, ‘underline’:...

    forum.aspose.com/t/paste-the-styles-after-sente...
  3. How to hide Y axis for Waterfall chart in Excel...

    I Need to hide the Y axis tick mark labels in waterfall chart. I have this simple program to create the chart and hide the yaxis. Please suggest the change here. import com.aspose.cells.*; import com.aspose.cells.Char…...5); // Add a Chart of type Line in same worksheet as of...getNSeries().add("$B$1:$C$6", true); // Add Category Data chart...

    forum.aspose.com/t/how-to-hide-y-axis-for-water...
  4. 使用 JavaScript 和 C++ 显示或隐藏网格线以及行列标题|Documentation

    本文提供了使用 C++ 的 JavaScript API 的示例代码,用于以编程方式隐藏或显示 Excel 工作表的网格线、行和列标题。...isGridlinesVisible() 是一个布尔型属性,只能存储true或false值。 使网格线可见 通过将 Worksheet...Worksheet.isGridlinesVisible() 属性设置为 true ,使网格线可见。 隐藏网格线 通过将 Worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/show-an...
  5. Save QR Codes|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....following steps: Select the Type Input the QR Code content data...gif | tiff | bmp ]& download = true Example: http: //localhost:...

    docs.aspose.com/barcode/java/1-2-3-saving-qr-code/
  6. Aspose::Words::Tables::Cell class | Aspose.Word...

    Aspose::Words::Tables::Cell class. Represents a table cell. To learn more, visit the documentation article in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. WebExtensionProperty | Aspose.Words for Java

    Specifies a web extension custom property in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

    reference.aspose.com/words/java/com.aspose.word...
  8. CommentRangeStart class | Aspose.Words for Python

    aspose.words.CommentRangeStart class. Denotes the start of a region of text that has a comment associated with it... is_composite Returns True if this node can contain other...(Inherited from Node ) node_type Returns NodeType.COMMENT_RANGE_START...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Autofit Setting to Tables|Aspose.Words for Java

    Autofit settings to tables. Apache POI does not provide an opportunity to autofit settings to tables....enumeration which defines what type of auto fitting is applied to...getChild ( NodeType . TABLE , 0 , true ); // Autofit the first table...

    docs.aspose.com/words/java/autofit-setting-to-t...
  10. Public API Changes in Aspose.Cells 8.4.2|Docume...

    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....where the first parameter is of type string that specifies the cell... The second parameter is of type Boolean that specifies the plot...

    docs.aspose.com/cells/net/public-api-changes-in...