Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 18,400 for

docx to doc

(0.43 sec)
  1. 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...
  2. C# API to Export EMAIL to PS | products.aspose.com

    Convert EMAIL To PS without using Microsoft Word or Outlook on .NET...and set protection password doc . Protect ( ProtectionType ....(Bitmap Image File) Convert MSG to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/net/conversion/email-...
  3. C# API to Export EMLX to DOTM | products.aspose...

    Convert EMLX To DOTM without using Microsoft Word or Outlook on .NET...and set protection password doc . Protect ( ProtectionType ....Image File) Convert EMLX to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/net/conversion/emlx-t...
  4. C# API to Export EMLX to DOT | products.aspose.com

    Convert EMLX To DOT without using Microsoft Word or Outlook on .NET...and set protection password doc . Protect ( ProtectionType ....Image File) Convert EMLX to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/net/conversion/emlx-t...
  5. SplitCriteria enumeration | Aspose.Words for Py...

    aspose.words.lowcode.SplitCriteria enumeration. Specifies how the Document is split inTo parts.... doc = MY_DIR + 'Big document.docx' options = aw.... split ( input_file_name = doc , output_file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Word to pdf with Farsi words - Free Support For...

    I have a word Document written in Farsi which has some white spaces at the start of some line, When I convert it To PDF all these spaces get dragged To the end of the line (if justify is on, these spaces get divided betw…...conversion: var doc = new Aspose.Words.Document(SRC); doc.Save(dest);...to do this, uploading of doc or docx files are prevented in this...

    forum.aspose.com/t/word-to-pdf-with-farsi-words...
  7. Convert Word to JSON using Python or with free ...

    Word To JSON conversion in your Python applications without using Microsoft Word or JSON or online. Test free Word To JSON online converter quickly before integrating the code....format in Word is DOC (Word Document). DOC files are compatible...introduction of newer versions, the DOCX (Word Open XML Document) format...

    products.aspose.com/total/python-net/conversion...
  8. Converting a PDF file to EMF using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-emf/
  9. Converting a PDF file to TXT using C++ | Aspose...

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

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

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

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