Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 16,871 for

true type

(0.15 sec)
  1. Bug 5073: Converting Gml to Gml- Conversion suc...

    Hi Alexander, Screenshot: Input data: gml_without_attribute_collection_schema.7z (836 Bytes) Thanks,...happens when the schema (feature types, attribute definitions, namespaces)...feature types and attribute collections RestoreSchema = true, //...

    forum.aspose.com/t/bug-5073-converting-gml-to-g...
  2. Aspose::Words::Fields::FieldAutoNumOut class | ...

    Aspose::Words::Fields::FieldAutoNumOut class. Implements the AUTONUMOUT field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. MergeFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when combining multiple documents in Java....setIgnoreOleData(true); } LoadOptions secondLoadOptions...mergeFormatModeName) Parameters: Parameter Type Description mergeFormatModeName...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a document. To learn more, visit the documentation article in C++.... get_IsValid () Returns true if all digital signatures in...been tampered with Also returns true if there are no digital signatures...

    reference.aspose.com/words/cpp/aspose.words.dig...
  5. Aspose::Words::HeaderFooterCollection::idx_get ...

    Aspose::Words::HeaderFooterCollection::idx_get method. Retrieves a HeaderFooter of the specified Type in C++....HeaderFooter of the specified type. System :: SharedPtr < Aspose...headerFooterType ) Parameter Type Description headerFooterType...

    reference.aspose.com/words/cpp/aspose.words/hea...
  6. 用JavaScript通过C++将宏分配给表单控件|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将宏代码分配给按钮等表单控件。...Button Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/assign-...
  7. How to create Sunburst chart with Node.js via C...

    Learn how to create a sunburst chart in Aspose.Cells for Node.js via C++, a chart that presents data in a circle. Our guide will help you set up various properties and formatting of your chart, including data labels, legends, colors, and more....contributing pieces, while another type of hierarchical chart, the treemap...shown chart . setShowLegend ( true ); // Set the chart title name...

    docs.aspose.com/cells/nodejs-cpp/creating-sunbu...
  8. ConditionalStyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.ConditionalStyleType enum for defining dynamic table formatting. Enhance your document styles with flexible, conditional options!... // 1 - By style type: tableStyle . ConditionalStyles...tableStyle . ConditionalStyles [ 0 ]. Type , Is . EqualTo ( ConditionalStyleType...

    reference.aspose.com/words/net/aspose.words/con...
  9. 使用窗口元素|Documentation

    本节用Aspose.Diagram说明visio窗口元素的get属性。... WriteLine ( "Type: " + window . WindowType );...WindowWidth = 500 ; // Set window type window . WindowType = WindowTypeValue...

    docs.aspose.com/diagram/zh/net/working-with-win...
  10. 使用 JavaScript 和 C++ 显示或隐藏网格线以及行列标题|Documentation

    本文提供了使用 C++ 的 JavaScript API 的示例代码,用于以编程方式隐藏或显示 Excel 工作表的网格线、行和列标题。...isGridlinesVisible() 是一个布尔型属性,只能存储true或false值。 使网格线可见 通过将 Worksheet...Worksheet.isGridlinesVisible() 属性设置为 true ,使网格线可见。 隐藏网格线 通过将 Worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/show-an...