Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 157,127 for

doc

(0.06 sec)
  1. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom 在 Python 中将 POTX 转换为 Doc 或使用免费的在线转换器https://products.aspose.com/total/zh/python-net/conversion/potx-to-Doc/在 Python 应用程序中将 POTX 转换为 Doc,而无需使用 Microsoft......org/2005/Atom 在 Python 中将 POTX 转换为 DOC 或使用免费的在线转换器https://products.aspose...rsion/potx-to-doc/在 Python 应用程序中将 POTX 转换为 DOC,而无需使用 Microsoft...

    products.aspose.com/total/zh/python-net/convers...
  2. CellFormat.clearFormatting method | Aspose.Word...

    CellFormat.clearFormatting method. Resets to default cell formatting... let doc = new aw . Document ( base ....Body node: let firstTable = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. StructuredDocumentTag.buildingBlockGallery prop...

    StructuredDocumentTag.buildingBlockGallery property. Specifies type of building block for this SDT... let doc = new aw . Document (); let buildingBlockSdt...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . BuildingBlockGallery...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Chart.axes property | Aspose.Words for Python

    Chart.axes property. Gets a collection of all axes of this chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. VbaProject constructor | Aspose.Words for Python

    VbaProject constructor. Creates a blank [VbaProject](../).... doc = aw . Document () # Create a...project . name = 'Aspose.Project' doc . vba_project = project # Create...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextBox.no_text_rotation property | Aspose.Word...

    TextBox.no_text_rotation property. Gets or sets a boolean value indicating either text of the TextBox should not rotate when the shape is rotated.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

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