Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 17,418 for

true type

(0.07 sec)
  1. Customize Bubble Charts in Presentations on And...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for Android via Java to enhance your data visualization easily....Bubble , 50 , 50 , 600 , 400 , true ); chart . getChartData ()....Yes. There is a separate chart type, “Bubble with 3-D.” It applies...

    docs.aspose.com/slides/androidjava/bubble-chart/
  2. Aspose::Words::Drawing::SignatureLine::get_Allo...

    Aspose::Words::Drawing::SignatureLine::get_AllowComments method. Gets or sets a value indicating that the signer can add comments in the Sign dialog. Default value for this property is false in C++....set_AllowComments ( true ); options -> set_DefaultInstructions ( true ); options...); options -> set_ShowDate ( true ); options -> set_Signer ( u...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose复选框增加问题咨询 - Free Support Forum - aspose.com

    Aspose组件的复选框技术研究之后,已经按照官方示例去配置发现只对生成excel文件有效,但是转成页面加载之后就没有复选框的属性出来了, aspose增加复选框.zip (6.5 KB) (复选框问题排查:经过几轮方案验证,确认为aspose.gridJs无法加载使用aspose.cell for java的API添加的checkbox元素)...JavaScript 根据单元格坐标手动插入 <input type="checkbox"> 。 1. 通过 Workbook...HtmlSaveOptions.setExportFormulas(true) 等),然后在页面直接使用该 HTML。 java<br>HtmlSaveOptions...

    forum.aspose.com/t/aspose/323235
  4. Convert EPS with Aspose.Page JavaScript via C++...

    EPS to WMF conversion functionality offered by Aspose.Page API solution for JavaScript via C++ is explained and illustrated with the code snippets here....the SuppressErrors value was true, as it is by default, It is...files in JavaScript: <script type="text/javascript" async src="AsposePageforJS...

    docs.aspose.com/page/javascript-cpp/convert-eps/
  5. FieldMergeSeq | Aspose.Words for Java

    Implements the MERGESEQ field in Java....FIELD_MERGE_FIELD, true); fieldMergeField.setFieldName("Name");...insertField(FieldType.FIELD_MERGE_REC, true); Assert.assertEquals(fieldMergeRec...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedSvg method. Specifies whether SVG resources should be embedded into Html document. Default value is True in C++.... Default value is true . bool Aspose :: Words :: Saving..."ExportEmbeddedSvg" flag to "true" will embed all SVG object raw...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. HtmlMetafileFormat | Aspose.Words for Java

    Indicates the format in which metafiles are saved to HTML documents in Java....setConvertSvgToEmf(true); } Document doc = new Document(new...htmlMetafileFormatNa) Parameters: Parameter Type Description htmlMetafileFormatNa...

    reference.aspose.com/words/java/com.aspose.word...
  8. Node.document property | Aspose.Words for Node.js

    Node.document property. Gets the document to which this node belongs....is an appropriate child node type of another composite node, //...para . document )). toEqual ( true ); expect ( doc . getText ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 使用 JavaScript 通过 C++ 设置边距|Documentation

    在本文中,您将学习如何使用示例代码设置 Excel 工作表的边距,也学习如何通过 JavaScript API 通过 C++ 编程设置页面中心、页眉和页脚的边距。...Margins Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  10. Aspose::Words::Settings::HyphenationOptions cla...

    Aspose::Words::Settings::HyphenationOptions class. Allows to configure document hyphenation options. To learn more, visit the documentation article in C++....Default value for this property is true . get_HyphenationZone () const...et_HyphenationZone . static Type () Examples Shows how to configure...

    reference.aspose.com/words/cpp/aspose.words.set...