Sort Score
Result 10 results
Languages All
Labels All
Results 6,431 - 6,440 of 18,487 for

docx to doc

(1.27 sec)
  1. Aspose::Words::Saving::SaveOptions::get_PrettyF...

    Aspose::Words::Saving::SaveOptions::get_PrettyFormat method. When true, pretty formats output where applicable. Default value is false in C++....HTML, MHTML, EPUB, WordML, RTF, DOCX and ODT output human readable...a saved .html document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Export CSV to PPTM in Android or with free Onli...

    Android API To Convert CSV To PPTM without using Microsoft Word or online. Test free CSV To PPTM online converter quickly before integrating the code....with Android Convert CSV to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert CSV to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/android-java/conversi...
  3. Export CSV to POTM in Android or with free Onli...

    Android API To Convert CSV To POTM without using Microsoft Word or online. Test free CSV To POTM online converter quickly before integrating the code....with Android Convert CSV to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert CSV to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/android-java/conversi...
  4. SvgTextOutputMode | Aspose.Words for Java

    Allows To specify how text inside a Document should be rendered when saving in SVG format in Java....docx document to .svg. Document doc = new Document(getMyDir()...Document(getMyDir() + "Document.docx"); // Configure the SvgSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. WordML2003SaveOptions class | Aspose.Words for ...

    Aspose.Words.Saving.WordML2003SaveOptions class. Can be used To specify additional options when saving a Document inTo the [SaveFormat.WordML](../../aspose.words/saveformat/#WordML) format...files used when saving to a DOC or DOCX file. By default, this property...document’s raw content. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Several WORD Into JPG C++

    Merge multiple a Word Document inTo JPG in C++ code. Save a Word Document as JPG using C++....example in C++ to combine multiple DOCX to JPG Copy Examples Input files...fileNames { u"Input1.docx" , u"Input2.docx" }; auto output = MakeObject...

    products.aspose.com/words/cpp/merge/word-to-jpg/
  7. Several WORD Into TIFF C++

    Merge multiple a Word Document inTo TIFF in C++ code. Save a Word Document as TIFF using C++....example in C++ to combine multiple DOCX to TIFF Copy Examples Input...fileNames { u"Input1.docx" , u"Input2.docx" }; auto output = MakeObject...

    products.aspose.com/words/cpp/merge/word-to-tiff/
  8. Several WORD Into PNG C++

    Merge multiple a Word Document inTo PNG in C++ code. Save a Word Document as PNG using C++....example in C++ to combine multiple DOCX to PNG Copy Examples Input files...fileNames { u"Input1.docx" , u"Input2.docx" }; auto output = MakeObject...

    products.aspose.com/words/cpp/merge/word-to-png/
  9. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a Document inTo fixed page formats (PDF, XPS, images etc)...files used when saving to a DOC or DOCX file. By default, this property...a document to a JPEG image. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.XAML_FIXED format in Java....Document doc = new Document(getMyDir() + "Rendering.docx"); ResourceUriPrinter...getResourcesFolderAl()).mkdir(); doc.save(getArtifactsDir() + "XamlFixedSaveOptions...

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