Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 18,494 for

docx to doc

(1.39 sec)
  1. Converting a PDF file to XLSX using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-x...
  2. 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/
  3. 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/
  4. 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...
  5. C# API to Export EML to BMP | products.aspose.com

    Convert EML To BMP without using Microsoft Word or Outlook on .NET...and set protection password doc . Protect ( ProtectionType ....Document Format) Convert EML to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/net/conversion/eml-to...
  6. C# API to Export EML to DOTM | products.aspose.com

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

    products.aspose.com/total/net/conversion/eml-to...
  7. C# API to Export EMAIL to IMAGE | products.aspo...

    Convert EMAIL To IMAGE 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-...
  8. C# API to Export EML to IMAGE | products.aspose...

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

    products.aspose.com/total/net/conversion/eml-to...
  9. C# API to Export EMLX to EMF | products.aspose.com

    Convert EMLX To EMF 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...
  10. 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...