Sort Score
Result 10 results
Languages All
Labels All
Results 6,991 - 7,000 of 17,106 for

docx to doc

(0.06 sec)
  1. CustomXmlPart.Data | Aspose.Words for .NET

    Access and manage your CusTom XML Data STorage easily with the CusTomXmlPart Data property. Get or set XML content effortlessly for streamlined workflows.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  2. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompositeNode.append_child method | Aspose.Word...

    CompositeNode.append_child method. Adds the specified node To the end of the list of child nodes for this node.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Document::get_HyphenationOptions...

    Aspose::Words::Document::get_HyphenationOptions method. Provides access To Document hyphenation options in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored To your specified type for enhanced performance....Document doc = new Document ( MyDir + "Comments.docx" ); NodeCollection...NodeCollection comments = doc . GetChildNodes ( NodeType . Comment...

    reference.aspose.com/words/net/aspose.words/com...
  6. Create RTF in Python | products.aspose.com

    Generate Microsoft Word RTF Documents using Python applications without using Microsoft Word....Options with Python Generate DOC File (Microsoft Word Binary Format)...Word 2007 Marco File) Generate DOCX File (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/create/rtf/
  7. CustomXmlPartCollection.count property | Aspose...

    CusTomXmlPartCollection.count property. Gets the number of elements contained in the collection.... let doc = new aw . Document (); // Construct...</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character formatting of the style.... doc = aw . Document () style = doc . styles . add...= aw . DocumentBuilder ( doc = doc ) # Apply one of the styles...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlPart.clone method | Aspose.Words for N...

    CusTomXmlPart.clone method. Makes a deep enough copy of the object... let doc = new aw . Document (); // Construct...</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CustomXmlPartCollection.clear method | Aspose.W...

    CusTomXmlPartCollection.clear method. Removes all elements from the collection.... let doc = new aw . Document (); // Construct...</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

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