Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 178,069 for

docx

(0.79 sec)
  1. 在 C# 中将 Word 转换为 PCL

    这个简单的主题介绍了如何在 C# 中将 Word 转换为 PCL。它包括设置环境所需的所有信息以及使用 C# 将 DOC 文件渲染为 PCL 的工作示例代码。...它包含设置开发环境所需的所有信息,并提供了使用 C# 将 DOCX 转换为 PCL 的工作示例代码。开发的应用程序可以在 Linux、macOS...Windows 中的任何 .NET 配置环境中使用。 在 C# 中将 DOCX 导出到 PCL 的步骤 配置环境以使用 Aspose.Words...

    kb.aspose.com/zh/words/net/convert-word-to-pcl-...
  2. 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...
  3. Table.Title | Aspose.Words for .NET

    Discover the Table Title property, easily set or modify your table's title for improved accessibility and enhanced data representation....for ISO/IEC 29500 compliant DOCX documents ( OoxmlCompliance...ArtifactsDir + "Table.CreateNestedTable.docx" ); Shows how to build a nested...

    reference.aspose.com/words/net/aspose.words.tab...
  4. 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...
  5. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......设置条码校验和 在 Java 中将 DOCX 转换为 JSON 在 C# 中将 DOCX 转换为 JSON 使用 Java...

    kb.aspose.com/zh/categories/page/9/
  6. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......所有类别的答案 最新答案 使用 Java 将 DOCX 转换为 MP4 使用 C# 将 DOCX 转换为 MP4 使用 Python...

    kb.aspose.com/zh/categories/page/3/
  7. Aspose.Words for .NET

    此 API 允许在不使用 Microsoft Word 的情况下创建、编辑、渲染、打印和转换 Word 文档。...NET 最新答案 使用 C# 将 DOCX 转换为 MP4 使用 C# 从 Word 文档中删除签名...宏 使用 C# 在 Word 中创建宏 在 C# 中将 DOCX 转换为 JSON 在 C# 中将 TXT 转换为 PDF...

    kb.aspose.com/zh/words/net
  8. Bullet point issue in word exports - Free Suppo...

    We have an application written in java to convert a legal document(html) to a word doc. During this conversion, the bullet points which are in solid circle is getting converted to hollow circle. Tried setting the numbe…...rendered as a hollow bullet in the DOCX produced by Aspose.Words Java...branch, and the same HTML → DOCX conversion now preserves the...

    forum.aspose.com/t/bullet-point-issue-in-word-e...
  9. Convert a Document in C++|Aspose.Words for C++

    Easily convert documents from one format to another using C++. You can work with all the most popular formats like Microsoft Word formats such as Docx or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....PDF Convert DOC to PDF Convert DOCX to PDF and others Convert Image...Document to an Image Convert DOCX to JPG Convert DOC to PNG and...

    docs.aspose.com/words/cpp/convert-a-document/
  10. 如何使用 C# 在 Word 文档中插入注释

    在本教程中,您将学习如何使用 C# 在 Word 文档中插入注释。 C# 中的此代码将注释插入到 Word 文档中。... 我们将使用示例输入 Word 文档并在 DOCX 的开头插入一条注释,其中包含几行 C# 代码。 您可以...添加评论文本 在文档的第一段添加评论 最后,将文档保存为 Word DOCX 文件格式 之前,我们研究了 如何在没有互操作的 C# 中将...

    kb.aspose.com/zh/words/net/how-to-insert-commen...