Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 18,441 for

docx to doc

(0.2 sec)
  1. Issue with custom fonts converting from word to...

    We have an issue converting a word Document To pdf with a cusTom font. I’ve tried several ways To setup the cusTom fonts, but so far it always failed. here is my code: string[] fontFolders = FontsLoader.GetFontFolder…...Document doc = new Aspose.Words.Document(context...SourcePath); doc.FontSettings = new FontSettings(); doc.FontSettings...

    forum.aspose.com/t/issue-with-custom-fonts-conv...
  2. Convert TSV to PPSM using Python or with free O...

    TSV To PPSM conversion in your Python applications without using Microsoft Office or online. Test free TSV To PPSM online converter quickly before integrating the code....Options with Python Convert TSV to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert TSV to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/conversion...
  3. Convert XLTM to POTX using Python or with free ...

    XLTM To POTX conversion in your Python applications without using Microsoft Office or online. Test free XLTM To POTX online converter quickly before integrating the code....with Python Convert XLTM to DOC (Microsoft Word Binary Format)...Marco File) Convert XLTM to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/conversion...
  4. Convert XLS to PPSX using Python or with free O...

    XLS To PPSX conversion in your Python applications without using Microsoft Office or online. Test free XLS To PPSX online converter quickly before integrating the code....Options with Python Convert XLS to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert XLS to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/conversion...
  5. Convert XLTX to PPTX using Python or with free ...

    XLTX To PPTX conversion in your Python applications without using Microsoft Office or online. Test free XLTX To PPTX online converter quickly before integrating the code....with Python Convert XLTX to DOC (Microsoft Word Binary Format)...Marco File) Convert XLTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/conversion...
  6. Convert XLTX to POWERPOINT using Python or with...

    XLTX To POWERPOINT conversion in your Python applications without using Microsoft Office or online. Test free XLTX To POWERPOINT online converter quickly before integrating the code....with Python Convert XLTX to DOC (Microsoft Word Binary Format)...Marco File) Convert XLTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/conversion...
  7. Convert CSV to POT using Python or with free On...

    CSV To POT conversion in your Python applications without using Microsoft Office or online. Test free CSV To POT online converter quickly before integrating the code....Options with Python Convert CSV to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert CSV to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/conversion...
  8. Convert EXCEL to POTX using Python or with free...

    EXCEL To POTX conversion in your Python applications without using Microsoft Office or online. Test free EXCEL To POTX online converter quickly before integrating the code....with Python Convert EXCEL to DOC (Microsoft Word Binary Format)...Marco File) Convert EXCEL to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/conversion...
  9. Convert ODP to DOCM in Python or with free Onli...

    ODP To DocM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free ODP To DocM online converter quickly before integrating the code....to DOC (Microsoft Word Binary Format) Convert ODP to DOCX (Office...

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