Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 162,386 for

docx

(0.15 sec)
  1. SvgTextOutputMode enumeration | Aspose.Words fo...

    Aspose.Words.Saving.SvgTextOutputMode enumeration. Allows to specify how text inside a document should be rendered when saving in SVG format....docx document to .svg. let doc =...Document ( base . myDir + "Document.docx" ); // Configure the SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SvgTextOutputMode enumeration | Aspose.Words fo...

    aspose.words.saving.SvgTextOutputMode enumeration. Allows to specify how text inside a document should be rendered when saving in SVG format....docx document to .svg. doc = aw ...file_name = MY_DIR + 'Document.docx' ) # Configure the SvgSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Hello World in Ruby|Aspose.Words for Java

    Write 'Hello' to a Word Document using Ruby...." ) \ # Save the document in DOCX format. The format to save as...save ( data_dir + "HelloWorld.docx" ) Download Running Code Download...

    docs.aspose.com/words/java/hello-world-in-ruby/
  4. Aspose::Words::Saving::OoxmlSaveOptions::get_Co...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Compliance method. Specifies the OOXML version for the output document. The default value is Ecma376_2006 in C++....Aspose :: Words :: SaveFormat :: Docx ); doc -> Save ( get_ArtifactsDir..."OoxmlSaveOptions.Iso29500Strict.docx" , saveOptions ); // Our saved...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Several TEXT Into WORD Javascript

    Merge multiple TEXT into WORD in JavaScript code. Save TEXT as WORD using JavaScript.... DOCX Node Python Java C# C++ View...JavaScript to combine multiple TXT to DOCX Copy Examples Input files Upload...

    products.aspose.com/words/nodejs-net/merge/text...
  6. Several Image Into WORD Javascript

    Merge multiple Image into WORD in JavaScript code. Save Image as WORD using JavaScript.... DOCX Node Python Java C# C++ View...JavaScript to combine multiple PNG to DOCX Copy Examples Input files Upload...

    products.aspose.com/words/nodejs-net/merge/imag...
  7. Convert POTX to DOC via Java or with free Onlin...

    Java API to Export POTX to DOC without using Microsoft Word or PowerPoint or online. Test free POTX to DOC online converter quickly before integrating the code....document formats, including DOC, DOCX, RTF, HTML, and PDF. Aspose...document formats, including DOC, DOCX, RTF, HTML, and PDF. With Aspose...

    products.aspose.com/total/java/conversion/potx-...
  8. Convert PPTX to XLT Format via Java or with fre...

    Convert PPTX to XLT format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX to XLT online converter quickly before integrating the code....Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...PPTX to TEXT Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/pptx-...
  9. Convert POTM to FLATOPC via Java or with free O...

    Java API to Export POTM to FLATOPC without using Microsoft Word or PowerPoint or online. Test free POTM to FLATOPC online converter quickly before integrating the code....range of formats, including DOC, DOCX, ODT, RTF, HTML, and FLATOPC...PPSX, PPT, PPS, POT, HTML, DOC, DOCX, ODT, RTF, and FLATOPC. How...

    products.aspose.com/total/java/conversion/potm-...
  10. CsvDataSource | Aspose.Words for Java

    Provides access to data of a CSV file or stream to be used within a report in Java....docx"); CsvDataLoadOptions loadOptions..."ReportingEngine.CsvDataString.docx"); Constructors Constructor...

    reference.aspose.com/words/java/com.aspose.word...