Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 3,828 for

printing document

(0.08 sec)
  1. CustomXmlProperty class | Aspose.Words for Node.js

    Aspose.Words.Markup.CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property...Structured Document Tags or Content Control documentation article...aw . Document (); // A smart tag appears in a document with Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CustomXmlSchemaCollection | Aspose.Words for Java

    A collection of strings that represent XML schemas that are associated with a custom XML part in Java....Structured Document Tags or Content Control documentation article...schema collection. Document doc = new Document(); String xmlPartId...

    reference.aspose.com/words/java/com.aspose.word...
  3. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes...Words Document Object Model (DOM) documentation article. Remarks...Remarks A document is represented as a tree of nodes, similar...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SmartTag.Accept | Aspose.Words for .NET

    Enhance user engagement with SmartTag's Accept method, designed to seamlessly welcome visitors and boost your website's interaction....void Create () { Document doc = new Document (); // A smart tag...tag appears in a document with Microsoft Word recognizes a part...

    reference.aspose.com/words/net/aspose.words.mar...
  5. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....the Working with Shapes documentation article. Remarks: This is... A shape is a node in the document tree. If the shape is a child...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Markup::CustomPartCollection::Cl...

    Aspose::Words::Markup::CustomPartCollection::Clear method. Removes all elements from the collection in C++....Examples Shows how to access a document’s arbitrary custom parts collection...collection. auto doc = MakeObject < Document > ( MyDir + u "Custom parts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. CustomXmlPartCollection.clone method | Aspose.W...

    CustomXmlPartCollection.clone method. Makes a deep copy of this collection and its items....how to create a structured document tag with custom XML data.... let doc = new aw . Document (); // Construct an XML part that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.compatibilityOptions property | Aspose...

    Document.compatibilityOptions property. Provides access to Document compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Word)....compatibilityOptions property Document.compatibilityOptions property...property Provides access to document compatibility options (that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::BookmarkStart::Accept method | A...

    Aspose::Words::BookmarkStart::Accept method. Accepts a visitor in C++....CreateUpdateAndPrint () { // Create a document with three bookmarks, then...use a custom document visitor implementation to print their contents...

    reference.aspose.com/words/cpp/aspose.words/boo...
  10. Row.lastCell property | Aspose.Words for Node.js

    Row.lastCell property. Returns the last [Cell](../../cell/) in the row....to print the node structure of every table in a document. test...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

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