Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 18,475 for

docx to doc

(0.08 sec)
  1. Convert DOTM to XLT in C++ or with free Online ...

    C++ API To Convert DOTM To XLT or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTM To XLT online converter quickly before integrating the code....document formats, including DOC, DOCX, ODT, RTF, and PDF. Aspose...

    products.aspose.com/total/cpp/conversion/dotm-t...
  2. Convert DOTM to XLTX in C++ or with free Online...

    C++ API To Convert DOTM To XLTX or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTM To XLTX online converter quickly before integrating the code....document formats, including DOC, DOCX, DOT, DOTM, DOTX, HTML, ODT...

    products.aspose.com/total/cpp/conversion/dotm-t...
  3. Convert OTT to FODS in C++ or with free Online ...

    C++ API To Convert OTT To FODS or Online App without using using Microsoft Word or Microsoft Excel or online. Test free OTT To FODS online converter quickly before integrating the code....document formats, including DOC, DOCX, ODT, RTF, HTML, PDF, XPS...

    products.aspose.com/total/cpp/conversion/ott-to...
  4. Convert ODT to CSV in C++ or with free Online C...

    C++ API To Convert ODT To CSV or Online App without using using Microsoft Word or Microsoft Excel or online. Test free ODT To CSV online converter quickly before integrating the code....document formats such as DOC, DOCX, ODT, HTML, PDF, XPS, EPUB...

    products.aspose.com/total/cpp/conversion/odt-to...
  5. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying To convert a word Document To PDF using aspose words as follows: // Load the Word Document Aspose.Words.Document Doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.Docm");…...Document doc = new Aspose.Words.Document(dir...// Save the document as PDF doc.Save(dir + @"\TestPDF_07312025\PDFOutput...

    forum.aspose.com/t/converting-word-to-pdf-creat...
  6. Unable to insert a png with big resolution - Fr...

    Dear Sir or Madam, If I try To insert an image with 10000 horizontal/vertical resolution it wouldn’t be inserted. The project is attached. Please note that the similar image with different resolution can be inserted. R…...docx (26.7 KB) I tested with both...attaching my outputs if it helps Out.docx (26.7 KB) Out.pdf (2.3 KB) alexey...

    forum.aspose.com/t/unable-to-insert-a-png-with-...
  7. 自定义 HTML 渲染 – Aspose.HTML for Python via .NET

    通过 .NET 使用 Aspose.HTML for Python 将 HTML 自定义渲染为 PDF、XPS、Docx 和图像。获取随时可用的 Python 示例。...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/zh/python-net/rendering-op...
  8. Aspose::Words::FileFormatUtil::ContentTypeToLoa...

    Aspose::Words::FileFormatUtil::ContentTypeToLoadFormat method. Converts IANA content type inTo a load format enumerated value in C++....Aspose :: Words :: LoadFormat :: Doc , Aspose :: Words :: FileFormatUtil...Aspose :: Words :: SaveFormat :: Doc , Aspose :: Words :: FileFormatUtil...

    reference.aspose.com/words/cpp/aspose.words/fil...
  9. Convert WORD to POWERPOINT via C++ or with free...

    Export WORD To POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD To POWERPOINT online converter quickly before integrating the code....docx" ); System :: SharedPtr < Document > doc = System..."sourceFile.docx" ); // save the document in HTML file format doc -> Save...

    products.aspose.com/total/cpp/conversion/word-t...
  10. Section Break as revision - How to get that spe...

    Hello Aspose Team, I have a specific situation in my Word file: I need To find revisions which are actually Section Breaks and then accept those revisions programmatically. I am using Java and Aspose.Words. Is there a …...docx (119.3 KB) Screenshot showing...changes Document doc = new Document("sections.docx"); // Walk through...

    forum.aspose.com/t/section-break-as-revision-ho...