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

true type

(0.12 sec)
  1. StructuredDocumentTag class | Aspose.Words for ...

    Aspose.Words.Markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document...Description StructuredDocumentTa(doc, type, level) Initializes a new instance...buildingBlockGallery Specifies type of building block for this SDT...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. WarningInfo class | Aspose.Words for Python

    aspose.words.WarningInfo class. Contains information about a warning that Aspose.Words issued during document loading or saving... warning_type Returns the type of the warning. Examples...font_info_substitution . enabled = True # Original font metrics should...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 用JavaScript通过C++将图片作为纹理铺贴在形状内|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++将小图片作为纹理铺贴在形状内...isTiling() 属性平铺,设置为 true 。请参考下面的示例代码、样例Excel文件(46465050...IsTiling Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/tile-pi...
  4. 使用JavaScript via C++合并或取消合并单元格区域|Documentation

    使用C++的JavaScript在Excel中合并和取消合并范围内的单元格。...Range Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/merge-o...
  5. 在导出电子表格为CSV格式时,使用JavaScript via C++修剪前导空白行和列|Do...

    学习如何在使用Aspose.Cells for JavaScript via C++导出电子表格为CSV格式时修剪前导空白行和列。...请将其设置为 true ,然后所有前导空白行和列将在保存时被丢弃。 在发布Aspose...TxtSaveOptions.trimLeadingBlankRowA 的默认值为 true 。 导出电子表格到CSV格式时修剪前导空白行和列 以下示例代码加载了具有两个前导空白列的【源...

    docs.aspose.com/cells/zh/javascript-cpp/trim-le...
  6. FormField.IsCheckBoxExactSize | Aspose.Words fo...

    Discover the FormField IsCheckBoxExactSize property, easily control textbox sizing with a simple boolean setting for optimal customization.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ReportingEngine class | Aspose.Words for Python

    aspose.words.reporting.ReportingEngine class. Provides routines to populate template documents with data and a set of settings to control these routines...Properties Name Description known_types Gets an unordered set (i.e....corresponding types’ static members, perform type casts, etc. ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Support the layout of DIV tags while loading HT...

    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....supportDivTag property to true . The default value of this...Example Title </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/support-th...
  9. Aspose::Words::Drawing::Fill::Patterned method ...

    Aspose::Words::Drawing::Fill::Patterned method. Sets the specified fill to a pattern in C++....PatternType patternType ) Parameter Type Description patternType Asp...Words :: NodeType :: Shape , 0 , true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. TableCollection | Aspose.Words for Java

    Provides Typed access to a collection of Table nodes in Java....extends NodeCollection Provides typed access to a collection of Table...getChildNodes(NodeType.TABLE, true); for (int i = 0; i < tables...

    reference.aspose.com/words/java/com.aspose.word...