Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 15,941 for

true type

(0.25 sec)
  1. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....append("\t Type: " + block.getType() + "\r\n");...ancestor of the specified object type. getBackgroundShape() Gets the...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to use insertBom parameter in the method Ba...

    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.... US_ASCII , true ); generator1 . save ( fullPath... StandardCharsets . UTF_8 , true ); generator3 . save ( Paths...

    docs.aspose.com/barcode/java/how-to-use-insert-...
  3. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java....FIELD_MERGE_BARCODE, true); field.setBarcodeType("ITF14");...insertField(FieldType.FIELD_MERGE_BARCODE, true); field.setBarcodeType("CODE39");...

    reference.aspose.com/words/java/com.aspose.word...
  4. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....ancestor of the specified object type. getBidi() Gets whether this...of cells. getRows() Provides typed access to the rows of the table...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Fields::FieldInfo class | Aspose...

    Aspose::Words::Fields::FieldInfo class. Implements the INFO field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...get_InfoType () Gets or sets the type of the document property to...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Node.remove method | Aspose.Words for Python

    Node.remove method. Removes itself from the parent.... SHAPE , True ) self . assertEqual ( 9 , len...system_helper . linq . Enumerable . of_type ( lambda x : x . as_shape ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 用 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...
  8. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java...."RecognizeUtf8Text" property to "true" to parse any variable-length...getRecognizeUtf8Text() When set to true , will try to detect UTF8 characters...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldMergeField.FieldName | Aspose.Words for .NET

    Discover the FieldMergeField FieldName property to easily manage and customize your data fields for enhanced data integration and efficiency.... FieldMergeField , true ); fieldMergeField . FieldName...fieldMergeField . IsMapped = true ; fieldMergeField . IsVerticalFormatting...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Cell | Aspose.Words for Java

    Represents a table cell in Java....ancestor of the specified object type. getCellFormat() Provides access...children. hasChildNodes() Returns true if this node has any child nodes...

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