Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 299,977 for

doc

(0.13 sec)
  1. DocSaveOptions.Password | Aspose.Words for .NET

    DocSaveOptions Password property. Gets/sets a password to encrypt Document using RC4 encryption method in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Enum Orientation | Aspose.Words for .NET API 参考

    Aspose.Words.Orientation 枚举. 指定页面方向... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // 修改构建器当前部分的页面设置属性并添加文本。...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. Comment.set_text method | Aspose.Words for Python

    Comment.set_text method. This is a convenience method that allows to easily set text of the comment.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) comment = aw . Comment ( doc = doc , author...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.insert_chart method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_chart method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) chart = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OoxmlSaveOptions.SaveFormat | Aspose.Words for ...

    OoxmlSaveOptions 财产. 指定使用此保存选项对象时将保存文档的格式 可以是DocxDocm DotxDotm或者FlatOpc.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // 如果我们配置兼容性选项以符合 Microsoft...

    reference.aspose.com/words/zh/net/aspose.words....
  6. TextPath.fit_shape property | Aspose.Words for ...

    TextPath.fit_shape property. Defines whether the text fits bounding box of a shape.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.kerning property | Aspose.Words for Py...

    TextPath.kerning property. Determines whether kerning is turned on.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPath.fit_path property | Aspose.Words for P...

    TextPath.fit_path property. Defines whether the text fits the path of a shape.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextPath.strike_through property | Aspose.Words...

    TextPath.strike_through property. True if the font is formatted as strikethrough text.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

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

    TextPath.underline property. True if the font is underlined.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

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