Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 17,437 for

true type

(1.4 sec)
  1. FieldIncludeText.mime_type property | Aspose.Wo...

    FieldIncludeText.mime_Type property. Gets or sets the MIME Type of the referenced file....mime_type property FieldIncludeText.mime_type property Gets or...MIME type of the referenced file. @property def mime_type ( self...

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

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....SHAPE, 0, true)).getMarkupLanguage()); // The...getChild(NodeType.SHAPE, 0, true)).getMarkupLanguage()); Constructors...

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

    Represents a row of data in a DataTable in Java.... Parameters: Parameter Type Description column DataColumn...index. Parameters: Parameter Type Description columnIndex int...

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

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....getExportGeneratorNa() When true , causes the name and version...render. getPrettyFormat() When true , pretty formats output where...

    reference.aspose.com/words/java/com.aspose.word...
  5. 如何通过 C++ 和 JavaScript 设置工作簿的自动恢复属性|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  6. FieldInfo class | Aspose.Words for Python

    aspose.words.fields.FieldInfo class. Implements the INFO field...FieldFormat object that provides typed access to field’s formatting...from Field ) info_type Gets or sets the type of the document property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Public API Changes in Aspose.3D 2.1.0|Documenta...

    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....FBXConfig Class Detect the Type of a 3D File Adds Detect, CreateLoadOptions...XML document opts . Indented = true ; // the style of node transformation...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  8. Footnote.accept method | Aspose.Words for Node.js

    Footnote.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...VisitFootnoteEnd at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.MoveToMergeField | Aspose.Words...

    Effortlessly navigate your document with the MoveToMergeField method. Instantly position the cursor beyond merge fields for seamless editing....string fieldName ) Parameter Type Description fieldName String...mail merge field. Return Value true if the merge field was found...

    reference.aspose.com/words/net/aspose.words/doc...
  10. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....FIELD_MERGE_FIELD, true); fieldMergeField.setFieldName("Courtesy...Title"); fieldMergeField.isMapped(true); fieldMergeField.isVerticalFormatting(false);...

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