Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 16,864 for

true type

(0.46 sec)
  1. StructuredDocumentTagRangeStart class | Aspose....

    aspose.words.markup.StructuredDocumentTagRangeStart class. Represents a start of ranged structured document tag which accepts multi-sections content...Description StructuredDocumentTa(doc, type) Initializes a new instance...document tag. is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Disable CSS while saving to HTML with JavaScrip...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for JavaScript via C++....disableCss property and set it to true . Disable CSS while saving to...Save Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/disable-cs...
  3. 使用 JavaScript 通过 C++ 导出带有 viewBox 属性的 SVG 图表|Do...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 导出带有 viewBox 属性的 SVG 格式图表。...svgFitToViewPort 属性,将其设置为 true 时会导出具有viewBox属性的SVG图表。 导出带有viewBox属性的SVG图表...SVG Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  4. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....Insert/Break command and select a break type. The break specifies whether...collection. Parameters: Parameter Type Description node Node The node...

    reference.aspose.com/words/java/com.aspose.word...
  5. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....DOCLING); // Set to true to render non-image shapes and...saveOptions.setRenderNonImageSha(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. BuiltInDocumentProperties.Bytes | Aspose.Words ...

    Discover the BuiltInDocumentProperties Bytes property, an essential tool for estimating document size, enhancing file management and efficiency.... Paragraph , true ). Count ; Assert . That ( properties...property will contain the MIME type of the output save format. Assert...

    reference.aspose.com/words/net/aspose.words.pro...
  7. WarningType | Aspose.Words for Java

    Specifies the Type of a warning that is issued by Aspose.Words during document loading or saving in Java....class WarningType Specifies the type of a warning that is issued...getFontInfoSubstitut().setEnabled(true); // Original font metrics should...

    reference.aspose.com/words/java/com.aspose.word...
  8. Inline class | Aspose.Words for Python

    aspose.words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own... is_composite Returns True if this node can contain other...) is_delete_revision Returns true if this object was deleted in...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldChar class | Aspose...

    Aspose::Words::Fields::FieldChar class. Base class for nodes that represent field characters in a document. To learn more, visit the documentation article in C++....get_FieldType () const Returns the type of the field. get_Font () Provides...virtual get_IsComposite () Returns true if this node can contain other...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....SHAPE, true).getCount(), 1); // We can delete...getChildNodes(NodeType.SHAPE, true).getCount(), 0); Constructors...

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