Sort Score
Result 10 results
Languages All
Labels All
Results 6,661 - 6,670 of 18,474 for

docx to doc

(0.44 sec)
  1. C# Split PDF

    Split PDF files inTo e pages using C# code. Save PDF as separate files using C#....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...Copy using Aspose.Words; var doc = new Document( "Input.pdf" );...

    products.aspose.com/words/net/split/pdf/
  2. Trying to use model.translate - Free Support Fo...

    Just trying some simple starter code. It failed so I used Doc.save To save the word Document as RTF just To make sure the Document itself loaded properly and it does but when I call model.translate I get: Exception in t…... It failed so I used doc.save to save the word document...because I can use doc.save to save the docx as rtf without issue...

    forum.aspose.com/t/trying-to-use-model-translat...
  3. PDF/HTML conversion - Issue with Roboto Light -...

    Hi, we noticed an issue with Documents using RoboTo Light (displayed as RoboTo LT in MS Word). When Aspose generates a PDF of it, it seems To be replaced with RoboTo Medium instead. When saving as HTML the font-family …...lic"); var doc = new Document(@"D:\tmp\Roboto.docx"); doc.Save(@"D:\tmp\out_aspose...Aspose.Words is converting the DOCX, but the Roboto Light font is...

    forum.aspose.com/t/pdf-html-conversion-issue-wi...
  4. Convert XLTX to POT using Python or with free O...

    XLTX To POT conversion in your Python applications without using Microsoft Office or online. Test free XLTX To POT online converter quickly before integrating the code....with Python Convert XLTX to DOC (Microsoft Word Binary Format)...Marco File) Convert XLTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/conversion...
  5. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word Document...Constructors Name Description Table(doc) Initializes a new instance of...build a formatted 2x2 table. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Word and PDF mismatch v2 - Free Support Forum -...

    Hello, Back in May i reported issue with Word vs PDF mismatch while merging columns and using page break before paragraph setting. It was under link Word and Pdf mismatch. It was fixed, but it appears that while extendi…...snippet that generating spoiled docx. In terms of saving it as pdf...new page. Samle code: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/word-and-pdf-mismatch-v2/272282
  7. Merge DOTM Files Online or using C++ | products...

    Free online app To combine different DOTM files. C++ merging library code To merge DOTM 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/dotm/
  8. Merge DOT Files Online or using C++ | products....

    Free online app To combine different DOT files. C++ merging library code To merge DOT 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/dot/
  9. Merge PDF Files Online or using C++ | products....

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

    products.aspose.com/total/cpp/merge/pdf/
  10. Word To Pdf:Page number orientation is incorrec...

    When I convert a Word Document To PDF, the page number orientation is incorrect. version:words-25.10-jdk17.jar file: TEST.7z (9.9 MB)...Exception { Document doc = new Document("TEST.docx"); // Re‑calculate...document has mixed orientations doc.updatePageLayout(); // Save as...

    forum.aspose.com/t/word-to-pdf-page-number-orie...