Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 16,265 for

true type

(0.2 sec)
  1. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java...."UseBookFoldPrintingS" property to "true" to arrange the contents //...getExportGeneratorNa() When true , causes the name and version...

    reference.aspose.com/words/java/com.aspose.word...
  2. Section.accept method | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. OfficeMath.accept method | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentPropertyCollection class | Aspose.Words...

    aspose.words.properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtindocumentproperties/) and [CustomDocumentProperties](../customdocumentproperties/) collections... contains(name) Returns True if a property with the specified...properties . add ( 'Authorized' , True ) properties . add ( 'Authorized...

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

    Manage your custom XML attributes effortlessly with the CustomXmlProperty Uri. Easily set or retrieve the namespace URI for enhanced functionality.... SmartTag , true ). OfType < SmartTag >(). ToArray...each type of smart tag. // The properties of a "date"-type smart...

    reference.aspose.com/words/net/aspose.words.mar...
  6. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....setRasterizeTransfor(true); doc.save(getArtifactsDir()...getExportGeneratorNa() When true , causes the name and version...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....FIELD_MERGE_FIELD, true); fieldMergeField.setFieldName("Courtesy...Title"); fieldMergeField.isMapped(true); fieldMergeField.isVerticalFormatting(false);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Forms2OleControl.BackColor | Aspose.Words for .NET

    Discover the Forms2OleControl BackColor property to customize your control's background color. Enhance your UI with flexible color options today!...The default value depends on a type of the control. public Color...GetChild ( NodeType . Shape , 0 , true ); Forms2OleControl oleControl...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 用 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...
  10. 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...