Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 16,773 for

true type

(0.11 sec)
  1. DocumentVisitor.VisitFootnoteStart | Aspose.Wor...

    Discover the DocumentVisitor VisitFootnoteStart method, essential for managing footnotes and endnotes efficiently in your document processing....Footnote footnote ) Parameter Type Description footnote Footnote...IndentAndAppendLine ( "[Footnote start] Type: " + footnote . FootnoteType...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Make a Document Read-Only in C++|Aspose.Words f...

    Make your document read-only so that the content can be copied or read, but not modified....ReadOnlyRecommended = true; and then call document.WriteProtection...IsWriteProtected property; it returns true if a write‑protection password...

    docs.aspose.com/words/cpp/make-a-document-read-...
  3. Make a Document Read-Only in C#|Aspose.Words fo...

    Make your document read-only so that the content can be copied or read, but not modified using C#....ReadOnlyRecommended = true; and then call document.WriteProtection...IsWriteProtected property; it returns true if a write‑protection password...

    docs.aspose.com/words/net/make-a-document-read-...
  4. Inline.is_delete_revision property | Aspose.Wor...

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....Words :: NodeType :: Paragraph , true ); // Find if we have the paragraph...-> set_ExportRelativeFontSi ( true ); ASSERT_EQ ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. Inline.is_move_from_revision property | Aspose....

    Inline.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....is_move_from_revision property Returns True if this object was moved (deleted)...how to determine the revision type of an inline node. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document... Default value is True . bidi Gets or sets whether...table. has_child_nodes Returns True if this node has any child nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在 HTML 模板中设置属性 – Aspose.HTML for .NET

    了解如何在 HTML 模板中设置属性,以及在使用 Aspose.HTML for .NET 填充模板时控制属性的存在。...例如,下面是一个 HTML 模板: Copy 1 < input type = "checkbox" {{ attr }} disabled...4 string htmlCode = "<input type=\"checkbox\" disabled {{attr}}...

    docs.aspose.com/html/zh/net/setting-attributes-...
  9. Aspose::Words::Saving::XamlFixedSaveOptions cla...

    Aspose::Words::Saving::XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the XamlFixed format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_ImlRenderingMode () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Work with Columns and Rows in C#|Aspose.Words f...

    Working with parts of a table – rows, columns, and cells using C#. Specify Header Row C#....all child nodes of the element type from the parent node, and then...the KeepWithNext parameter to true for each paragraph within the...

    docs.aspose.com/words/net/working-with-columns-...