Sort Score
Result 10 results
Languages All
Labels All
Results 9,531 - 9,540 of 18,479 for

docx to doc

(0.34 sec)
  1. WrapType enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert the image into the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompositeNode.hasChildNodes property | Aspose.W...

    CompositeNode.hasChildNodes property. Returns ``true`` if this node has any child nodes....let doc = new aw . Document ( base . myDir + "Tables.docx" );...Body node: let firstTable = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. UserInformation.Name | Aspose.Words for .NET

    Effortlessly manage user profiles with the UserInformation Name property. Easily retrieve or update user names for enhanced personalization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a UserInformation...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Node.NodeType | Aspose.Words for .NET

    Discover the Node NodeType property To easily identify node types in your application, enhancing your development efficiency and code clarity....Document doc = new Document ( MyDir + "Paragraphs.docx" ); for...for ( Node node = doc . FirstSection . Body . FirstChild ; node...

    reference.aspose.com/words/net/aspose.words/nod...
  5. ShapeBase.Right | Aspose.Words for .NET

    Discover ShapeBase Right property To easily access the right edge position of your shape's containing block for precise layout control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertImage...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FormField.RemoveField | Aspose.Words for .NET

    Effortlessly remove entire form fields with the FormField RemoveField method, enhancing your Document's clarity and organization....Document doc = new Document ( MyDir + "Form fields.docx" ); FormField...FormField formField = doc . Range . FormFields [ 3 ]; formField...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ChapterPageSeparator enumeration | Aspose.Words...

    Aspose.Words.ChapterPageSeparaTor enumeration. Defines the separaTor character that appears between the chapter and page number.... let doc = new aw . Document ( base ....+ "Big document.docx" ); let pageSetup = doc . firstSection ...

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

    Sample code for GIF To Text Java conversion. Use API example code for batch GIF files To Text conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/gif-to-...
  9. ChartAxis.crossesAt property | Aspose.Words for...

    ChartAxis.crossesAt property. Specifies where on the perpendicular axis the axis crosses.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your Document formatting with the essential end-of-section character for seamless text flow.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add a regular space. builder...

    reference.aspose.com/words/net/aspose.words/con...