Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 16,244 for

true type

(0.24 sec)
  1. AdjustmentCollection indexer | Aspose.Words for...

    AdjustmentCollection indexer. Returns an adjustment at the specified index.... Parameter Type Description index int Examples...aw . NodeType . SHAPE , 0 , True ) . as_shape () adjustments...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用JavaScript通过C++读取支持多编码的CSV文件|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++读取多编码的CSV文件。...isMultiEncoded() 属性,你需要将其设置为 true ,以正确加载多编码的CSV文件。 以下截图显示了一个包含两行的示例CSV文件。第一行是...TxtLoadOptions.isMultiEncoded() 属性设置为 true 的情况下,从上述CSV文件转换的XLSX文件。可以看到,Unicode文本没有正确转换。...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  3. Forms2OleControlType enumeration | Aspose.Words...

    aspose.words.drawing.ole.Forms2OleControlType enumeration. Enumerates Types of Forms 2.0 controls....Forms2OleControlType enumeration Enumerates types of Forms 2.0 controls. Members...aw . NodeType . SHAPE , 0 , True ) . as_shape () check_box_control...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 用JavaScript通过C++确定图表中存在的轴线|Documentation

    学习如何在使用Aspose.Cells for JavaScript通过C++创建的图表中确定存在的轴线。我们的指南将帮助你识别和访问图表中的不同轴线,包括类别轴、数值轴和次轴。...Axes Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/determi...
  5. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties class. A collection of custom document properties. To learn more, visit the documentation article in C++....property of the String data type. Add (const System::String&...property of the Number data type. Add (const System::String&...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. 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...
  7. 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...
  8. OleControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.OleControl class to seamlessly integrate OLE ActiveX controls in your applications for enhanced functionality....IsForms2OleControl { get; } Returns true if the control is a Forms2OleControl...GetChild ( NodeType . Shape , 0 , true ); OleControl oleControl = shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 使用C++通过JavaScript将JSON转换为CSV|Documentation

    学习如何使用C++和Aspose.Cells for JavaScript将JSON数据转换为CSV。...CSV Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  10. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...Document > & doc ) Parameter Type Description doc const Syste...

    reference.aspose.com/words/cpp/aspose.words/doc...