Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 16,780 for

true type

(0.74 sec)
  1. 如何通过 C++ 和 JavaScript 设置工作簿的自动恢复属性|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 设置工作簿的自动恢复属性。...该属性的默认值为 true 。当你将其设置为 false 时,Microsoft ...autoRecover 属性。代码先读取该属性的默认值(为 true ),然后将其设置为 false 并保存工作簿。再一次读取工作簿时,该属性的值为...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  2. Node.accept method | Aspose.Words for Node.js

    Node.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...Visitor design pattern. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Saving::SaveOptions::get_PrettyF...

    Aspose::Words::Saving::SaveOptions::get_PrettyFormat method. When True, pretty formats output where applicable. Default value is false in C++....SaveOptions::get_PrettyFormat method When true , pretty formats output where...get_PrettyFormat () const Remarks Set to true to make HTML, MHTML, EPUB, WordML...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. OleControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.OleControl class to seamlessly integrate OLE ActiveX controls in your applications for enhanced functionality....IsForms2OleControl { get; } Returns true if the control is a Forms2OleControl...GetChild ( NodeType . Shape , 0 , true ); OleControl oleControl = shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ImageData.save method | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageData.save method... save ( stream ) Parameter Type Description stream The stream...fileName : string ) Parameter Type Description fileName string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. List.has_same_template method | Aspose.Words fo...

    List.has_same_template method. Returns True if the current list and the given list are created from the same template....has_same_template(other) Returns true if the current list and the...lists . List ): ... Parameter Type Description other List Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FileFormatUtil.imageTypeToExtension method | As...

    FileFormatUtil.imageTypeToExtension method. Converts an Aspose.Words image Type enumerated value into a file extension...Words image type enumerated value into a file...Drawing . ImageType ) Parameter Type Description imageType ImageType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Font::HasDmlEffect method | Aspo...

    Aspose::Words::Font::HasDmlEffect method. Checks if particular DrawingML text effect is applied in C++....TextDmlEffect dmlEffectType ) Parameter Type Description dmlEffectType A...DrawingML text effect type. ReturnValue true if particular DrawingML...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....RemoveHiddenContentV(); // Below are three types of fields which can accept a...getChild(NodeType.PARAGRAPH, 4, true); para.accept(hiddenContentRemover);...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Notes::FootnoteSeparator class |...

    Aspose::Words::Notes::FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words.not...