Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 18,394 for

docx to doc

(1.21 sec)
  1. Document comparison - Using Aspose library - Fr...

    Hi, I am trying To compare two Documents could be pdf-pdf, pdf-Docx, Docx-Docx. Docx-Docx comparison works well as it gives revisions which is helpful when I am trying To highlight my Document. PDF-PDF comparison and …...could be pdf-pdf, pdf-docx, docx-docx. Docx-Docx comparison works... PDF-PDF comparison and PDF-DOCX isn’t that accurate for complex...

    forum.aspose.com/t/document-comparison-using-as...
  2. Optimize File's Content Using C#

    Compress files in C#: Docx, Doc, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality... DOCX Node Python Java C# C++ View...will help you to compress DOCX, DOC, RTF, ODT, EPUB, HTML, JPG...

    products.aspose.com/words/net/compress/
  3. Optimize File's Content Using Java

    Compress files in Java: Docx, Doc, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality... DOCX Node Python Java C# C++ View...will help you to compress DOCX, DOC, RTF, ODT, EPUB, HTML, JPG...

    products.aspose.com/words/java/compress/
  4. Several Image Into GIF C#

    Merge multiple Image inTo GIF in C# code. Save Image as GIF using C#....png" }; var doc = new Document(); var builder...builder = new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...

    products.aspose.com/words/net/merge/image-to-gif/
  5. Გადაიყვანეთ JPG DOC C#

    გადაიყვანეთ JPG Doc C# ფორმატში კოდით. შეინახეთ JPG როგორც Doc C#....გადაიყვანეთ JPG DOC C# ში მაღალსიჩქარიანი პროგრამული უზრუნველყოფა...უზრუნველყოფა .NET ბიბლიოთეკა JPG DOC გამოიყენეთ ჩვენი დოკუმენტის კონვერტაციის...

    products.aspose.com/words/ka/net/conversion/jpg...
  6. HtmlSaveOptions.exportPageSetup property | Aspo...

    HtmlSaveOptions.exportPageSetup property. Specifies whether page setup is exported To HTML, MHTML or EPUB...Microsoft Word file formats (DOCX, DOC, RTF, WML). In most cases...information when saving to HTML. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CustomXmlPart Class | Aspose.Words for .NET

    Discover Aspose.Words.Markup.CusTomXmlPart class for efficient management of cusTom XML data sTorage within packages. Enhance your Document processing Today!... Remarks A DOCX or DOC document can contain one...with custom XML data. Document doc = new Document (); // Construct...

    reference.aspose.com/words/net/aspose.words.mar...
  8. SplitterContext Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.SplitterContext class for efficient Document splitting, enhancing your workflow with seamless integration and powerful functionality.... string doc = MyDir + "Big document.docx" ; SplitterContext...( splitterContext ) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  9. Convert HTML to XHTML – Python code and Online ...

    Convert HTML To XHTML online or with Python. Use Aspose.HTML for Python via .NET To save webpage as XHTML quickly, clearly and safely....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/python-net/conversion/...
  10. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the Document contains 2 tables of different column counts back To back like so: ---------------…...SetLicence_Words(); var doc = new Aspose.Words.Document();...Aspose.Words.DocumentBuilder(doc); // First row with 100% width...

    forum.aspose.com/t/inconsistent-behavior-with-u...