Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 16,762 for

true type

(0.08 sec)
  1. BarcodeParameters.BarcodeType | Aspose.Words fo...

    Explore the BarcodeParameters BarcodeType property for enhanced bar code management. Discover its unique features and benefits for your projects!...BarcodeType property Bar code type. public string BarcodeType {...examples of different barcode types that we can create using our...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldChar.FieldType | Aspose.Words for .NET

    Discover the FieldChar FieldType property, which reveals the field's Type, enhancing your data management and programming efficiency. Learn more now!...FieldType property Returns the type of the field. public FieldType...InsertField ( FieldType . FieldDate , true ); field . Format . DateTimeFormat...

    reference.aspose.com/words/net/aspose.words.fie...
  3. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java...."RecognizeUtf8Text" property to "true" to parse any variable-length...getRecognizeUtf8Text() When set to true , will try to detect UTF8 characters...

    reference.aspose.com/words/java/com.aspose.word...
  4. 如何使用 JavaScript 结合 C++ 创建 Sunburst 图表|Documenta...

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中创建环形图,该图以圆形方式展示数据。我们的指南将帮助你设置图表的各种属性和格式,包括数据标签、图例、颜色等。...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  5. ChartSeriesGroup.series property | Aspose.Words...

    ChartSeriesGroup.series property. Gets a collection of series that belong to this series group.... insert_chart ( chart_type = aw . drawing . charts . ChartType...series group, also of the line type. new_series_group = chart ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Public API Changes in Aspose.Cells 8.8.2|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....has only one member, a Boolean‑type property named UpdateReference...the said property is set to true and the instance of the DeleteOptions...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Convert Excel to CSV, TSV and Txt with JavaScri...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for JavaScript via C++....Save Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  8. Aspose::Words::Notes::Footnote::Footnote constr...

    Aspose::Words::Notes::Footnote::Footnote constructor. Initializes an instance of the Footnote class in C++....FootnoteType footnoteType ) Parameter Type Description doc const Syste...If this property is set to "true", then our footnote's reference...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Alignment method. Gets or sets the alignment of the horizontal rule in C++....horizontalRuleFormat -> set_NoShade ( true ); ASSERT_TRUE ( shape -> get_IsHorizontalRule...get_IsHorizontalRule ()); ASSERT_TRUE ( shape -> get_HorizontalRuleFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Chart to PDF with JavaScript via C++|Documentation

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....PDF Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/chart-to-pdf/