Sort Score
Result 10 results
Languages All
Labels All
Results 8,471 - 8,480 of 88,662 for

doc format

(0.09 sec)
  1. Font.doubleStrikeThrough property | Aspose.Word...

    Font.doubleStrikeThrough property. True if the font is Formatted as double strikethrough text....property True if the font is formatted as double strikethrough text...text. let doc = new aw . Document (); let para = doc . getParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Convert HTML Document to Word in Python

    This short guide provides inFormation on how to convert HTML Document to Word in Python. It shares IDE settings, a list of steps, and a runnable sample code for HTML to Word conversion in Python....file by setting the name and format The above steps define the...process to convert HTML to Word DOC in Python . The target HTML file...

    kb.aspose.com/words/python/how-to-convert-html-...
  3. DocumentBuilder.insertDocument method | Aspose....

    Aspose.Words.DocumentBuilder.insertDocument method...Specifies how to merge style formatting that clashes. Remarks This...Specifies how to merge style formatting that clashes. importFormatOptions...

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

    Discover the CellFormat ClearFormatting method to effortlessly reset cell styles to default without altering cell width. Enhance your spreadsheet efficiency!...method Resets to default cell formatting. Does not change the width...two tables into one. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Export XSLFO to PPS in Android | products.aspos...

    Android API to Convert XSLFO to PPS without using Microsoft Word... XSLFO (XSL Formatting Objects) is a markup language...font, margins, and other formatting information. PPS (PowerPoint...

    products.aspose.com/total/android-java/conversi...
  6. Node.get_text method | Aspose.Words for Python

    Node.get_text method. Gets the text of this node and of all its children.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert paragraphs with...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.ensure_minimum method | Aspose.Words f...

    Document.ensure_minimum method. If the Document contains no sections, creates one section with one paragraph.... doc = aw . Document () nodes = doc . get_child_nodes...node_type ) self . assertEqual ( doc , nodes [ 0 ] . parent_node )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Online ODS File Text Finder or Build ODS Search...

    Free online app to search in ODS file. C++ API code for any ODS file text search application....support many popular formats including ODS format. C++ library to...[Product Documentation](https://docs.aspose.com/cells/cpp/system-requirements/)...

    products.aspose.com/total/cpp/search/ods/
  9. Convert PPS to ODT via Java or with free Online...

    Java API to Export PPS to ODT without using Microsoft Word or PowerPoint or online. Test free PPS to ODT online converter quickly before integrating the code....comprehensive suite of file format automation libraries that enable...also supports a variety of formats, including PPT, PPTX, PPS,...

    products.aspose.com/total/java/conversion/pps-t...
  10. DocumentBuilder.insert_break method | Aspose.Wo...

    DocumentBuilder.insert_break method. Inserts a break of the specified type into the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Specify that we want different...

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