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

docx to doc

(0.96 sec)
  1. Convert WORD to PPSX via C++ or with free Onlin...

    Export WORD To PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD To PPSX 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...
  2. Aspose.Words Java - Document.getPageCount() alt...

    Hello, I’ve noticed that Document.getPageCount() alters the Document itself - it adds the page count number To the Document: Aspose.Words v24.12...looks like this: Doc Report22_06_2025(6).docx (15.8 KB) vyacheslav...code: Document doc = new Document("input.docx"); System.out.println(doc...

    forum.aspose.com/t/aspose-words-java-document-g...
  3. XlsxSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.XLSX format in Java.... Document doc = new Document(getMyDir() + "Shape..."Shape with linked chart.docx"); XlsxSaveOptions xlsxSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. Միավորել Word, PDF և Շատ Այլ Ֆայլերի Ձևաչափեր՝ ...

    Միավորել բազմաթիվ ֆայլեր JavaScript: Docx, Doc, ODT, PDF, RTF, MOBI, HTML, TXT, PNG, JPG և շատ ավելին:...որակը հենց վեբ բրաուզերում: DOCX Conversion API ն աջակցում է...ձևաչափերով. Microsoft Word: DOCX, DOC, RTF, DOT, DOTM, DOTX, DOCM...

    products.aspose.com/words/hy/nodejs-net/merge/
  5. Փոխարկել HTML PNG Javascript

    Փոխարկեք HTML ը PNG ձևաչափի JavaScript կոդով: Պահեք HTML որպես PNG օգտագործելով JavaScript:...կոդը Ելքային ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...require( '@aspose/words' ); var doc = new aw.Document( "Input.html"...

    products.aspose.com/words/hy/nodejs-net/convers...
  6. Փոխարկել HTML JPG Javascript

    Փոխարկեք HTML ը JPG ձևաչափի JavaScript կոդով: Պահեք HTML որպես JPG օգտագործելով JavaScript:...կոդը Ելքային ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...require( '@aspose/words' ); var doc = new aw.Document( "Input.html"...

    products.aspose.com/words/hy/nodejs-net/convers...
  7. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions construcTor, designed To effortlessly initialize instances with default settings for seamless web development.... Document doc = new Document ( MyDir + "VML...) Assert . That ((( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.loa...
  8. OoxmlSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.Docx SaveFormat.DocM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....DOCX , SaveFormat.DOCM , SaveFormat...document to adhere to. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert WORD to POT via C++ or with free Online...

    Export WORD To POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD To POT 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. Eszett characters are turned to 'SS' after conv...

    Hi, I’m trying To convert cusTomer’s input Docm file inTo pdf where input file contains Eszett characters which are seen as ‘SS’ in pdf. After further checking, we found the issue is specifically for the ones set inTo …...docx (13.3 KB) sample.pdf (18.6 KB)...workaround: Document doc = new Document("C:\\Temp\\in.docx"); FindReplaceOptions...

    forum.aspose.com/t/eszett-characters-are-turned...