Sort Score
Result 10 results
Languages All
Labels All
Results 6,981 - 6,990 of 17,106 for

docx to doc

(0.06 sec)
  1. Font.superscript property | Aspose.Words for Py...

    Font.superscript property. True if the font is formatted as superscript.... doc = aw . Document () para = doc . get_child (...baseline. run = aw . Run ( doc = doc , text = 'Raised text. ' )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HeaderFooterCollection.linkToPrevious method | ...

    Aspose.Words.HeaderFooterCollection.linkToPrevious method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies To what the horizontal position of a shape or text frame is relative.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert the image into the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the Document.... doc = aw . Document ( file_name =...MY_DIR + 'Footer.docx' ) headers_footers = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Greetings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Protect Documents with Password via Android Mob...

    Protect PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word Documents via your Android application. Apply password with ease....with Android Protect DOC Files Protect DOCX Files Protect Excel...

    products.aspose.com/total/android-java/protect/
  8. Table.clearBorders method | Aspose.Words for No...

    Table.clearBorders method. Removes all table and cell borders on this table....let doc = new aw . Document ( base . myDir + "Tables.docx" );...); let table = doc . firstSection . body . tables . at ( 0 ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CustomXmlPartCollection.Count | Aspose.Words fo...

    Discover the CusTomXmlPartCollection Count property To easily retrieve the Total number of elements in your XML collection for enhanced data management.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CustomXmlPartCollection.Clone | Aspose.Words fo...

    Effortlessly duplicate your CusTomXmlPartCollection with our Clone method, ensuring a complete deep copy of all items for seamless data management.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

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