Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 15,993 for

true type

(0.26 sec)
  1. FieldXE class | Aspose.Words for Python

    aspose.words.fields.FieldXE class. Implements the XE field...Field ) entry_type Gets or sets an index entry type. format Gets...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 JavaScript 通过 C++ 操作 ContentTypeProperties|D...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 操作 Excel 文件中的自定义 ContentTypeProperties。...isNillable() 属性为 true ,使其成为可选。以下代码展示了如何添加可选的自定义Co...With Content Type Properties </ h1 > < input type = "file" id...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  3. 使用GridLines导出Excel到HTML via JavaScript。|Documen...

    学习如何使用Aspose.Cells for JavaScript via C++导出带有网格线的Excel文件到HTML格式。...exportGridLines() 属性并设置为 true 。 将Excel导出为带有网格线的HTML 以下示例代...HtmlSaveOptions.exportGridLines() 设置为 true 。 <!DOCTYPE html> < html > <...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  4. DocumentBuilder.moveToMergeField method | Aspos...

    Aspose.Words.DocumentBuilder.moveToMergeField method...fieldName : string ) Parameter Type Description fieldName string...after moving the cursor. Returns true if the merge field was found...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....HasChildNodes { get; } Returns true if this node has any child nodes...IsComposite { get; } Returns true as this node can have child...

    reference.aspose.com/words/net/aspose.words/story/
  6. Manage SmartArt in PowerPoint Presentations on ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Android using clear Java code samples that speed up slide design and automation....dispose (); } Change the Layout Type of a SmartArt Object In order...order to change the layout type of SmartArt . Please follow the...

    docs.aspose.com/slides/androidjava/manage-smart...
  7. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Java using clear code samples that speed up slide design and automation....dispose (); } Change the Layout Type of a SmartArt Object In order...order to change the layout type of SmartArt . Please follow the...

    docs.aspose.com/slides/java/manage-smartart/
  8. Locking WordArt Watermark with JavaScript via C...

    Learn how to lock WordArt watermarks in Aspose.Cells for JavaScript via C++....Watermark Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/locking-wo...
  9. Processor | Aspose.Words for Java

    Processor class for performing different document processing actions in Java....setTrimWhitespaces(true); try (FileOutputStream streamOut...loadOptions.setIgnoreOleData(true); } Converter.create(converterContext)...

    reference.aspose.com/words/java/com.aspose.word...
  10. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java....all child nodes of a specific type from a composite node. Document...getChildNodes(NodeType.TABLE, true).getCount()); Node curNode =...

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