Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 179,982 for

doc

(0.13 sec)
  1. BaseWebExtensionCollection1.Remove | Aspose.Wor...

    Effortlessly remove items from your BaseWebExtensionCollection with our intuitive Remove method. Streamline your data management today!... Document doc = new Document ( MyDir + "Web...extension.docx" ); Assert . That ( doc . WebExtensionTaskPane . Count...

    reference.aspose.com/words/net/aspose.words.web...
  2. ParagraphFormat class | Aspose.Words for Python

    aspose.words.ParagraphFormat class. Represents all the formatting for a paragraph... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListLevel.tab_position property | Aspose.Words ...

    ListLevel.tab_position property. Returns or sets the tab position (in points) for the list level.... doc = aw . Document () # A list allows...two of its list levels. doc_list = doc . lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListLevel.trailing_character property | Aspose....

    ListLevel.trailing_character property. Returns or sets the character inserted after the number for the list level.... doc = aw . Document () # A list allows...two of its list levels. doc_list = doc . lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type into the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveOptions.export_shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word Document node.... doc = aw . Document () # Add two...of this document. paragraph = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::WebExtensions::TaskPaneCollectio...

    Aspose::Words::WebExtensions::TaskPaneCollection class. Specifies a list of persisted task pane objects. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  9. Aspose::Words::WebExtensions::WebExtensionPrope...

    Aspose::Words::WebExtensions::WebExtensionPropertyCollection class. Specifies a set of web extension custom properties. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  10. Aspose::Words::Markup::CustomXmlPart class | As...

    Aspose::Words::Markup::CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package). To learn more, visit the Documentation article in C++....static Type () Remarks A DOCX or DOC document can contain one or more...tag with custom XML data. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...