Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 18,330 for

docx to doc

(0.86 sec)
  1. Several Image Into GIF C++

    Merge multiple Image inTo GIF in C++ code. Save Image as GIF using C++....png" }; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); std::vector<SharedPtr<Shape>>...

    products.aspose.com/words/cpp/merge/image-to-gif/
  2. Convert a Document to HTML, MHTML or EPUB in C#...

    Convert a Document from almost any format To HTML or MHTML, as well as To EPUB format using C#. You can also specify save options for managing the output Document....example shows how to convert DOCX to HTML with specifying a save...when converting a document from DOCX into HTML: You can download...

    docs.aspose.com/words/net/convert-a-document-to...
  3. MailMergerContext.SetSimpleDataSource | Aspose....

    Enhance your mail merge efficiency with the MailMergerContext SetSimpleDataSource method, streamlining data source setup for seamless execution....operation: string doc = MyDir + "Mail merge.doc" ; string [] fieldNames...mailMergerContext ) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  4. Aspose::Words::Fonts::EmbeddedFontFormat enum |...

    Aspose::Words::Fonts::EmbeddedFontFormat enum. Specifies format of particular embedded font inside FontInfo object. When saving a Document To a file, only embedded fonts of corresponding format are written down in C++....format of embedded fonts used in DOC files. OpenType 1 Specifies font...Office XML format, including DOCX files. Examples Shows how to...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. | Aspose

    Sample code for JPEG To Doc Java conversion. Use API example code for batch JPEG files To Doc conversion within any Web or DeskTop Java based application....Conversion JPEG to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for Java...that converts an JPEG image to DOC document: Create an instance...

    products.aspose.com/ocr/java/conversion/jpeg-to...
  6. Several JPG Into SVG Python

    Merge multiple JPG inTo SVG in Python code. Save JPG as SVG using Python....jpg" ] doc = aw.Document() builder = aw.DocumentBuilder(doc) shapes...0 pageSetup.right_margin = 0 doc.save( "Output.svg" ) Run code...

    products.aspose.com/words/python-net/merge/jpg-...
  7. Several JPG Into GIF Python

    Merge multiple JPG inTo GIF in Python code. Save JPG as GIF using Python....jpg" ] doc = aw.Document() builder = aw.DocumentBuilder(doc) shapes...0 pageSetup.right_margin = 0 doc.save( "Output.gif" ) Run code...

    products.aspose.com/words/python-net/merge/jpg-...
  8. Convert PPSM to XLS via C++ or with free Online...

    Export PPSM To XLS in C++ without using Microsoft Excel or Powerpoint or online. Test free PPSM To XLS online converter quickly before integrating the code....Options with C++ Convert PPSM to DOC (Microsoft Word Binary Format)...Marco File) Convert PPSM to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/ppsm-t...
  9. Several JPG Into PNG Javascript

    Merge multiple JPG inTo PNG in JavaScript code. Save JPG as PNG using JavaScript....jpg" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  10. Several JPG Into BMP Javascript

    Merge multiple JPG inTo BMP in JavaScript code. Save JPG as BMP using JavaScript....jpg" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/nodejs-net/merge/jpg-...