Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 15,886 for

true type

(0.1 sec)
  1. Aspose::Words::Fields::FieldListNum::get_HasLis...

    Aspose::Words::Fields::FieldListNum::get_HasListName method. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code in C++....FieldType :: FieldListNum , true )); // Lists start counting...FieldType :: FieldListNum , true ); // This field will start...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Export Similar Border Style When Border Style I...

    Learn how to export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.Cells for JavaScript via C++....Microsoft Excel supports some types of dashed borders that are not... property. Set its value to true , and the unsupported borders...

    docs.aspose.com/cells/javascript-cpp/export-sim...
  3. OleControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.OleControl class. Represents OLE ActiveX control...Description isForms2OleControl Returns true if the control is a Forms2OleControl...shape = doc . getShape ( 0 , true ); let oleControl = shape ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of shapes in a document...can_have_image Returns True if the shape type allows the shape to...ShapeBase ) has_child_nodes Returns True if this node has any child nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShowInBalloons | Aspose.Words for Java

    Specifies which revisions are rendered in balloons in Java....setShowOriginalRevis(true); revisionOptions.setShowRevisionMarks(true); // Get...showInBalloonsName) Parameters: Parameter Type Description showInBalloonsName...

    reference.aspose.com/words/java/com.aspose.word...
  6. LineNumberRestartMode | Aspose.Words for Java

    Determines when automatic line numbering restarts in Java...."SuppressLineNumbers" flag set to "true". // This paragraph is on the...getParagraphFormat().setSuppressLineNumbe(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. 使用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...
  8. 在使用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...
  9. 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...
  10. CustomDocumentProperties class | Aspose.Words f...

    aspose.words.properties.CustomDocumentProperties class. A collection of custom document properties...STRING data type. add(name, value) Creates a...the PropertyType.NUMBER data type. add(name, value) Creates a...

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