Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 14,729 for

true type

(0.2 sec)
  1. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word document... isComposite Returns true if this node can contain other...this node. nodeType Gets the type of this node. parentNode Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 如何通过 C++ 和 JavaScript 设置工作簿的自动恢复属性|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 设置工作簿的自动恢复属性。...该属性的默认值为 true 。当你将其设置为 false 时,Microsoft ...autoRecover 属性。代码先读取该属性的默认值(为 true ),然后将其设置为 false 并保存工作簿。再一次读取工作簿时,该属性的值为...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  3. WrapType | Aspose.Words for Java

    Specifies how text is wrapped around a shape or picture in Java....setBehindText(true); shape.setRelativeHorizont....NONE); shape.setBehindText(true); // Place the image at the...

    reference.aspose.com/words/java/com.aspose.word...
  4. Document.unprotect method | Aspose.Words for Py...

    aspose.words.Document.unprotect method... Parameter Type Description password str The...Document.write_protection . Returns True if a correct password was specified...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SmartTag.AcceptStart | Aspose.Words for .NET

    Discover the SmartTag AcceptStart method—seamlessly welcome visitors to your SmartTag experience and enhance user engagement today!...DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor..."Element" property to reflect the type of data they contain. smartTag...

    reference.aspose.com/words/net/aspose.words.mar...
  6. DocumentPartSavingArgs.Document | Aspose.Words ...

    Discover the DocumentPartSavingArgs property to access and manage the document object during the saving process, enhancing your workflow efficiency.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  7. TextBoxControl.text property | Aspose.Words for...

    TextBoxControl.text property. Gets or sets a text of the control.... SHAPE , 0 , True ) . as_shape () text_box_control...TEXTBOX , text_box_control . type ) See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldDatabaseDataTable | Aspose.Words for Java

    Provides data for the FieldDatabase field result in Java....FIELD_DATABASE, true); field.setFileName(getDatabaseDir()...insertField(FieldType.FIELD_DATABASE, true); field.setFileName(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. FieldRD | Aspose.Words for Java

    Implements the RD field in Java....FIELD_TOC, true); builder.insertBreak(BreakType...insertField(FieldType.FIELD_REF_DOC, true); field.setFileName("ReferencedDocument...

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