Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 157,121 for

doc

(0.06 sec)
  1. Aspose::Words::Fields::FieldOptions::get_FieldI...

    Aspose::Words::Fields::FieldOptions::get_FieldIndexFormat method. Gets or sets a FieldIndexFormat that represents the formatting for the FieldIndex fields in the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "A" );...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...