Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 174,934 for

docx

(0.1 sec)
  1. 使用 Microsoft Azure 应用服务转换文档|Aspose.PDF for .NET

    了解如何使用 Microsoft Azure 应用服务和 Aspose.PDF for .NET 转换 PDF 文档,优化云中的文档工作流程。...[FromQuery] string outputFormat = "docx" ) { try { if ( file == null...outputFormat . ToLower ()) { case "docx" : document . Save ( outputStream...

    docs.aspose.com/pdf/zh/net/converting-documents...
  2. C# API to Export MSG to SVG | products.aspose.com

    Convert MSG to SVG without using Microsoft Word or Outlook on .NET...various formats, including HTML, DOCX, and PDF. It also provides features...various formats, including HTML, DOCX, and PDF. By using these APIs...

    products.aspose.com/total/net/conversion/msg-to...
  3. Merge Word, PDF And Many Other File Formats Usi...

    Merge multiple files in Java: Docx, DOC, ODT, PDF, RTF, MOBI, HTML, TXT, PNG, JPG and many more.... DOCX Conversion API supports a bunch...efficiency: Microsoft Word: DOCX, DOC, RTF, DOT, DOTM, DOTX,...

    products.aspose.com/words/java/merge/
  4. HTML Converter – Aspose.HTML for .NET

    Convert HTML to other formats using Aspose.HTML for .NET API or Online HTML Converter. Consider C# example of HTML to PNG transforming....{{/if_output}} {{#if_output 'DOCX'}} var options = new DocSaveOptions();...'TIFF' 'PDF' 'MHTML' 'MD' 'XPS' 'DOCX'}} Converter.ConvertHTML(document...

    docs.aspose.com/html/net/html-converter/
  5. Convert HTML to Image in Python – Aspose.HTML

    Convert HTML to Image online or with Python. Use online HTML Converter to save webpage as an image file quickly, clearly and safely.... {{#if_output 'PDF' 'DOCX' 'XPS' 'MHTML' 'MD' }} import...{{/if_output}} {{#if_output 'DOCX'}} options = sav.DocSaveOptions()...

    products.aspose.com/html/python-net/conversion/...
  6. Convert HTML to JPEG – Python code and Online C...

    Convert HTML to JPEG using Aspose.HTML for Python via .NET. Save web pages in JPEG format quickly, clearly, and securely.... {{#if_output 'PDF' 'DOCX' 'XPS' 'MHTML' 'MD' }} import...{{/if_output}} {{#if_output 'DOCX'}} options = sav.DocSaveOptions()...

    products.aspose.com/html/python-net/conversion/...
  7. Convert HTML to MHTML in Python – Aspose.HTML

    Convert HTML to MHTML online or with Python. Use HTML to MHTML Converter to save webpage as MHTML file quickly, clearly and safely.... {{#if_output 'PDF' 'DOCX' 'XPS' 'MHTML' 'MD' }} import...{{/if_output}} {{#if_output 'DOCX'}} options = sav.DocSaveOptions()...

    products.aspose.com/html/python-net/conversion/...
  8. Compress WORD In C++

    Compress WORD in C++ without losing quality. Optimize WORD content, reduce file size easily.... DOCX Node Python Java C# C++ View...Code example in C++ to compress DOCX files Copy Examples Input file...

    products.aspose.com/words/cpp/compress/word/
  9. ReplacerContext.find_replace_options property |...

    ReplacerContext.find_replace_options property. Find/replace options....docx' pattern = '(C)2006 Aspose Pty...ARTIFACTS_DIR + 'LowCode.ReplaceContext.docx' ) . execute () Shows how to...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Apoyo licencia - Free Support Forum - aspose.com

    Tengo un sistema SaaS donde quiero solo exportar de Word a PDF, ya lo hace pero me sale la marca de agua de “Aspose”, adquiri una licencia pero al momento de implementar me sale un error “Se produjo una excepción de tipo…...archivo y objetivo: origen = docx → destino = pdf Fragmento de...= new Document(@"C:\Temp\in.docx"); doc.Save(@"C:\Temp\out.pdf");...

    forum.aspose.com/t/apoyo-licencia/322527