Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 162,041 for

docx

(0.04 sec)
  1. Insert image by base64 string - Free Support Fo...

    Hi support team, I would like to know if is it possible to insert base64 string to Docx with Linq report engine. I don’t see any documentation about this scenario especially with Json Data source. For example: { "bad…...possible to insert base64 string to docx with Linq report engine. I don’t...= new Document(@"C:\Temp\in.docx"); ReportingEngine engine =...

    forum.aspose.com/t/insert-image-by-base64-strin...
  2. Export EML to EPUB via C++ | products.aspose.com

    C++ API to Convert EML to EPUB without using Microsoft Word or Outlook...document formats, including DOC, DOCX, HTML, PDF, and more. It also...2007 Marco File) Convert EML to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/eml-to...
  3. Export EML to PNG via C++ | products.aspose.com

    C++ API to Convert EML to PNG without using Microsoft Word or Outlook...document formats such as DOC, DOCX, ODT, HTML, and more. It also...2007 Marco File) Convert EML to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/eml-to...
  4. Export EMAIL to ODT via C++ | products.aspose.com

    C++ API to Convert EMAIL to ODT without using Microsoft Word or Outlook...document formats, including DOC, DOCX, ODT, and HTML. With this API...2007 Marco File) Convert MSG to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/email-...
  5. Export MSG to SVG via C++ | products.aspose.com

    C++ API to Convert MSG to SVG without using Microsoft Word or Outlook...2007 Marco File) Convert MSG to DOCX (Office 2007+ Word Document)...File Format) Convert MSG to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/msg-to...
  6. Several WORD Into TIFF C++

    Merge multiple a Word document into TIFF in C++ code. Save a Word document as TIFF using C++....example in C++ to combine multiple DOCX to TIFF Copy Examples Input...fileNames { u"Input1.docx" , u"Input2.docx" }; auto output = MakeObject...

    products.aspose.com/words/cpp/merge/word-to-tiff/
  7. Several WORD Into PNG C++

    Merge multiple a Word document into PNG in C++ code. Save a Word document as PNG using C++....example in C++ to combine multiple DOCX to PNG Copy Examples Input files...fileNames { u"Input1.docx" , u"Input2.docx" }; auto output = MakeObject...

    products.aspose.com/words/cpp/merge/word-to-png/
  8. Several WORD Into JPG C++

    Merge multiple a Word document into JPG in C++ code. Save a Word document as JPG using C++....example in C++ to combine multiple DOCX to JPG Copy Examples Input files...fileNames { u"Input1.docx" , u"Input2.docx" }; auto output = MakeObject...

    products.aspose.com/words/cpp/merge/word-to-jpg/
  9. OoxmlSaveOptions.CompressionLevel | Aspose.Word...

    Discover the OoxmlSaveOptions CompressionLevel property to optimize document saving with customizable compression levels for enhanced performance....docx" ); // When we save the document...OoxmlSaveOptions ( SaveFormat . Docx ); saveOptions . CompressionLevel...

    reference.aspose.com/words/net/aspose.words.sav...
  10. OoxmlSaveOptions.compression_level property | A...

    OoxmlSaveOptions.compression_level property. Specifies the compression level used to save document...docx' ) # When we save the document...OoxmlSaveOptions ( aw . SaveFormat . DOCX ) save_options . compression_level...

    reference.aspose.com/words/python-net/aspose.wo...