Sort Score
Result 10 results
Languages All
Labels All
Results 8,551 - 8,560 of 17,108 for

docx to doc

(0.07 sec)
  1. Comment.set_text method | Aspose.Words for Python

    Comment.set_text method. This is a convenience method that allows To easily set text of the comment.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) comment = aw . Comment ( doc = doc , author...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Section.ClearHeadersFooters | Aspose.Words for ...

    Effortlessly clear section headers and footers with the ClearHeadersFooters method. Streamline your Document layout for a polished look!...Document doc = new Document (); Assert . That ( doc . FirstSection...builder = new DocumentBuilder ( doc ); builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words/sec...
  3. Fill.patterned method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill.patterned method... let doc = new aw . Document ( base ....stroke pattern border.docx" ); let shape = doc . getShape ( 0 , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldNoteRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNoteRef class for seamless integration of NOTEREF fields, enhancing Document referencing and management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "CrossReference:...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Fill.set_image method | Aspose.Words for Python

    aspose.words.drawing.Fill.set_image method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # There are several ways...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Stroke.ForeThemeColor | Aspose.Words for .NET

    Manage your stroke's foreground color effortlessly with the Stroke ForeThemeColor property. CusTomize your designs with vibrant theme colors!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TextColumnCollection.Count | Aspose.Words for .NET

    Discover the TextColumnCollection Count property To easily access the number of columns in your Document's section for enhanced layout control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TextColumnCollection columns...

    reference.aspose.com/words/net/aspose.words/tex...
  9. Merge Documents via Android Mobile Apps | produ...

    Combine two or more separate Documents including Microsoft Word, Excel, PowerPoint and PDF and via your mobile application. Test the merging results online....Android Merge DOC Files Merge DOCM Files Merge DOCX Files Merge...

    products.aspose.com/total/android-java/merge/
  10. CellFormat.setPaddings method | Aspose.Words fo...

    CellFormat.setPaddings method. Sets the amount of space (in points) To add To the left/Top/right/botTom of the contents of cell.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Set a padding distance...

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