Sort Score
Result 10 results
Languages All
Labels All
Results 6,901 - 6,910 of 17,113 for

docx to doc

(0.04 sec)
  1. 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/
  2. ComHelper.Open | Aspose.Words for .NET

    Unlock seamless integration with ComHelper's Open method, enabling effortless Document loading from files for your COM applications....ComHelper" ) Dim doc Set doc = helper . Open ( fileName...Document doc = comHelper . Open ( MyDir + "Document.docx" ); Assert...

    reference.aspose.com/words/net/aspose.words/com...
  3. List class | Aspose.Words for Python

    aspose.words.lists.List class. Represents formatting of a list... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) self . assertFalse ( builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.end_bookmark method | Aspose.Wo...

    DocumentBuilder.end_bookmark method. Marks the current position in the Document as a bookmark end.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A valid bookmark needs...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldBuilder.AddSwitch | Aspose.Words for .NET

    Discover the FieldBuilder AddSwitch method To effortlessly add field switches, enhancing your application's functionality and user experience.... Document doc = new Document (); // Below are...= builder . BuildAndInsert ( doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 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 . AreEqual ( 0 , doc . FirstSection...builder = new DocumentBuilder ( doc ); builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words/sec...
  7. Compress DOCM Files Online or using Android Mob...

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

    products.aspose.com/total/android-java/compress...
  8. Compress ODT Files Online or using Android Mobi...

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

    products.aspose.com/total/android-java/compress...
  9. Compress DOT Files Online or using Android Mobi...

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

    products.aspose.com/total/android-java/compress...
  10. HeaderFooter.parent_section property | Aspose.W...

    HeaderFooter.parent_section property. Gets the parent section of this sTory.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Section...

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