Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 18,494 for

docx to doc

(0.72 sec)
  1. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word Document...Constructors Name Description Table(doc) Initializes a new instance of...build a formatted 2x2 table. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Cell class | Aspose.Words for Node.js

    Aspose.Words.Tables.Cell class. Represents a table cell...Constructors Name Description Cell(doc) Initializes a new instance of...Shows how to create a table. let doc = new aw . Document (); let table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSetup HeaderDistance, FooterDistance TextCo...

    Hello, despite setting the CurrentCulture of the CurrentThread To something static and resetting the DefaultFont LocaleId To again something stating, some parameters of PageSetup keeps changing according To the environm…...xml part of the docx package from 720 to 708. I would...Document doc = new Document(); PageSetup pageSetup = doc.FirstSection...

    forum.aspose.com/t/pagesetup-headerdistance-foo...
  4. SaveFormat | Aspose.Words for Java

    Indicates the format in which the Document is saved in Java....convert from DOCX to HTML format. Document doc = new Document(getMyDir()...Document(getMyDir() + "Document.docx"); doc.save(getArtifactsDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  5. Supported File Formats|Aspose.PDF for .NET

    This page shows which Aspose.PDF for .NET can load and save file formats....PowerPoint Presentations format DOC Saves the document in the Microsoft...Microsoft Word format DOCX Saves the document in the Microsoft...

    docs.aspose.com/pdf/net/supported-file-formats/
  6. MailMerge.Execute clears protected form field v...

    Aspose.Words MailMerge FormField Bug Repro Problem When performing a MailMerge.Execute on a Word Document that contains protected form fields, the values in those form fields become empty after the merge — even if the me…...docx file (with protected form fields)...Opens input/2013 Progress Note.docx using Aspose.Words.Document...

    forum.aspose.com/t/mailmerge-execute-clears-pro...
  7. Online PPSX File Compression or Build Python Ap...

    Free online app To compress different PPSX files. Python compression and archiving library code for PPSX Documents....Camera Image Format) Compress DOC Files (Microsoft Word Binary...Word 2007 Marco File) Compress DOCX Files (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/compress/p...
  8. Parse Documents via Python | products.aspose.com

    Parse PDF, Microsoft Word and PowerPoint Presentations via your Python application. Extract Text or Images with ease....Options with Python Parse DOC Files Parse DOCX Files Parse DOT Files...

    products.aspose.com/total/python-net/parse/
  9. How to Change Background Color in HTML? C# Exam...

    Learn how To set the background color of HTML Documents using Aspose.HTML for .NET. Consider various ways in ready-To-use C# examples....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/net/how-to-articles/how-to...
  10. Javascript Split HTML

    Split HTML files inTo e pages using JavaScript code. Save HTML as separate files using JavaScript....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...require( '@aspose/words' ); var doc = new aw.Document( "Input.html"...

    products.aspose.com/words/nodejs-net/split/html/