Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 300,003 for

doc

(0.11 sec)
  1. Document.AcceptAllRevisions | Aspose.Words for ...

    Document AcceptAllRevisions method. Accepts all tracked changes in the Document in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Edit the document while...

    reference.aspose.com/words/net/aspose.words/doc...
  2. TitleTime | Aspose.Note for .NET API 参考

    获取或设置标题中时间的字符串表示形式...; var doc = new Document (); var page = new Page ( doc ); page...new Title ( doc ) { TitleText = new RichText ( doc ) { Text =...

    reference.aspose.com/note/zh/net/aspose.note/ti...
  3. Aspose::Words::Layout::LayoutOptions::get_Comme...

    Aspose::Words::Layout::LayoutOptions::get_CommentDisplayMode method. Gets or sets the way comments are rendered. Default value is ShowInBalloons in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Columns | Aspose.Note for .NET API Reference

    Gets the columns of the table....the Document class Document doc = new Document (); // Initialize...TableCell cell11 = new TableCell ( doc ); cell11 . AppendChildLast (...

    reference.aspose.com/note/net/aspose.note/table...
  5. Text | Aspose.Note for .NET API 参考

    获取或设置文本字符串不得包含任何值为 10 的字符换行...; var doc = new Document (); var page = new Page ( doc ); page...new Title ( doc ) { TitleText = new RichText ( doc ) { Text =...

    reference.aspose.com/note/zh/net/aspose.note/ri...
  6. Aspose::Words::Markup::CustomXmlProperty::Custo...

    Aspose::Words::Markup::CustomXmlProperty::CustomXmlProperty constructor. Initializes a new instance of this class in C++.... void Create () { auto doc = MakeObject < Document > ();...= MakeObject < SmartTag > ( doc ); // Smart tags are composite...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. RevisionCollection.Count | Aspose.Words for .NET

    RevisionCollection Count property. Returns the number of revisions in the collection in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Normal editing of the document...

    reference.aspose.com/words/net/aspose.words/rev...
  8. Revision.RevisionType | Aspose.Words for .NET

    Revision RevisionType property. Gets the type of this revision in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Normal editing of the document...

    reference.aspose.com/words/net/aspose.words/rev...
  9. Revision.reject method | Aspose.Words for Python

    Revision.reject method. Reject this revision.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Normal editing of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Revision.date_time property | Aspose.Words for ...

    Revision.date_time property. Gets or sets the date/time of this revision.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Normal editing of the document...

    reference.aspose.com/words/python-net/aspose.wo...