Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 3,832 for

printing document

(0.13 sec)
  1. NodeChangingArgs.newParent property | Aspose.Wo...

    NodeChangingArgs.newParent property. Gets the node's parent that will be set after the operation completes....to monitor changes to the document tree in real-time as we edit...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. VbaModuleCollection.remove method | Aspose.Word...

    VbaModuleCollection.remove method. Removes the specified module from the collection....Examples Shows how to access a document’s VBA project information...information. doc = aw . Document ( MY_DIR + 'VBA project.docm' ) # A VBA...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MathObjectType enumeration | Aspose.Words for N...

    Aspose.Words.Math.MathObjectType enumeration. Specifies type of an Office Math object.... Examples Shows how to print the node structure of every...every office math node in a document. test ( 'OfficeMathToText' ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CustomXmlPropertyCollection.index_of_key method...

    CustomXmlPropertyCollection.index_of_key method. Returns the zero-based index of the specified property in the collection.... Document ( MY_DIR + 'Smart tags.doc'...# A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutEntityType | Aspose.Words for Java

    Types of the layout entities in Java....Shows ways of traversing a document’s layout entities. public...throws Exception { // Open a document that contains a variety of...

    reference.aspose.com/words/java/com.aspose.word...
  6. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word Document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...word document. The code I’m using to do this is: Document RepDoc...RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuilder(RepDoc);...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  7. Aspose::Words::EditableRange::get_EditorGroup m...

    Aspose::Words::EditableRange::get_EditorGroup method. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range in C++.... auto doc = MakeObject < Document > (); doc -> Protect ( ProtectionType...world! Since we have set the document's protection level to read-only...

    reference.aspose.com/words/cpp/aspose.words/edi...
  8. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type....STRUCTURED_DOCUMENT_TAG and NodeType.SMART_TAG...table’s elements. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fill.patterned method | Aspose.Words for Python

    aspose.words.drawing.Fill.patterned method... Document ( file_name = MY_DIR + 'Shape...as_shape () fill = shape . fill print ( 'Pattern value is: {0} ' ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomXmlSchemaCollection.Count | Aspose.Words ...

    Discover the CustomXmlSchemaCollection Count property to easily retrieve the total number of elements in your XML schema collection. Optimize your data management!... Document doc = new Document (); string xmlPartId...// Enumerate the schemas and print each element. using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.mar...