Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 16,239 for

true type

(0.24 sec)
  1. 用 JavaScript 通过 C++ 将列宽设置为像 em 或百分比这样的可缩放单位|Doc...

    学习如何使用 C++ 通过 Aspose.Cells for JavaScript 将列宽设置为可缩放单位如 em 或百分比,改善生成的 HTML 表格的展示效果。...widthScalable 设置为 true 来创建可缩放宽度。 可从以下链接下载示例源文件和输出文件:...Columns to HTML </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/set-col...
  2. HTML Formatting|Aspose.PDF for Reporting Services

    Enable HTML formatting in PDF reports using Aspose.PDF for Reporting Services. Add styles and structure with ease....IsHtmlTagSupported Date Type : Boolean Values supported : True, False (default)... < Extension Name = "APPDF" Type = " Aspose.PDF.ReportingServices...

    docs.aspose.com/pdf/reportingservices/html-form...
  3. Working with XFA Forms|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET API lets you work with XFA and XFA Acroform fields in a PDF document.... Changing the form type to STANDARD. Saving the converted...fields type as standard AcroForm document . form . type = ap ...

    docs.aspose.com/pdf/python-net/xfa-forms/
  4. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals....method to add series to any type of Bar, Column, Line and Surface...labels. series . HasDataLabels = true ; string decimalSeparator =...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Node::get_NodeType method | Aspo...

    Aspose::Words::Node::get_NodeType method. Gets the Type of this node in C++....Node::get_NodeType method Gets the type of this node. virtual Aspose...all child nodes of a specific type from a composite node. auto...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. Aspose::Words::Notes::FootnoteSeparator::get_No...

    Aspose::Words::Notes::FootnoteSeparator::get_NodeType method. Gets the Type of this node in C++....et_NodeType method Gets the type of this node. Aspose :: Words...all child nodes of a specific type from a composite node. auto...

    reference.aspose.com/words/cpp/aspose.words.not...
  7. AxisTimeUnit | Aspose.Words for Java

    Specifies the unit of time for axes in Java....hasMajorGridlines(true); xAxis.hasMinorGridlines(true); // Define Y-axis...hasMajorGridlines(true); yAxis.hasMinorGridlines(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  8. CustomDocumentProperties.add method | Aspose.Wo...

    aspose.words.properties.CustomDocumentProperties.add method...STRING data type. def add ( self , name : str...value : str ): ... Parameter Type Description name str The name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OfficeMathDisplayType enumeration | Aspose.Word...

    Aspose.Words.Math.OfficeMathDisplayType enumeration. Specifies the display format Type of the equation....Specifies the display format type of the equation. Members Name...= doc . getOfficeMath ( 0 , true ); // OfficeMath nodes that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 在使用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-...