Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 177,803 for

docx

(0.18 sec)
  1. 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/
  2. 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/
  3. 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/
  4. Export MSG to DOT via C++ | products.aspose.com

    C++ API to Convert MSG to DOT 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...
  5. Optimize File's Content Using C#

    Compress files in C#: Docx, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality... DOCX Node Python Java C# C++ View...library will help you to compress DOCX, DOC, RTF, ODT, EPUB, HTML,...

    products.aspose.com/words/net/compress/
  6. Optimize File's Content Using Java

    Compress files in Java: Docx, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality... DOCX Node Python Java C# C++ View...library will help you to compress DOCX, DOC, RTF, ODT, EPUB, HTML,...

    products.aspose.com/words/java/compress/
  7. java.lang.ClassCastException: class com.aspose....

    Hi team, wondering what might causing this error on load method. for input Docx file attached ? throwing below error. java.lang.ClassCastException: class com.aspose.words.OfficeMath cannot be cast to class com.aspose.w…... for input docx file attached ? throwing below...new FileInputStream("load-fail.docx")) { Document doc = new Document(fis);...

    forum.aspose.com/t/java-lang-classcastexception...
  8. Aspose::Words::FileFormatInfo::get_LoadFormat m...

    Aspose::Words::FileFormatInfo::get_LoadFormat method. Gets the detected document format in C++....property will always return Docx . Examples Shows how to use...() + u "Document.docx" ); ASSERT_EQ ( u ".docx" , Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/fil...
  9. Getting additional Hyperlinks When Comparing Wo...

    Hi, When I compare two Word documents, I notice that some additional links appear. What could be the reason for this, and how can I resolve the issue? Aspose Word Version : 25.5 Snippet : byte[] oldDoc = null; // her…...Docx); File.WriteAllBytes("C:\\Temp\\compared.docx", ms...} Input : oldDoc.docx (43.1 KB) newDoc.docx (43.1 KB) Output...

    forum.aspose.com/t/getting-additional-hyperlink...
  10. Convert JSON to Word Formats in Android Apps | ...

    JSON to Word Conversion via Java without using Microsoft Word...to Word file formats, such as DOCX or RTF, via code or in Android...introduction of newer versions, the DOCX (Word Open XML Document) format...

    products.aspose.com/total/android-java/conversi...