Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 161,001 for

docx

(0.05 sec)
  1. Aspose Words Automatically Adjusting Spaces and...

    Hello, We have a file that contains token syntax, and during Word file generation, we insert the token name (e.g., <<LONGDATEM01>>) as per the predefined format. After this, we replace the token name with 25 blank space…...docx (11.6 KB) doc1.docx (11.6 KB) doc2.docx (11.5 KB)...KB) doc1.docx (11.6 KB) Code - First we run below code where we...

    forum.aspose.com/t/aspose-words-automatically-a...
  2. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method...docx' ) doc . save ( file_name =...Shows how to convert a PDF to a .docx. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. WORD Mail Merge In Java

    Personalize your Mail merge WORD file using Java. Automate emails or build reports using Mail merge WORD template in Java....further exporting the result to DOCX, PDF, HTML and other popular...popular formats using Java. DOCX Python Java C# C++ View code snippet...

    products.aspose.com/words/java/mailmerge/word/
  4. Aspose::Words::FileFormatUtil::ContentTypeToLoa...

    Aspose::Words::FileFormatUtil::ContentTypeToLoadFormat method. Converts IANA content type into a load format enumerated value in C++....)); ASSERT_EQ ( LoadFormat :: Docx , FileFormatUtil :: ContentTypeToLoadFor...)); ASSERT_EQ ( SaveFormat :: Docx , FileFormatUtil :: ContentTypeToSaveFor...

    reference.aspose.com/words/cpp/aspose.words/fil...
  5. High Fidelity to the Report Design|Aspose.Words...

    Aspose.Words for JasperReports exports reports as Microsoft Word documents in such a way that they look identical to reports exported by the built-in exporters of JasperReports....for JasperReports exporter (DOCX). Export Formats Easy and Lightweight...

    docs.aspose.com/words/jasperreports/high-fideli...
  6. PDF to WORD Converter using Java | Aspose.PDF

    PDF to WORD conversion via Java sample code. Programmers can use this example code to export PDF to WORD within any Web or Desktop Java based application....document in DOCX format document . save ( "output.docx" , SaveFormat...SaveFormat . Docx ); Copy code to the clipboard PDF to BMP PDF to...

    products.aspose.com/pdf/java/conversion/pdf-to-...
  7. FontInfoCollection.saveSubsetFonts property | A...

    FontInfoCollection.saveSubsetFonts property. Specifies whether or not to save a subset of the embedded TrueType fonts with the document...Remarks This option works for DOC, DOCX and RTF formats only. Examples...Document ( base . myDir + "Document.docx" ); let fontInfos = doc . fontInfos...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 如何使用 C# 插入 Word 页眉和页脚

    在本教程中,您将学习如何在没有互操作的情况下使用 C# 插入 Word 页眉和页脚。本教程可用于使用 C# 在 Word 中添加页眉和页脚,并在其中插入一些文本。...代码示例在 Word 文档的页眉和页脚中插入文本并将其保存为 DOCX 文件格式。 使用 C# 插入 Word 页眉和页脚的步骤...在文档正文中插入分页符以查看所有页眉和页脚 最后,将文档保存为 DOCX 文件格式 在这些步骤中,文档类对象用于创建和保存新的 Word...

    kb.aspose.com/zh/words/net/how-to-insert-header...
  9. SvgSaveOptions.ShowPageBorder | Aspose.Words fo...

    Discover the SvgSaveOptions ShowPageBorder property to customize your page outline. Control borders effortlessly—default setting is true for easy use!...docx document to .svg. Document doc...Document ( MyDir + "Document.docx" ); // Configure the SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. SvgSaveOptions.show_page_border property | Aspo...

    SvgSaveOptions.show_page_border property. Controls whether a border is added to the outline of the page...docx document to .svg. doc = aw ...file_name = MY_DIR + 'Document.docx' ) # Configure the SvgSaveOptions...

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