Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 18,495 for

docx to doc

(0.23 sec)
  1. Convert Word to JSON format via .NET | products...

    Convert Word To JSON in C# without using Microsoft Excel or Adobe Reader...various formats, including DOC, DOCX, RTF, and ODT. It ensures...

    products.aspose.com/total/net/conversion/word-t...
  2. Splitter.extract_pages method | Aspose.Words fo...

    aspose.words.lowcode.Splitter.extract_pages method...the document: doc = MY_DIR + 'Big document.docx' aw . lowcode...extract_pages ( input_file_name = doc , output_file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Word/PDF discrepancy - Free Support Forum - asp...

    Hi Alexey, Attached is the same report exported inTo Word and PDF (the Document is built using Aspose). On page 56 there’s an ident in PDF, which is not in Word (and it shouldn’t be there, in fact). Could you please adv…...docx (1.3 MB) alexey.noskov March...Words and simple DOCX to PDF conversion: Document doc = new Document(@"C:\Temp\in...

    forum.aspose.com/t/word-pdf-discrepancy/326591
  4. Convert PPSM to XLTX via C++ or with free Onlin...

    Export PPSM To XLTX in C++ without using Microsoft Excel or Powerpoint or online. Test free PPSM To XLTX online converter quickly before integrating the code....file formats, including PDF, DOCX, XLSX, PPTX, and more. It also...Options with C++ Convert PPSM to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/cpp/conversion/ppsm-t...
  5. HtmlSaveOptions.exportHeadersFootersMode proper...

    HtmlSaveOptions.exportHeadersFootersMode property. Specifies how headers and footers are output To HTML, MHTML or EPUB... let doc = new aw . Document ( base ....myDir + "Header and footer types.docx" ); // This document contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Converting a PDF file to TIFF using Java | Aspo...

    PDF To TIFF conversion via Java sample code. Programmers can use this example code To export PDF To TIFF within any Web or DeskTop Java based application....PDF to BYTEARRAY PDF to DOC PDF to DOCX PDF to EMF PDF to EPUB...

    products.aspose.com/pdf/java/conversion/pdf-to-...
  7. Converting a PDF file to EXCEL using Java | Asp...

    PDF To EXCEL conversion via Java sample code. Programmers can use this example code To export PDF To EXCEL within any Web or DeskTop Java based application....PDF to BYTEARRAY PDF to DOC PDF to DOCX PDF to EMF PDF to EPUB...

    products.aspose.com/pdf/java/conversion/pdf-to-...
  8. Converting a PDF file to TEX using Java | Aspos...

    PDF To TEX conversion via Java sample code. Programmers can use this example code To export PDF To TEX within any Web or DeskTop Java based application....PDF to BYTEARRAY PDF to DOC PDF to DOCX PDF to EMF PDF to EPUB...

    products.aspose.com/pdf/java/conversion/pdf-to-...
  9. CompressionLevel enumeration | Aspose.Words for...

    aspose.words.saving.CompressionLevel enumeration. Compression level for OOXML files... (DOCX and DOTX files are internally...document. doc = aw . Document ( MY_DIR + 'Big document.docx' ) # When...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Several JPG Into JPG Python

    Merge multiple JPG inTo JPG in Python code. Save JPG as JPG using Python....jpg" ] doc = aw.Document() builder = aw.DocumentBuilder(doc) shapes...0 pageSetup.right_margin = 0 doc.save( "Output.jpg" ) Run code...

    products.aspose.com/words/python-net/merge/jpg-...