Sort Score
Result 10 results
Languages All
Labels All
Results 6,781 - 6,790 of 18,404 for

docx to doc

(0.1 sec)
  1. 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...
  2. Create DOTX in Python | products.aspose.com

    Generate Microsoft Word DOTX Document using Python applications without using Microsoft Word....Options with Python Generate DOC File (Microsoft Word Binary Format)...Word 2007 Marco File) Generate DOCX File (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/create/dotx/
  3. Track Changes in Office Docs - Free Support For...

    • Possible To not accept all changes in a Document before sending it back To aspose before comparing again for track changes? WIll it track 2nd, 3rd, etc. versions with different colors. Or are is there a better/ diffe…...Track Changes in Office Docs Aspose.Words Product Family scottarmstrong...Aspose.Words.Document("Original.docx"); var revised = new Aspose...

    forum.aspose.com/t/track-changes-in-office-docs...
  4. Exception when converting Word scatter chart to...

    Hi, we are encountering an exception when using the Aspose converter To generate a PDF from a Word Document that contains a scatter chart. Specifically, when the Document includes a word scatter chart type, the converter…...chart Document doc = new Document("input.docx"); // Find the...needed) Shape chartShape = (Shape)doc.GetChild(NodeType.Shape, 0, true);...

    forum.aspose.com/t/exception-when-converting-wo...
  5. Გადაიყვანეთ TEXT GIF C#

    გადაიყვანეთ TEXT GIF C# ფორმატში კოდით. შეინახეთ TEXT როგორც GIF C#....კოდი Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...კოპირება using Aspose.Words; var doc = new Document( "Input.txt" );...

    products.aspose.com/words/ka/net/conversion/tex...
  6. Document Compression via C++ | products.aspose.com

    Reduce size by compressing Documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your C++ application. Test the compression result online....document formats, including DOCX, XLSX, PPTX, and PDF, with optimal...Compress DOC Files Compress DOCM Files Compress DOCX Files Compress...

    products.aspose.com/total/cpp/compress/
  7. 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...
  8. SaveOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOptions class, your key To cusTomizing Document saving with advanced options for various formats. Enhance your workflow Today!...files used when saving to a DOC or DOCX file. By default, this property...Document doc = new Document ( MyDir + "Rendering.docx" ); // Use...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert PUB Files | Aspose.PUB for Java

    Convertion functionality of Publisher file using Aspose.PUB for Java solution is described and demonstrated with the pseuDocode in this article....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/pub/java/convert-pub-files/
  10. Convert MHTML to Image in C# – MHTML to JPG, PN...

    Convert MHTML To Image using Aspose.HTML for .NET and consider the supported MHTML To Image conversion scenarios in C# examples....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/net/convert-mhtml-to-image/