Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 299,988 for

doc

(0.49 sec)
  1. Revision.Reject | Aspose.Words for .NET API 参考

    Revision 方法. 拒绝此修订... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // 文档的正常编辑不算作修订。 builder ...

    reference.aspose.com/words/zh/net/aspose.words/...
  2. Revision.DateTime | Aspose.Words for .NET API 参考

    Revision 财产. 获取或设置此修订的日期/时间... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // 文档的正常编辑不算作修订。 builder ...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. ShapeBase.IsWordArt | Aspose.Words for .NET

    ShapeBase IsWordArt property. Returns true if this shape is a WordArt object in C#....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  4. TextPathAlignment Enum | Aspose.Words for .NET

    Aspose.Words.Drawing.TextPathAlignment enum. WordArt alignment in C#....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TextPath.SameLetterHeights | Aspose.Words for .NET

    TextPath SameLetterHeights property. Determines whether all letters will be the same height regardless of initial case in C#....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::RevisionCollection::idx_get meth...

    Aspose::Words::RevisionCollection::idx_get method. Returns a Revision at the specified index in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Normal editing of the document...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. Aspose::Words::Tables::Table Class Reference - ...

    Represents a table in a Word Document.... auto doc = MakeObject<Document>(); auto...MakeObject<DocumentBuilder>(doc); SharedPtr<Table> table = b...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. FontSettings.substitution_settings property | A...

    FontSettings.substitution_settings property. Settings related to font substitution mechanism.... doc = aw . Document () doc . font_settings =...self . assertEqual ( 1 , len ( doc . font_settings . get_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shape.text_path property | Aspose.Words for Python

    Shape.text_path property. Defines the text of the text path (of a WordArt object)....test_insert_text_paths ( self ): doc = aw . Document () # Insert a...shape = self . append_word_art ( doc , "Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object....test_insert_text_paths ( self ): doc = aw . Document () # Insert a...shape = self . append_word_art ( doc , "Hello World! This text is...

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