Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 177,610 for

docx

(1.53 sec)
  1. MergerContext | Aspose.Words for Java

    Document merger context in Java....docx"; String inputDoc2 = getMyDir() + "Tables.docx"; MergerContext..."LowCode.MergeContextDocument.1.docx") .execute(); LoadOptions firstLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. Low Code|Aspose.Words为.NET

    使用Low CodeAPI简化比较、转换、拆分、合并、查找和替换等文档处理任务。 Aspose.WordsLowCodeAPI具有简洁的语法,快速的结果和最小的编码努力。...docx" ; string secondDoc = "Document2.docx" ; string...string outputDoc = "Compared.docx" ; LowCodeComparer . Compare ( firstDoc...

    docs.aspose.com/words/zh/net/low-code/
  3. Get image x,y and width and height with out fig...

    Chapter09.Docx (468.6 KB) MS Drawing tools doc file image size get....docx (468.6 KB) MS Drawing tools...doc = new Document("Chapter09.docx"); // Iterate through all shapes...

    forum.aspose.com/t/get-image-x-y-and-width-and-...
  4. Document bookmark misplaced in the last documen...

    We encountered an issue when document bookmark in the last document is misplaced after calls to document.appendDocument() Expected bookmark location same as before the merge. Actual bookmark location - after the two im…...docx” , “Sample_doclet2.docx”, “Sample_doclet3.docx”) and...DESTINATION_NAME = "Sample_doclet1.docx"; final Document destinationDoc...

    forum.aspose.com/t/document-bookmark-misplaced-...
  5. 将 PDF 转换为 Microsoft Word 文档在 .NET 中|Aspose.PDF ...

    学习如何编写 C# 代码以将 PDF 转换为 Microsoft Word 格式,并调整 PDF 到 DOC(Docx) 的转换。...转换为 DOCX 以下代码片段也适用于 Aspose.PDF.Drawing 库。 PDF 到 DOC 和 DOCX 转换...NET 允许您快速高效地将 PDF 文件转换为 DOC 和 DOCX 格式。 将 PDF 转换为 DOC (Microsoft...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-word/
  6. Word to Pdf:Document Format - Free Support Foru...

    I’ve noticed inconsistencies in paragraph formatting when converting some documents to PDF. For example, text that’s on the second line in Word becomes the third line in PDF; in extreme cases, a one-page document becomes…...zhq Summary When converting a DOCX to PDF with Aspose.Words, differences...happens Missing fonts – The DOCX references fonts that are not...

    forum.aspose.com/t/word-to-pdf-document-format/...
  7. MailMergeOptions class | Aspose.Words for Python

    aspose.words.lowcode.MailMergeOptions class. Represents options for the mail merge functionality....docx' , field_names = field_names...MailMerge.2.docx' , save_format = aw . SaveFormat . DOCX , field_names...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Splitter | Aspose.Words for Java

    Provides methods intended to split the documents into parts using different criteria in Java....docx"; SplitterContext splitterContext..."LowCode.SplitContextDocument.docx") .execute(); Shows how to split...

    reference.aspose.com/words/java/com.aspose.word...
  9. Markdown to Word Converter | Convert MD File to...

    Learn how to develop a Markdown to Word converter in C#. Convert MD files to Docx programmatically with Aspose.Words for .NET in just a few lines....to Word Online for Free MD to DOCX: Free Learning Resources Conclusion...Markdown file and exporting it to DOCX to editing or styling the converted...

    blog.aspose.com/words/markdown-to-word-converte...
  10. 在 Java 中将 DOCX 转换为 JSON

    您可以通过这个简单的教程在 Java 中将 Docx 转换为 JSON。本文描述了开发环境的设置和详细步骤,并提供了一个实际的代码片段来演示如何在 Java 中将 Word 导出为 JSON。...Family 在 Java 中将 DOCX 转换为 JSON 您可以通过这个简单的教程将 DOCX 转换为 JSON 在 Java...的步骤 通过添加 Aspose.Total 设置环境,以便将 DOCX 转换为 JSON 格式 通过 Document 类对象打开输入的...

    kb.aspose.com/zh/words/java/convert-docx-to-jso...