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

docx to doc

(0.07 sec)
  1. How to Unprotect Word Document using C#

    This tuTorial contains information on how To unprotect Word Document using C#. It provides details about configuring the environment, steps To be followed while writing this application and a runnable sample code that demonstrates the process To convert protected Word Document To unprotected using C#....only and save it as a new DOCX or DOC file if required. Steps to...demonstrates the process to unprotect DOCX using C# where the Unprotect()...

    kb.aspose.com/words/net/how-to-unprotect-word-d...
  2. Several Image Into HTML Python

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

    products.aspose.com/words/python-net/merge/imag...
  3. Convert PPTX to XLS Format via Java or with fre...

    Convert PPTX To XLS format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX To XLS online converter quickly before integrating the code....Options with Java Convert PPTX to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/pptx-...
  4. Convert PPTX to EXCEL Format via Java or with f...

    Convert PPTX To EXCEL format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX To EXCEL online converter quickly before integrating the code....Options with Java Convert PPTX to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/pptx-...
  5. OoxmlSaveOptions.KeepLegacyControlChars | Aspos...

    Discover OoxmlSaveOptions' KeepLegacyControlChars property To maintain the original format of legacy control characters for seamless Document conversion....docx. Document doc = new Document ( MyDir...+ "Legacy control character.doc" ); // When we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Export EML to PDF via Java | products.aspose.com

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

    products.aspose.com/total/java/conversion/eml-t...
  7. Convert PPTX to MARKDOWN via C++ or with free O...

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

    products.aspose.com/total/cpp/conversion/pptx-t...
  8. Compress TIFF In C++

    Compress TIFF in C++ without losing quality. Optimize TIFF content, reduce file size easily....namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); auto shape = builder-> InsertImage...

    products.aspose.com/words/cpp/compress/tiff/
  9. Converting a PDF file to EXCEL using C++ | Aspo...

    Sample code for PDF To EXCEL conversion using C++. Use C++ example for batch PDF To EXCEL conversion.... auto doc = MakeObject < Document > ( u...); // Save in EXCEL format. doc -> Save ( u "convertedFile.excel"...

    products.aspose.com/pdf/cpp/conversion/pdf-to-e...
  10. Converting a PDF file to EPUB using C++ | Aspos...

    Sample code for PDF To EPUB conversion using C++. Use C++ example for batch PDF To EPUB conversion.... auto doc = MakeObject < Document > ( u...pdf" ); // Save in EPUB format. doc -> Save ( u "convertedFile.epub"...

    products.aspose.com/pdf/cpp/conversion/pdf-to-e...