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

docx to doc

(0.53 sec)
  1. Გადაიყვანეთ JPG PDF Java

    გადაიყვანეთ JPG PDF Java ფორმატში კოდით. შეინახეთ JPG როგორც PDF Java....კოდი Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/ka/java/conversion/jp...
  2. How to find and iterate list lead in and childr...

    Hi Team, I am trying To find and iterate lists in an word Documents using aspose words python library. Current approach : I have tried iterating all paragraphs and filtering list items using is_list_item method. Furt…...path") doc = aw.Document("test.docx") for para in doc.get_child_nodes(aw...attached a test document. test.docx (11.9 KB) alexey.noskov March...

    forum.aspose.com/t/how-to-find-and-iterate-list...
  3. Გადაიყვანეთ HTML SVG Java

    გადაიყვანეთ HTML SVG Java ფორმატში კოდით. შეინახეთ HTML როგორც SVG Java....კოდი Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...com.aspose.words.*; Document doc = new Document ( "Input.html"...

    products.aspose.com/words/ka/java/conversion/ht...
  4. Გადაიყვანეთ Გამოსახულება PNG C#

    გადაიყვანეთ Გამოსახულება PNG C# ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PNG C#....კოდი Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...კოპირება using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/ka/net/conversion/ima...
  5. FileFormatInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.FileFormatInfo class for efficient Document format detection. Access detailed data To enhance your file management solutions.... Document doc = new Document (); // Configure.... Password = "MyPassword" ; doc . Save ( ArtifactsDir + "File...

    reference.aspose.com/words/net/aspose.words/fil...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Aspose.Words for Python via .NET|Documentation

    Aspose.Words for Python via .NET is a class library that enables your applications To perform a great range of Document processing tasks – generate, modify, convert and render Documents....document formats such as DOC, DOCX, RTF, HTML, Markdown, PDF...

    docs.aspose.com/words/python-net/