Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 18,447 for

docx to doc

(0.38 sec)
  1. Online XSLFO to Powerpoint Conversion or Develo...

    Free online app To convert XSLFO To Powerpoint files. Java conversion library code for XSLFO Documents....open XSLFO document Document doc = new Document ( "input.xslfo"...including Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), Powerpoint...

    products.aspose.com/total/java/conversion/xslfo...
  2. Online XSLFO to PPS Conversion or Develop Java ...

    Free online app To convert XSLFO To PPS files. Java conversion library code for XSLFO Documents....open XSLFO document Document doc = new Document ( "input.xslfo"...including Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), Powerpoint...

    products.aspose.com/total/java/conversion/xslfo...
  3. Converting a MD file to PPTX using C# | Aspose.PDF

    Sample code for MD‑To‑PPTX conversion in .NET. Use the API example code for batch MD‑To‑PPTX conversion within VB.NET, ASP.NET, or any .NET‑based application....to the clipboard MD to DOC MD to DOCX MD to EPUB MD to PDF MD...

    products.aspose.com/pdf/net/conversion/md-to-pptx/
  4. Converting a PCL file to PNG using C# | Aspose.PDF

    Sample code for PCL‑To‑PNG conversion in .NET. Use the API example code for batch PCL‑To‑PNG conversion within VB.NET, ASP.NET, or any .NET‑based application....clipboard PCL to BMP PCL to DOC PCL to DOCX PCL to HTML PCL to JPEG...

    products.aspose.com/pdf/net/conversion/pcl-to-png/
  5. Online XSLFO to POTX Conversion or Develop Java...

    Free online app To convert XSLFO To POTX files. Java conversion library code for XSLFO Documents....open XSLFO document Document doc = new Document ( "input.xslfo"...including Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), Powerpoint...

    products.aspose.com/total/java/conversion/xslfo...
  6. Several TEXT Into WORD Javascript

    Merge multiple TEXT inTo WORD in JavaScript code. Save TEXT as WORD using JavaScript.... DOCX Node Python Java C# C++ View...JavaScript to combine multiple TXT to DOCX Copy Examples Input files Upload...

    products.aspose.com/words/nodejs-net/merge/text...
  7. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF To Excel, XML To Excel, Docx To Excel C++. Save a Document in various formats To XLSX using C++....how to save PDF to XLSX: auto doc = MakeObject < Document > ( MyDir...MyDir + u "Pdf Document.pdf" ); doc -> Save ( ArtifactsDir + u "BaseConversions...

    docs.aspose.com/words/cpp/convert-a-document-to...
  8. Converting a XSLFO file to PDF using C++ | Aspo...

    Sample code for XSLFO To PDF conversion using C++. Use C++ example for batch XSLFO To PDF conversion....the clipboard XSLFO to DOC XSLFO to DOCX Convert XSLFO to PDF using...

    products.aspose.com/pdf/cpp/conversion/xslfo-to...
  9. Aspose Word to PDF - Show Comments with User & ...

    Hi Team , we are trying To convert the word files with comments To PDF. I could acheive the visibility of the comments in the Docx To be printed in PDF by below code Doc.getLayouToptions().setCommentDisplayMode(Commen…...comments in the docx to be printed in PDF by below code doc.getLayoutOptions()...started: Document doc = new Document("input.docx"); for (Comment...

    forum.aspose.com/t/aspose-word-to-pdf-show-comm...
  10. MailMergeOptions class | Aspose.Words for Python

    aspose.words.lowcode.MailMergeOptions class. Represents options for the mail merge functionality....merge operation: doc = MY_DIR + 'Mail merge.doc' field_names =...execute ( input_file_name = doc , output_file_name = ARTIFACTS_DIR...

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