Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 17,479 for

true type

(0.15 sec)
  1. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in JavaScript via C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text‑wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Text Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/line-break...
  2. Aspose::Words::AI::CheckGrammarOptions class | ...

    Aspose::Words::AI::CheckGrammarOptions class. Allows to specify various options while checking grammar of a document using AI in C++.... Default value is true . GetType () const override...not. Default value is true . static Type () Examples Shows how...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  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. Bug 5077: TopoJson to TopoJson- Conversion succ...

    Hi Alexander, Please see: Test data(input/output/QGIS) 5077-TopoJson -TopoJson.zip (9.3 KB) If the input is not valid - this is .json extension , please give me valid .json sample for TopoJson that I will make full…...topojson ) { "type": "Topology", "bbox": [0,0,10..."example": { "type": "GeometryCollection", "geometries": [ { "type": "Polygon"...

    forum.aspose.com/t/bug-5077-topojson-to-topojso...
  5. 用JavaScript通过C++设置内置文档属性的ScaleCrop和LinksUpToDat...

    学习如何使用Aspose.Cells for JavaScript通过C++设置内置文档属性的ScaleCrop和LinksUpToDate属性。...将此元素设置为 TRUE 以启用文档缩略图的缩放以进行显示。将此元素设置为 FALSE...此元素指示文档中的超链接是否为最新状态。将此元素设置为 TRUE 表示超链接已更新。将此元素设置为 FALSE 表示超链接已过时。...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  6. MailMergeSettings.DataType | Aspose.Words for .NET

    Discover the MailMergeSettings DataType property, defining your mail merge data source Type and access method. Optimize your workflow effortlessly!...DataType property Specifies the type of the mail-merge data source...LinkToQuery = true ; settings . ViewMergedData = true ; Assert ....

    reference.aspose.com/words/net/aspose.words.set...
  7. MailMergeSettings.CheckErrors | Aspose.Words fo...

    Discover the MailMergeSettings CheckErrors property in Microsoft Word for effective error reporting during mail merges. Optimize your workflow today!...CheckErrors property Specifies the type of error reporting which shall...LinkToQuery = true ; settings . ViewMergedData = true ; Assert ....

    reference.aspose.com/words/net/aspose.words.set...
  8. ChartLegend | Aspose.Words for Java

    Represents chart legend properties in Java....setOverlay(true); doc.save(getArtifactsDir()...getChild(NodeType.SHAPE, 0, true)).getChart(); ChartLegend chartLegend...

    reference.aspose.com/words/java/com.aspose.word...
  9. StyleCollection.add method | Aspose.Words for P...

    StyleCollection.add method. Creates a new user defined style and adds it the collection....add method add(type, name) Creates a new user defined style and...collection. def add ( self , type : aspose . words . StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在使用Aspose.Cells for JavaScript通过C++加载工作簿中的HTML时...

    学习如何在使用Aspose.Cells for JavaScript通过C++加载HTML文件时自动调整列宽和行高。...autoFitColsAndRows 属性设置为 true 以实现此目的。 加载HTML至工作簿时自适应调整列和行...HtmlLoadOptions.autoFitColsAndRows 属性设置为 true ,然后保存为XLSX格式。请下载两个输出Excel文件...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...