Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 18,480 for

docx to doc

(0.3 sec)
  1. Font.hidden property | Aspose.Words for Python

    Font.hidden property. True if the font is formatted as hidden text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # With the Hidden flag set...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CellFormat.borders property | Aspose.Words for ...

    CellFormat.borders property. Gets collection of borders of the cell....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. DocumentBuilder.insert_hyperlink method | Aspos...

    DocumentBuilder.insert_hyperlink method. Inserts a hyperlink inTo the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'For more...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.text_columns property | Aspose.Words ...

    PageSetup.text_columns property. Returns a collection that represents the set of text columns.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) columns = builder . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Annotate Documents via Python | products.aspose...

    Annotate PDF, Microsoft Word and PowerPoint Presentations via your Python application. Clear Annotation with ease....Annotate DOC Files Annotate DOCM Files Annotate DOCX Files Annotate...

    products.aspose.com/total/python-net/annotate/
  6. SectionCollection.Item | Aspose.Words for .NET

    Access specific sections effortlessly with the SectionCollection Item property. Retrieve any section by index for streamlined data management....Document doc = new Document ( MyDir + "Rendering.docx" ); // Saving...the document within its pages. doc . Save ( ArtifactsDir + "Document...

    reference.aspose.com/words/net/aspose.words/sec...
  7. PageSetup.differentFirstPageHeaderFooter proper...

    PageSetup.differentFirstPageHeaderFooter property. True if a different header or footer is used on the first page.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Specify that we want different...

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

    CompositeNode.has_child_nodes property. Returns ``True`` if this node has any child nodes.... doc = aw . Document ( file_name =...= MY_DIR + 'Tables.docx' ) # Below are two ways of getting a...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HeaderFooterCollection.link_to_previous method ...

    aspose.words.HeaderFooterCollection.link_To_previous method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extract Text and Images from ODT File Online an...

    Online ODT file parser app. Android API code To extract images and text content from ODT Document....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Parser Options with Android Parse DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/parse/odt/