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

true type

(0.14 sec)
  1. 在使用C++中的JavaScript保存为HTML时启用CSS自定义属性|Documentation

    学习在使用C++中的Aspose.Cells for JavaScript将Excel文件保存为HTML时,如何启用CSS自定义属性。...enableCssCustomPrope 属性并在保存为 HTML 时将其设置为 true 。 在保存为HTML时启用CSS自定义属性 以下示例代码展示了...enableCssCustomPrope 属性的用法。截图显示了未将此属性设置为 true 时的效果。请下载此代码用的【示例 Excel 文件】(50528260...

    docs.aspose.com/cells/zh/javascript-cpp/enable-...
  2. Unable to view the charts/graphs in the aspose ...

    Hello Aspose, I am unable to view the charts/graphs in the attached sample .xls file. currently it is showing as blank, please look into this and do the needful. image.png (20.0 KB) ENE.PC.00000058.zip (178.7 KB) T…... Chart‑type support – Some very old or macro‑driven...macro‑driven chart types are not supported for rendering in the...

    forum.aspose.com/t/unable-to-view-the-charts-gr...
  3. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....SHAPE, true).getCount(), 1); // We can delete...getChildNodes(NodeType.SHAPE, true).getCount(), 0); Constructors...

    reference.aspose.com/words/java/com.aspose.word...
  4. Format cells with JavaScript via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for JavaScript via C++, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....Styling Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/cells-form...
  5. Create Transparent Image of Excel Worksheet wit...

    Learn how to generate a transparent image of an Excel worksheet using Aspose.Cells for JavaScript via C++....white color, and when it is true , cells with no fill colors...Image Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/create-tra...
  6. CustomXmlPropertyCollection.IndexOfKey | Aspose...

    Discover the CustomXmlPropertyCollection IndexOfKey method to easily find the zero-based index of any property in your collection. Enhance your coding efficiency!...IndexOfKey ( string name ) Parameter Type Description name String The...GetChildNodes ( NodeType . SmartTag , true ). OfType < SmartTag >(). ToArray...

    reference.aspose.com/words/net/aspose.words.mar...
  7. CustomXmlPropertyCollection.Remove | Aspose.Wor...

    Effortlessly remove properties from your CustomXmlPropertyCollection with our Remove method. Streamline your data management today!...Remove ( string name ) Parameter Type Description name String The...GetChildNodes ( NodeType . SmartTag , true ). OfType < SmartTag >(). ToArray...

    reference.aspose.com/words/net/aspose.words.mar...
  8. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the document.... PARAGRAPH , True ) . count self . assertEqual..."content_type" built-in property will contain the MIME type of the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.update method...Parameter Type Description ignore_merge_format bool If True then direct...properties. # Below are three types of formats that we can apply...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BuiltInDocumentProperties.characters_with_space...

    BuiltInDocumentProperties.characters_with_spaces property. Represents an estimate of the number of characters (including spaces) in the document.... PARAGRAPH , True ) . count self . assertEqual..."content_type" built-in property will contain the MIME type of the...

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