Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 18,494 for

docx to doc

(0.51 sec)
  1. Converting certain PDF to WORD errors with "com...

    Hi I am converting certain PDF Documents To word Documents using RecognitionMode.EnhancedFlow and it fails with the error: com.aspose.pdf.internal.l103p.l0l: Overflow The code snippet I use is: Document Doc = new …...code snippet I use is: Document doc = new Document("Aspose_suppo...pdf.DocSaveOptions.DocFormat.DocX); /* Locale.setDefault(Locale...

    forum.aspose.com/t/converting-certain-pdf-to-wo...
  2. Cell class | Aspose.Words for Node.js

    Aspose.Words.Tables.Cell class. Represents a table cell...Constructors Name Description Cell(doc) Initializes a new instance of...Shows how to create a table. let doc = new aw . Document (); let table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSetup HeaderDistance, FooterDistance TextCo...

    Hello, despite setting the CurrentCulture of the CurrentThread To something static and resetting the DefaultFont LocaleId To again something stating, some parameters of PageSetup keeps changing according To the environm…...xml part of the docx package from 720 to 708. I would...Document doc = new Document(); PageSetup pageSetup = doc.FirstSection...

    forum.aspose.com/t/pagesetup-headerdistance-foo...
  4. SaveFormat | Aspose.Words for Java

    Indicates the format in which the Document is saved in Java....convert from DOCX to HTML format. Document doc = new Document(getMyDir()...Document(getMyDir() + "Document.docx"); doc.save(getArtifactsDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  5. Supported File Formats|Aspose.PDF for .NET

    This page shows which Aspose.PDF for .NET can load and save file formats....PowerPoint Presentations format DOC Saves the document in the Microsoft...Microsoft Word format DOCX Saves the document in the Microsoft...

    docs.aspose.com/pdf/net/supported-file-formats/
  6. MailMerge.Execute clears protected form field v...

    Aspose.Words MailMerge FormField Bug Repro Problem When performing a MailMerge.Execute on a Word Document that contains protected form fields, the values in those form fields become empty after the merge — even if the me…...docx file (with protected form fields)...Opens input/2013 Progress Note.docx using Aspose.Words.Document...

    forum.aspose.com/t/mailmerge-execute-clears-pro...
  7. Parse Documents via Python | products.aspose.com

    Parse PDF, Microsoft Word and PowerPoint Presentations via your Python application. Extract Text or Images with ease....Options with Python Parse DOC Files Parse DOCX Files Parse DOT Files...

    products.aspose.com/total/python-net/parse/
  8. Merge ODT Files Online or using C++ | products....

    Free online app To combine different ODT files. C++ merging library code To merge ODT Documents....Save to required format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML...(Comma Seperated Values) Merge DOC Files (Microsoft Word Binary...

    products.aspose.com/total/cpp/merge/odt/
  9. Merge RTF Files Online or using C++ | products....

    Free online app To combine different RTF files. C++ merging library code To merge RTF Documents....Save to required format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML...(Comma Seperated Values) Merge DOC Files (Microsoft Word Binary...

    products.aspose.com/total/cpp/merge/rtf/
  10. Javascript Split HTML

    Split HTML files inTo e pages using JavaScript code. Save HTML as separate files using JavaScript....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...require( '@aspose/words' ); var doc = new aw.Document( "Input.html"...

    products.aspose.com/words/nodejs-net/split/html/