Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 18,447 for

docx to doc

(0.43 sec)
  1. Several Image Into TXT C++

    Merge multiple Image inTo TXT in C++ code. Save Image as TXT using C++....merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...png" , u"Input2.png" }; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/cpp/merge/image-to-txt/
  2. C# API to Export EMAIL to ODT | products.aspose...

    Convert EMAIL To ODT 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. 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...
  4. Document Conversion via C++ | products.aspose.com

    Convert various Document formats such as Word, Excel, PowerPoint, PDF, JSON, Images and more using C++ API....API supports Microsoft Word DOC/DOCX to Excel conversion. Process...Process is, Load Word DOC / DOCX file using Document class reference...

    products.aspose.com/total/cpp/conversion/
  5. C# API to Export EML to PCL | products.aspose.com

    Convert EML To PCL 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...
  6. Visual Studio Export ListView To Word Control|A...

    How To export contents of ListView inTo Word Processing Document using Aspose.Words in C#.... Export ListView To Doc, Dot, Docx, Docm, Dotx, Dotm, Rtf...ListView to Doc Export ListView to Dot Export ListView to Docx Export...

    docs.aspose.com/words/net/visual-studio-export-...
  7. Convert CSV to WORD with C++ or with free Onlin...

    Convert CSV To WORD within C++ applications or online. Test free CSV To Doc online converter quickly before integrating the code....document to DOC format using Save member function and set Doc as SaveFormat...Document class reference auto doc = MakeObject < Document >( u...

    products.aspose.com/total/cpp/conversion/csv-to...
  8. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first Document in any supported format using Aspose.Words for Java To experience its simplicity and power in Java.... PDF, DOCX, DOC, RTF, ODT, EPUB, HTML and...

    docs.aspose.com/words/java/hello-world/
  9. Convert XLSM to WORD with .NET or with free Onl...

    Convert XLSM To WORD on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLSM To WORD online converter quickly before integrating the code....files to Word files in the DOC, DOCX, RTF, and HTML formats. 3...document to DOC format using Save method and set Doc as SaveFormat...

    products.aspose.com/total/net/conversion/xlsm-t...
  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...