Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 17,263 for

docx to doc

(0.07 sec)
  1. Convert WORD to XLSM via Java or with free Onli...

    Convert WORD To XLSM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD To XLSM online converter quickly before integrating the code....document formats, such as DOC, DOCX, ODT, and HTML. Once the WORD...format in Word is DOC (Word Document). DOC files are compatible...

    products.aspose.com/total/java/conversion/word-...
  2. MailMergeOptions.TrimWhitespaces | Aspose.Words...

    Optimize your mail merge with the TrimWhitespaces property. Easily manage leading and trailing spaces for cleaner, more professional Documents....operation: string doc = MyDir + "Mail merge.doc" ; string [] fieldNames...Execute ( doc , ArtifactsDir + "LowCode.MailMerge.1.docx" , fieldNames...

    reference.aspose.com/words/net/aspose.words.low...
  3. 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...
  4. Aspose::Words::Saving::OoxmlSaveOptions::OoxmlS...

    Aspose::Words::Saving::OoxmlSaveOptions::OoxmlSaveOptions construcTor. Initializes a new instance of this class that can be used To save a Document in the Docx format in C++....used to save a document in the Docx format. Aspose :: Words :: Saving...document to adhere to. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Export OFT to DOT via Java | products.aspose.com

    Java API To Convert OFT To DOT without using Microsoft Word or Outlook...(Bitmap Image File) Convert OFT to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert OFT to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/oft-t...
  6. Export OFT to DOTX via Java | products.aspose.com

    Java API To Convert OFT To DOTX without using Microsoft Word or Outlook...(Bitmap Image File) Convert OFT to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert OFT to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/oft-t...
  7. Export OFT to BMP via Java | products.aspose.com

    Java API To Convert OFT To BMP without using Microsoft Word or Outlook...Options with Java Convert OFT to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert OFT to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/oft-t...
  8. How to Add Password to Word Document using Java

    This tuTorial provides details on how To add password To Word Document using Java. It contains the development environment configuration, a complete step-by-step program logic and a runnable sample code that demonstrates the process of Document protection using Java....the supported formats like DOC , DOCX , etc. Steps to Lock Word...

    kb.aspose.com/words/java/how-to-add-password-to...
  9. Convert Document to HTML|Aspose.Words for Node....

    Convert a Document from almost any format To HTML or MHTML, as well as To EPUB format using Node.js. You can also specify save options for managing the output Document....example shows how to convert DOCX to HTML with specifying a save...disk. var doc = new aw . Document ( "Test File.docx" ); // Save...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  10. How to Convert Word to Scanned PDF using C#

    This quick tuTorial will guide you on how To convert Word To scanned PDF using C#. While using C# convert Word To scanned PDF using a few lines of code and simple API calls in any of the .NET Core based environments on Windows, macOS or Linux....PDF on the disk Using C# scan DOC to PDF is easily possible with...process by loading the source DOCX file from the disk and using...

    kb.aspose.com/words/net/how-to-convert-word-to-...