Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 16,764 for

true type

(0.35 sec)
  1. CheckBox|Documentation

    CheckBox element generates a list of answers with blank bubbles that can accommodate any kind of marks....declared as an object with "element_type": "CheckBox" property. The question...children property. { "element_type" : "CheckBox" , "name" : "Question"...

    docs.aspose.com/omr/net/json-markup/checkbox/
  2. 如何使用 JavaScript 结合 C++ 创建瀑布图|Documentation

    使用 JavaScript 和 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中创建瀑布图。...Waterfall Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  3. AxisGroup Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisGroup enum, your key to managing chart axis groups effectively for enhanced data visualization....AxisGroup enumeration Represents a type of a chart axis group. public...series group, also of the line type. ChartSeriesGroup newSeriesGroup...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose.PSD for Java 25.12 - Release Notes|Docum...

    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....to cast object of type System.Int32 to type ‘System.Collections...psdLoadOptions . setLoadEffectsResour ( true ); try ( var psdImage = ( PsdImage...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  5. OfficeMath.NodeType | Aspose.Words for .NET

    Discover the OfficeMath NodeType property that efficiently returns OfficeMath elements, enhancing your document's mathematical capabilities.... OfficeMath , 0 , true ); // OfficeMath nodes that...change its location and display type. Assert . That ( officeMath...

    reference.aspose.com/words/net/aspose.words.mat...
  6. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....how to determine the revision type of an inline node. Document...getCount(), 6); // Below are five types of revisions that can flag an...

    reference.aspose.com/words/java/com.aspose.word...
  7. IIndexFilter.ShouldSkipIndex | Aspose.Words for...

    Checks if an item index should be skipped in Aspose.Words for efficient document handling....ShouldSkipIndex ( int index ) Parameter Type Description index Int32 The...index of the item. Return Value true if the item should be skipped;...

    reference.aspose.com/words/net/aspose.words/iin...
  8. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....setBold(true); shape.getTextPath().setItalic(true); // Below...appendWordArt(doc, "On set to \"true\"", "Calibri", 150.0, 24.0,...

    reference.aspose.com/words/java/com.aspose.word...
  9. 如何通过 C++ 和 JavaScript 设置工作簿的自动恢复属性|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 设置工作簿的自动恢复属性。...该属性的默认值为 true 。当你将其设置为 false 时,Microsoft ...autoRecover 属性。代码先读取该属性的默认值(为 true ),然后将其设置为 false 并保存工作簿。再一次读取工作簿时,该属性的值为...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  10. IRevisionCriteria.is_match method | Aspose.Word...

    IRevisionCriteria.is_match method. Checks whether or not specified *revision* matches criteria.... Parameter Type Description revision Revision...unexpected results. Returns True if the revision matches criteria...

    reference.aspose.com/words/python-net/aspose.wo...