Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 180,095 for

doc

(0.17 sec)
  1. ViewOptions.FormsDesign | Aspose.Words for .NET

    Discover how ViewOptions FormsDesign enhances your Document experience by toggling forms design mode for seamless editing and customization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.set...
  2. 在 XPS 文件中使用可视化画笔 | Java

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/java/xps/working-with-v...
  3. CellFormat.borders property | Aspose.Words for ...

    CellFormat.borders property. Gets collection of borders of the cell.... doc = aw . Document ( file_name =...of a Body node: first_table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  4. List.document property | Aspose.Words for Python

    List.Document property. Gets the owner Document.... doc = aw . Document () lists = doc . lists self...self . assertEqual ( doc , lists . document ) list = lists . add...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OptionButtonControl.Type | Aspose.Words for .NET

    Discover the OptionButtonControl Type property for Forms 2.0. Learn how to enhance your forms with this essential control type feature.... Document doc = new Document ( MyDir + "Radio...); Shape shape1 = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PlainTextDocument.CustomDocumentProperties | As...

    Discover how to access CustomDocumentProperties in PlainTextDocument for enhanced Document management and customization. Unlock your Document's potential!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words/pla...
  7. OpenAiModel.checkGrammar method | Aspose.Words ...

    OpenAiModel.checkGrammar method. Checks grammar of the provided Document....checkGrammar method checkGrammar(doc, options) Checks grammar of the...provided document. checkGrammar ( doc : Aspose . Words . Document ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. VbaModule.type property | Aspose.Words for Python

    VbaModule.type property. Specifies whether the module is a procedural module, Document module, class module, or designer module.... doc = aw . Document () # Create a...project . name = 'Aspose.Project' doc . vba_project = project # Create...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CellFormat.clear_formatting method | Aspose.Wor...

    CellFormat.clear_formatting method. Resets to default cell formatting... doc = aw . Document ( file_name =...of a Body node: first_table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldAutoTextList.list_style property | Aspose....

    FieldAutoTextList.list_style property. Gets or sets the name of the style on which the list to contain entries is based....def field_auto_text_list (): doc = aw . Document () # Create a...populate it with auto text entries. doc . glossary_document = aw . buildingblocks...

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