Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 16,768 for

true type

(0.06 sec)
  1. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_tags method. Removes all [SmartTag](../../../aspose.words.markup/smarttag/) descendant nodes of the current node.... SMART_TAG , True ) . count ) doc . remove_smart_tags...aw . NodeType . SMART_TAG , True ) . count ) Shows how to create...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldSet | Aspose.Words for Java

    Implements the SET field in Java....FIELD_REF, true); fieldRef.setBookmarkName("MyBookmark");...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldGlossary | Aspose.Words for Java

    Implements the GLOSSARY field in Java....getFirstSection(), true); buildingBlock.appendChild...insertField(FieldType.FIELD_AUTO_TEXT, true); fieldAutoText.setEntryName("MyBlock");...

    reference.aspose.com/words/java/com.aspose.word...
  4. Inline.isDeleteRevision property | Aspose.Words...

    Inline.isDeleteRevision property. Returns True if this object was deleted in Microsoft Word while change tracking was enabled....isDeleteRevision property Returns true if this object was deleted in...how to determine the revision type of an inline node. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FontSettings.substitution_settings property | A...

    FontSettings.substitution_settings property. Settings related to font substitution mechanism.... type ) self . assertEqual ( 0 , system_font_source...font_info_substitution . enabled = True doc . font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manage Slide Show in Python|Aspose.Slides for P...

    Learn how to manage slide shows in Aspose.Slides for Python via .NET. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....feature, you can select the show type (e.g., presented by a speaker...of the Presentation class, of type SlideShowSettings , which allows...

    docs.aspose.com/slides/python-net/manage-slide-...
  7. StructuredDocumentTag.remove_self_only method |...

    StructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the document tree.... # Any text that we type in the document body after moving...does nothing. # When set to true, our structured document tag...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Footnote | Aspose.Words for .NET

    Create engaging footnotes effortlessly with our Footnote Constructor. Enhance your content's clarity and professionalism in just a few clicks!...FootnoteType footnoteType ) Parameter Type Description doc DocumentBase...If this property is set to "true", then our footnote's reference...

    reference.aspose.com/words/net/aspose.words.not...
  9. 使用 C++ 通过JavaScript检查工作簿是否包含隐藏的外部链接|Documentation

    学习如何使用 C++ 通过 Aspose.Cells for JavaScript 检查工作簿是否包含隐藏的外部链接。...Links Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  10. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....setPreserveEmptyLine(true); Document doc = new Document(new...loadOptions.setPreserveEmptyLine(true); Document doc = new Document(new...

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