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

docx

(0.71 sec)
  1. SaveFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.SaveFormat enumeration. Indicates the format in which the document is saved.... Docx Saves the document as an Office...Examples Shows how to convert from DOCX to HTML format. const doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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
  7. 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...
  8. 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...
  9. 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...
  10. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape.... Docx ; doc . save ( base . artifactsDir..."OoxmlSaveOptions.Iso29500Strict.docx" , saveOptions ); // Our saved...

    reference.aspose.com/words/nodejs-net/aspose.wo...