Sort Score
Result 10 results
Languages All
Labels All
Results 8,111 - 8,120 of 18,475 for

docx to doc

(2.63 sec)
  1. | Aspose

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

    products.aspose.com/ocr/java/conversion/bmp-to-...
  2. Parse Documents via Android Mobile Apps | produ...

    Parse PDF, Microsoft Word, Excel and PowerPoint Presentations via mobile android application. Extract Text or Images with ease....Android Parse DOC Files Parse DOCM Files Parse DOCX Files Parse...

    products.aspose.com/total/android-java/parse/
  3. Orientation enumeration | Aspose.Words for Python

    aspose.words.Orientation enumeration. Specifies page orientation.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Modify the page setup properties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Compress PDF Files Online or using Android Mobi...

    Free online app To compress different PDF files. Android compression library Java code for PDF Documents....[Product Documentation](https://docs.aspose.com/pdf/java/system-requirements/)...(Comma Seperated Values) Compress DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/compress...
  5. Node.node_type property | Aspose.Words for Python

    Node.node_type property. Gets the type of this node.... doc = aw . Document ( file_name =...= MY_DIR + 'Paragraphs.docx' ) # Any node that can contain child...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Frameset.is_frame_link_to_file property | Aspos...

    Frameset.is_frame_link_To_file property. Gets or sets a value indicating whether the web page or Document file name specified in the [Frameset.frame_default_url](../frame_default_url/) property is an external resource the frame is linked with.... doc = aw . Document ( file_name =...+ 'Frameset.docx' ) self . assertEqual ( 3 , doc . frameset ...

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

    Discover how the PageSetup MultiplePages property optimizes Document printing for seamless booklet binding. Enhance your multi-page Documents Today!... Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); for ( int i = 0 ; i < 6 ;...

    reference.aspose.com/words/net/aspose.words/pag...
  8. OoxmlSaveOptions.Password | Aspose.Words for .NET

    Secure your Documents with OoxmlSaveOptions! Easily set a password for encryption using the ECMA376 Standard for enhanced data protection.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...
  9. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....throws Exception { Document doc = new Document(); // Insert a...Shape shape = appendWordArt(doc, "Hello World! This text is bold...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBuilder.move_to_merge_field method | As...

    aspose.words.DocumentBuilder.move_To_merge_field method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert some MERGEFIELDS...

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