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

true type

(0.11 sec)
  1. FieldFileName | Aspose.Words for Java

    Implements the FILENAME field in Java....FIELD_FILE_NAME, true); field.update(); Assert.assertEquals("...FIELD_FILE_NAME, true); field.setIncludeFullPath(true); field.update();...

    reference.aspose.com/words/java/com.aspose.word...
  2. Footnote.accept method | Aspose.Words for Node.js

    Footnote.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...VisitFootnoteEnd at the end. Returns True if all nodes were visited; false...

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

    Discover the Aspose.Words.Paragraph class to effortlessly manage and format text paragraphs, enhancing your document processing capabilities....BreakIsStyleSeparato { get; } True if this paragraph break is a...HasChildNodes { get; } Returns true if this node has any child nodes...

    reference.aspose.com/words/net/aspose.words/par...
  4. FieldInfo class | Aspose.Words for Python

    aspose.words.fields.FieldInfo class. Implements the INFO field...FieldFormat object that provides typed access to field’s formatting...from Field ) info_type Gets or sets the type of the document property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Creating Pie Chart with Leader Lines using Java...

    Learn how to use Aspose.Cells for JavaScript via C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....place, we will add a Chart of type ChartType.Pie to the collection...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/creating-p...
  6. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....showToolbar : true , local : 'en' , showContextmenu : true }) the parameters...button. The default value is true . true Yes showBottombarStats Whether...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  7. FieldQuote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldQuote class, your solution for efficiently implementing QUOTE fields in documents. Enhance your workflow today!...FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 用 JavaScript 和 C++ 显示或隐藏工作表及标签|Documentation

    本文提供了使用 JavaScript API 或 JavaScript 库以编程方式显示和隐藏 Excel 工作表的示例代码。此外,还介绍了如何显示和隐藏 Excel 工作簿标签。...是布尔值属性,只能存储 true 或 false 。 使工作表可见 将工作表设为可见,设置{3}类的{2}属性为 true 。 隐藏工作表...Worksheet Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/show-an...
  9. ImageSavingArgs.isImageAvailable property | Asp...

    ImageSavingArgs.isImageAvailable property. Returns ``True`` if the current image is available for export....isImageAvailable property Returns true if the current image is available...cross. This property returns true if the original image is available;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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...