Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 18,476 for

docx to doc

(1.35 sec)
  1. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying To mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auTo-numbering To text in a Docume…...regular text: doc = aw.Document("C:\\Temp\\in.docx"); # Update...Update list labels. doc.update_list_labels() # Convert list items into...

    forum.aspose.com/t/converting-word-lists-to-tex...
  2. Export OFT to OTT via C++ | products.aspose.com

    C++ API To Convert OFT To OTT without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Ott as save format doc -> Save ( u "convertedFile.Ott"...

    products.aspose.com/total/cpp/conversion/oft-to...
  3. Java API to Export PS to MARKDOWN | products.as...

    Convert PS To MARKDOWN using on premise Java API...is to render the PS file to a DOC file using Aspose.PDF for Java...rendered to a DOC file, the second step is to convert the DOC file to...

    products.aspose.com/total/java/conversion/ps-to...
  4. Convert TEXT To PNG C++

    Convert TEXT To PNG format in C++ code. Save TEXT as PNG using C++....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/cpp/conversion/text-t...
  5. Convert TEXT To JPG C++

    Convert TEXT To JPG format in C++ code. Save TEXT as JPG using C++....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/cpp/conversion/text-t...
  6. Convert TEXT To GIF C++

    Convert TEXT To GIF format in C++ code. Save TEXT as GIF using C++....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/cpp/conversion/text-t...
  7. Export OFT to EPUB via C++ | products.aspose.com

    C++ API To Convert OFT To EPUB without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...passing Epub as save format doc -> Save ( u "convertedFile.Epub"...

    products.aspose.com/total/cpp/conversion/oft-to...
  8. ReportBuilderContext | Aspose.Words for Java

    LINQ Reporting Engine context in Java....docx")) { try (FileOutputStream streamOut..."LowCode.BuildReportDataSourc.1.docx")) { ReportBuilder.buildReport(streamIn...

    reference.aspose.com/words/java/com.aspose.word...
  9. C# API to Export CGM to WORDML | products.aspos...

    Convert CGM To WORDML without using Microsoft Word...to convert CGM file format to DOC. It provides a range of features...API that can be used to render DOC to WORDML. It provides a range...

    products.aspose.com/total/net/conversion/cgm-to...
  10. Word to HTML Conversion Produces Wrong Bullet L...

    Hi Aspose Team, We are using the Aspose.Words Word To HTML conversion API, and during one of the Document conversions we encountered an incorrect bullet sequence in the HTML output. I have uploaded images showing: Th…...docx file The incorrect bullet list...converted_html_file 1474×214 87.4 KB docx_file 1092×349 79.6 KB Professionalize...

    forum.aspose.com/t/word-to-html-conversion-prod...