Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 17,100 for

docx to doc

(0.04 sec)
  1. PDF to XLS Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-xls/
  2. PDF to GIF Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-gif/
  3. How to add watermark text in cover page of word...

    Hi How To add a watermark To the cover page of a word Document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...docx"; if (!fileName.endsWith(".docx")) { fileExtension...fileExtension = ".doc"; } //to apply license // com.aspose.words.License...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  4. PS to JPEG Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-jpeg/
  5. C# API to Export EMLX to FLATOPC | products.asp...

    Convert EMLX To FLAToPC 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...
  6. C# API to Export EML to DOCM | products.aspose.com

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

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

    Convert EMLX To ODT 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...
  8. C# API to Export EML to DOT | products.aspose.com

    Convert EML To DOT 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. Ustvari DOCX Z Uporabo C#

    Ustvarite novo Docx v C# v nekaj korakih. PreprosTo ustvarite Docx s knjižnico .NET....Ustvari DOCX s knjižnico .NET Naša zmogljiva knjižnica C# razvijalcem...omogoča programsko ustvarjanje DOCX v le nekaj korakih Razvijalci...

    products.aspose.com/words/sl/net/make/docx/
  10. How to Convert PDF to Word in Java

    This quick tuTorial guides on how To convert PDF To Word in Java without installation of any third party Tool. You can convert PDF To Word using Java by setting the number of properties of the output Word file.... Similarly, the output Word DOC file can also be customized by...type that can be either DOC or DOCX, setting the flag to create...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-wo...