Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 18,394 for

docx to doc

(0.14 sec)
  1. Table.description property | Aspose.Words for N...

    Table.description property. Gets or sets description of this table...for ISO/IEC 29500 compliant DOCX documents ( OoxmlCompliance...'CreateNestedTable' , () => { let doc = new aw . Document (); // Create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert POT to JSON format via C++ | products.a...

    Export POT To JSON format in C++ without using Microsoft Excel or Powerpoint...Options with C++ Convert POT to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert POT to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/pot-to...
  3. Several JPG Into PDF Python

    Merge multiple JPG inTo PDF in Python code. Save JPG as PDF using Python....merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...jpg" ] doc = aw.Document() builder = aw.DocumentBuilder(doc) for...

    products.aspose.com/words/python-net/merge/jpg-...
  4. Several JPG Into HTML Javascript

    Merge multiple JPG inTo HTML in JavaScript code. Save JPG as HTML using JavaScript....merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM..."Input1.jpg" , "Input2.jpg" ] var doc = new aw.Document() var builder...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  5. List.is_restart_at_each_section property | Aspo...

    List.is_restart_at_each_section property. Specifies whether list should be restarted at each section...is supported only in RTF, DOC and DOCX document formats. This option...option will be written to DOCX only if OoxmlCompliance is higher...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Converter | Aspose.Words for Java

    Represents a group of methods intended To convert a variety of different types of Documents using a single line of code in Java....saveFormat) convertToImages(Document doc, ImageSaveOptions saveOptions)...images. convertToImages(Document doc, int saveFormat) convertToImages(InputStream...

    reference.aspose.com/words/java/com.aspose.word...
  7. Edit MARKDOWN In C++

    Edit MARKDOWN in C++ code....namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...MakeObject <DocumentBuilder>(doc); // Insert text at the beginning...

    products.aspose.com/words/cpp/edit/markdown/
  8. Export POT to WORD on Andorid via Java or with ...

    Convert POT To WORD in mobile apps without installing any software or online. Test free POT To WORD online converter quickly before integrating the code....document to DOCX format using save method and set Docx as SaveFormat...document in DOCX format document . save ( "output.docx" , SaveFormat...

    products.aspose.com/total/android-java/conversi...
  9. Convert CSV to DOTX using Java or with free Onl...

    Java API To Export CSV To DOTX or online with using Excel or Word or online. Test free CSV To Doc online converter quickly before integrating the code....format using save method and set DocX as SaveFormat Conversion Requirements...documents. Automation Scenarios Java DOCX/DOTX APIs – Use Java libraries...

    products.aspose.com/total/java/conversion/csv-t...
  10. Equation Line Breaking Issue - Sigma Symbol Inc...

    Description: When converting a Docx file containing Office Math ML equations To PDF, Aspose.Words is incorrectly breaking single-line equations across multiple lines. Specifically, a summation sigma (Σ) symbol is being …...Description: When converting a DOCX file containing Office Math...as it appears in the source DOCX file, with the sigma symbol...

    forum.aspose.com/t/equation-line-breaking-issue...