Sort Score
Result 10 results
Languages All
Labels All
Results 9,051 - 9,060 of 176,778 for

docx

(0.42 sec)
  1. Table Formatting in C#|Aspose.Words for .NET

    Table formatting in details using C#. Use C# to format every part of table....width is more in line with the DOCX format specification as well...actually a calculated value for the DOCX format. The actual cell width...

    docs.aspose.com/words/net/applying-formatting/
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 PHP 的 PDF 转换解决方案 https://products.aspose.com/pdf/zh-hant/php-java/conversion/ Recent content in 使用 PHP 的 PDF 转换解决方案 on Aspsoe.PDF Products H......ava/conversion/pdf-to-docx PDF to DOCX column is-2 button is-info...{"@type":"HowToStep","name":"將輸出格式設置為 DOCX","image":"https://products.aspose...

    products.aspose.com/pdf/zh-hant/php-java/conver...
  3. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocx1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...DOCX); } ssj123ssj August 2, 2024...2024, 9:21am 2 myTest.docx (29.7 KB) this is my doc alexey.noskov...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  4. FieldListNum not shown in deletion all markup -...

    Hello , We have have following code to put a FieldListNum in a word document and then delete them with revision. But we have few issues and want to clarify. Why is the list num not visible? Why we dont see a strikethr…...docx (17.5 KB) expected.docx (26.0 KB) package...stopTrackRevisions(); doc.save("output.docx"); } } Professionalize.Discourse...

    forum.aspose.com/t/fieldlistnum-not-shown-in-de...
  5. RtfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfSaveOptions to enhance your document saving experience. Customize RTF output with advanced settings for optimal results....used when saving to a DOC or DOCX file. By default, this property...Document ( MyDir + "Rendering.docx" ); // Create an "RtfSaveOptions"...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Word with new styles gives incorrect page count...

    I have a Docx document with an incorrect page count, it should be 39 but Aspose.words api is counting 47 pages. A very large discrepancy. The problem seems to be because the document is using custom styles for numbered l…...23, 2026, 2:25pm 1 I have a docx document with an incorrect page...With custom styles 39 pages.docx (28.5 KB) alexey.noskov March...

    forum.aspose.com/t/word-with-new-styles-gives-i...
  7. Compress and Decompress DOTM Files via .NET

    C# compression and decompression source code to compress DOTM documents into a single zip archive or vice versa on .NET Framework, .NET Core....It is similar to the popular DOCX file format other than it retains...(Microsoft Word 2007 Marco File) DOCX (Office 2007+ Words Document)...

    products.aspose.com/zip/net/zip-file/dotm/
  8. Convert HTML to BMP – C# Examples

    Convert HTML to BMP in C# using Aspose.HTML API. Consider various HTML to BMP conversion scenarios in C# examples. Try online HTML Converter....{{/if_output}} {{#if_output 'DOCX'}} var options = new DocSaveOptions();...'TIFF' 'PDF' 'MHTML' 'MD' 'XPS' 'DOCX'}} Converter.ConvertHTML(document...

    docs.aspose.com/html/net/convert-html-to-bmp/
  9. 在 Python 中将 EPUB 转换为 JPG – Aspose.HTML for Pyth...

    使用 Aspose.HTML Python 库将 EPUB 转换为 JPG。在Python代码示例中考虑各种EPUB到JPG的转换方案。... {{#if_output 'PDF' 'DOCX' 'XPS' }} import aspose.html...{{/if_output}} {{#if_output 'DOCX'}} options = sav.DocSaveOptions()...

    docs.aspose.com/html/zh/python-net/convert-epub...
  10. Convert HTML to GIF – C# Examples and Online Co...

    Convert HTML to GIF using Aspose.HTML for .NET. Consider various HTML to GIF conversion scenarios in C# examples. Try online HTML Converter....{{/if_output}} {{#if_output 'DOCX'}} var options = new DocSaveOptions();...'TIFF' 'PDF' 'MHTML' 'MD' 'XPS' 'DOCX'}} Converter.ConvertHTML(document...

    docs.aspose.com/html/net/convert-html-to-gif/