Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 17,418 for

true type

(0.13 sec)
  1. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java....setOn(true); stroke.setWeight(5.0); stroke...getChild(NodeType.SHAPE, 0, true); Stroke stroke = shape.getStroke();...

    reference.aspose.com/words/java/com.aspose.word...
  2. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in JavaScript via C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text‑wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Text Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/line-break...
  3. Aspose::Words::DocumentBuilder::InsertCheckBox ...

    Aspose::Words::DocumentBuilder::InsertCheckBox method. Inserts a checkbox form field at the current position in C++....checkedValue , int32_t size ) Parameter Type Description name const System::String&...( u "CheckBox_Default" , true , true , 50 ); builder -> InsertParagraph...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Drawing::Charts::AxisBound class...

    Aspose::Words::Drawing::Charts::AxisBound class. Represents minimum or maximum bound of axis values. To learn more, visit the documentation article in C++....as a hash function for this type. GetType () const override Is...value of this object. static Type () Remarks Bound can be specified...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 在使用C++中的JavaScript保存为HTML时禁用CSS|Documentation

    学习如何在使用C++中的Aspose.Cells for JavaScript将Excel文件保存为HTML时禁用CSS。...disableCss 属性并将其设置为 true 。 ** 禁用CSS在保存为HTML时** 以下示例代码演示了...Save Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/disable...
  6. 使用JavaScript通过C++将Excel转换为带提示的HTML|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel文件转换为带完整文本显示提示的HTML格式。...addTooltipText 属性设置为 true 将把完整文本作为工具提示添加到生成的HTML中。 以下图片显示了生成的...HTML Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  7. CustomDocumentProperties Class | Aspose.Words f...

    Discover Aspose.Words.Properties.CustomDocumentProperties for managing custom document properties effortlessly. Enhance your document management today!...property of the Boolean data type. Add ( string, DateTime ) Creates...property of the DateTime data type. Add ( string, double ) Creates...

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

    Document merger context in Java....setIgnoreOleData(true); } LoadOptions secondLoadOptions...firstLoadOptions.setIgnoreOleData(true); } LoadOptions secondLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Notes::Footnote class | Aspose.W...

    Aspose::Words::Notes::Footnote class. Represents a container for text of a footnote or endnote. 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.not...
  10. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....ancestor of the specified object type. getBookmark() Gets the facade...string. isComposite() Returns true if this node can contain other...

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