Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 300,003 for

doc

(0.27 sec)
  1. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... doc = aw . Document () self . assertFalse ( doc . track_revisions...shape = aw . drawing . Shape ( doc , aw . drawing . ShapeType ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. BookmarkCollection.RemoveAt | Aspose.Words for ...

    BookmarkCollection RemoveAt method. Removes a bookmark at the specified index in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert five bookmarks with...

    reference.aspose.com/words/net/aspose.words/boo...
  3. FieldOptions.field_index_format property | Aspo...

    FieldOptions.field_index_format property. Gets or sets a [FieldOptions.field_index_format](./) that represents the formatting for the [FieldIndex](../../fieldindex/) fields in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'A' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::ShapeBase Class Referen...

    Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture.... auto doc = MakeObject<Document>(); auto...MakeObject<DocumentBuilder>(doc); // Insert a floating image...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. ControlChar.SectionBreak | Aspose.Words for .NE...

    ControlChar 场地. 节结束字符x000c或f请注意它的值与PageBreak.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // 添加一个常规空格。 builder . Write...

    reference.aspose.com/words/zh/net/aspose.words/...
  6. ControlChar.ColumnBreak | Aspose.Words for .NET...

    ControlChar 场地. 列结束字符x000e.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // 添加一个常规空格。 builder . Write...

    reference.aspose.com/words/zh/net/aspose.words/...
  7. ControlChar.Cell | Aspose.Words for .NET API 参考

    ControlChar 场地. 表格单元格结尾或表格行结尾字符x0007或a... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // 添加一个常规空格。 builder . Write...

    reference.aspose.com/words/zh/net/aspose.words/...
  8. ControlChar.ColumnBreakChar | Aspose.Words for ...

    ControlChar 场地. 列尾字符char14.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // 添加一个常规空格。 builder . Write...

    reference.aspose.com/words/zh/net/aspose.words/...
  9. ControlChar.Lf | Aspose.Words for .NET API 参考

    ControlChar 场地. 换行符x000a或n如同LineFeed.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // 添加一个常规空格。 builder . Write...

    reference.aspose.com/words/zh/net/aspose.words/...
  10. ControlChar.NonBreakingSpaceChar | Aspose.Words...

    ControlChar 场地. 不间断空格字符char160.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // 添加一个常规空格。 builder . Write...

    reference.aspose.com/words/zh/net/aspose.words/...