Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 177,804 for

docx

(0.29 sec)
  1. Comparer.Create | Aspose.Words for .NET

    Discover how to effectively use the Comparer Create method to generate new instances of the converter processor for enhanced performance and efficiency....docx" ; string secondDoc = MyDir..."LowCode.CompareContextDocume.docx" ) . Execute (); Shows how to...

    reference.aspose.com/words/net/aspose.words.low...
  2. Convert a Document to Markdown|Aspose.Words for...

    Convert a document in any supported load format to Markdown and vice versa using Node.js....further converting to HTML, PDF, DOCX, or other formats. Many developers...example shows how to convert DOCX to Markdown: You can also specify...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  3. Work with Text in a Table|Aspose.Words for .NET

    Replace text in a table in C#. Extract Plain Text from Table or Cell using C#....properties are meaningful for DOCX documents conforming to the...properties. These are stored in the DOCX file according to the ISO/IEC...

    docs.aspose.com/words/net/work-with-text-in-a-t...
  4. OoxmlSaveOptions.CompressionLevel | Aspose.Word...

    Discover the OoxmlSaveOptions CompressionLevel property to optimize document saving with customizable compression levels for enhanced performance....docx" ); // When we save the document...OoxmlSaveOptions ( SaveFormat . Docx ); saveOptions . CompressionLevel...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose.Words .Net Hindi Language issue Arial Un...

    Hello. I think I already know the answer, but wanted to see if I could get confirmation. I am using an older version of Aspose Total and doing some document conversions from Word to PDF along with some other processing…...docx (57.1 KB) alexey.noskov March...= new Document(@"C:\Temp\in.docx"); doc.LayoutOptions.TextShaperFactory...

    forum.aspose.com/t/aspose-words-net-hindi-langu...
  6. Questions Regarding Large File Conversion and C...

    Can you please confirm the recommended maximum document size (in MB or pages) for reliable Docx → PDF conversion using Aspose.Words for Python via .NET? Are there any specific memory or timeout configurations recomm…...(in MB or pages) for reliable DOCX → PDF conversion using Aspose...maximum document size for reliable DOCX to PDF conversion using Aspose...

    forum.aspose.com/t/questions-regarding-large-fi...
  7. Convert MHTML to DOC in Python | products.aspos...

    MHTML and HtmlFixed to DOC conversion in your Python applications without using Microsoft Word...document formats, including DOCX, DOC, HTML, MHTML, and HtmlFixed...Marco File) Convert MHTML to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/conversion...
  8. OoxmlSaveOptions.compression_level property | A...

    OoxmlSaveOptions.compression_level property. Specifies the compression level used to save document...docx' ) # When we save the document...OoxmlSaveOptions ( aw . SaveFormat . DOCX ) save_options . compression_level...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Edit WORD In Python

    Edit a Word document in Python code.... DOCX Node Python Java C# C++ View...Python: Example in Python to edit DOCX files Copy Examples Input file...

    products.aspose.com/words/python-net/edit/word/
  10. Word转html,word中数学公式转成图片之后字体出现变形 - Free Support ...

    在将word转化成html的时候,word文件中有数学公式。最终输出后数学公式会变成图片。使用window部署服务转化时,图片内容清晰,公式正常,如图: 使用linux部署服务转化时,图片内容字体出现印染现象,变得模糊,如图: linux打印了所有字体,其中包括了公式使用的cambria math 包含公式的文件: 包含公式文件.Docx (22.6 KB)...docx (22.6 KB) 1 Like Professionalize...Document doc = new Document("in.docx"); HtmlSaveOptions so = new...

    forum.aspose.com/t/word-html-word/310906