Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 17,437 for

true type

(1.47 sec)
  1. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....SUB_DOCUMENT, true); // This node serves as a reference...ancestor of the specified object type. getCustomNodeId() Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  2. StructuredDocumentTag.Multiline | Aspose.Words ...

    Discover the StructuredDocumentTag Multiline property, enabling multiple lines of text for enhanced document flexibility and user experience....and PlainText SDT type. For all other SDT types exception will occur... That ( tag . Id > 0 , Is . True ); // Set the font for the text...

    reference.aspose.com/words/net/aspose.words.mar...
  3. 使用JavaScript通过C++读取和写入工作表的查询表。|Documentation

    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....preserveFormatting设置为true。 您可以从以下链接下载用于此代码的源Excel文件和代码生成的输出Excel文件。...QueryTable Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  4. Section.clear_headers_footers method | Aspose.W...

    aspose.words.Section.clear_headers_footers method...Parameter Type Description preserve_watermarks bool True if the...MY_DIR + 'Header and footer types.docx' ) # Add a plain text watermark...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java....FIELD_HYPERLINK, true); // When we click this HYPERLINK...insertField(FieldType.FIELD_HYPERLINK, true); field.setAddress(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldIndex | Aspose.Words for Java

    Implements the INDEX field in Java....FIELD_INDEX, true); // Configure the INDEX field...its entry type also matches the INDEX field's entry type. FieldXE...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldSeparator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSeparator class, designed to enhance your Word documents by effectively separating field codes from results....FieldType { get; } Returns the type of the field. Font { get; }...IsComposite { get; } Returns true if this node can contain other...

    reference.aspose.com/words/net/aspose.words.fie...
  8. CustomXmlPropertyCollection.contains method | A...

    CustomXmlPropertyCollection.contains method. Determines whether the collection contains a property with the given name.... Parameter Type Description name str Case-sensitive...property to locate. Returns True if the item is found in the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 用 JavaScript 通过 C++ 将列宽设置为像 em 或百分比这样的可缩放单位|Doc...

    学习如何使用 C++ 通过 Aspose.Cells for JavaScript 将列宽设置为可缩放单位如 em 或百分比,改善生成的 HTML 表格的展示效果。...widthScalable 设置为 true 来创建可缩放宽度。 可从以下链接下载示例源文件和输出文件:...Columns to HTML </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/set-col...
  10. ShadowType | Aspose.Words for Java

    Specifies the Type of a shape shadow in Java....class ShadowType Specifies the type of a shape shadow. Remarks:...getChildNodes(NodeType.SHAPE, true).get(0); if (shape.getShadowFormat()...

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