Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 17,418 for

true type

(0.47 sec)
  1. FootnoteSeparator class | Aspose.Words for Python

    aspose.words.notes.FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document....Story ) has_child_nodes Returns True if this node has any child nodes...CompositeNode ) is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 如何通过 C++ 和 JavaScript 设置工作簿的自动恢复属性|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  3. DocumentPartSavingArgs.Document | Aspose.Words ...

    Discover the DocumentPartSavingArgs property to access and manage the document object during the saving process, enhancing your workflow efficiency.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FieldDatabaseDataTable | Aspose.Words for Java

    Provides data for the FieldDatabase field result in Java....FIELD_DATABASE, true); field.setFileName(getDatabaseDir()...insertField(FieldType.FIELD_DATABASE, true); field.setFileName(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. HtmlLoadOptions.ignore_noscript_elements proper...

    HtmlLoadOptions.ignore_noscript_elements property. Gets or sets a value indicating whether to ignore

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::MailMerging::MappedDataFieldColl...

    Aspose::Words::MailMerging::MappedDataFieldCollection::ContainsValue method. Determines whether a mapping from the specified field in the data source exists in the collection in C++....dataSourceFieldName ) Parameter Type Description dataSourceFieldName...the data source. ReturnValue true if item is found in the collection;...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....canHaveImage() Returns true if the shape type allows the shape to...ancestor of the specified object type. getAnchorLocked() Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  8. IIndexFilter | Aspose.Words for Java

    Defines a filter for skipping items based on their indices in Java.... Parameters: Parameter Type Description index int The index...the item. Returns: boolean - true if the item should be skipped;...

    reference.aspose.com/words/java/com.aspose.word...
  9. StructuredDocumentTagRangeStart.sdt_type proper...

    StructuredDocumentTagRangeStart.sdt_Type property. Gets Type of this structured document tag....sdt_type property StructuredDocumentTa.sdt_type property Gets...Gets type of this structured document tag. @property def sdt_type...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MailMergerContext | Aspose.Words for Java

    Mail merge context in Java....setTrimWhitespaces(true); MailMerger.create(mailMergerContext)...getMailMergeOptions().setTrimWhitespaces(true); try (FileOutputStream streamOut...

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