Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 176,652 for

docx

(0.16 sec)
  1. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...11:01pm 3 how would i do this for docx? asad.ali August 1, 2025, 10:24am...which enables you to process .docx files. We are moving the inquiry...

    forum.aspose.com/t/redlines-in-pdf/315965
  2. Aspsoe.zip 读取解压文件的时候,中文名称会乱码 - Free Support For...

    Archive archive = new Archive("C:\\Users\\ws\\Desktop\\新建 Docx 文档.zip"); List<ArchiveEntry> entries = archive.getEntries(); for (ArchiveEntry entry : entries) { System.out.println(entry.getName()); OutputStream os = ne…...Archive("C:\\Users\\ws\\Desktop\\新建 DOCX 文档.zip"); List<ArchiveEntry>...Archive("C:\\Users\\ws\\Desktop\\新建 DOCX 文档.zip", options); 1 Like wsws2188...

    forum.aspose.com/t/aspsoe-zip/281055
  3. AdvancedCompareOptions class | Aspose.Words for...

    aspose.words.comparing.AdvancedCompareOptions class. Allows to set advanced compare options....docx' ) doc_b = aw . Document ( file_name...MY_DIR + 'Document with SDT 2.docx' ) # Configure options to compare...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Footnote parent text (text with superscript num...

    I am trying to modify the document via Python-Docx_aspose module containing footnotes and references. image.png (65.1 KB) In attached screenshot. Text “Schedule 1” has reference to another page as well as footnote supe…...modify the document via Python-docx_aspose module containing footnotes...Redlined_footnote_reference_issue_copy2.docx (84.2 KB) Professionalize.Discourse...

    forum.aspose.com/t/footnote-parent-text-text-wi...
  5. 如何使用 C# 创建 Word 文档

    在本教程中,您将学习如何在没有互操作的情况下使用 C# 创建 Word 文档。 C# 代码示例以 Docx 文件格式创建 Word 文档。...文档,编写一些具有不同字体格式的文本,在其中插入超链接,并将文档保存为 DOCX 文件格式。 以下步骤说明 C# 如何创建 Word 文档文件...写一些文本并将超链接插入到文档中 将文档保存为 DOCX 文件格式 之前,我们研究了 如何使用 C# 在 DOCX 中插入页眉和页脚 。 C#...

    kb.aspose.com/zh/words/net/how-to-create-word-d...
  6. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......օգտագործելով C# Ինչպես փոխարկել DOCX-ը TIFF-ի Java-ի միջոցով Ինչպես...Python-ի միջոցով Ինչպես ստեղծել DOCX C++-ում Ինչպես ավելացնել Hyperlink...

    kb.aspose.com/hy/categories/page/58/
  7. Update Table width when saving to PDF - Free Su...

    Hello Aspose-Team, we have a problem with table widths in the following scenario: Load a Docx document which contains a table with relative preferred size, e.g. 100%, and columns with different preferred sizes. Change…...the following scenario: Load a DOCX document which contains a table...the document as a DOCX and then load that DOCX and save it to PDF...

    forum.aspose.com/t/update-table-width-when-savi...
  8. Install TrueType Fonts on Linux in C++|Aspose.W...

    Aspose.Words for C++ allows rendering a document created using Microsoft Word on a Linux machine with the best accuracy. To accomplish this, copy font files from a Windows machine or Install a `TrueType` font package onto your Linux machine....Words to convert DOC or DOCX documents to PDF format. If...Most frequently, the DOC and DOCX documents, which need to be...

    docs.aspose.com/words/cpp/install-truetype-font...
  9. Discontinuous Line Rendering in EQ Fields Using...

    Description EQ (FieldEquation) fields that contain line elements rendered with the PMingLiU (新細明體) font are displayed incorrectly. The line appears discontinuous in the output, while it is rendered as a continuous line …... DOCX → PNG DOCX → HTML <html><head><meta.../></p></div></body></html> Sample Docx sample.docx (15.4 KB) Sample Code...

    forum.aspose.com/t/discontinuous-line-rendering...
  10. 关于文档的权限问题 - Free Support Forum - aspose.com

    我想给我的Docx或DOC文档添加一些权限,比禁止编辑,禁止复制,禁止另存,禁止打印等等,这些在PDF那里很好设置,但是Docx文档这边却没有,我只找到了禁止编辑的设置,但是其他的却没有相关设置,请问一下这些权限是可以设置的吗,或者说有方法可以实现这些权限吗,使用VBA宏的话也可以考虑...May 22, 2025, 10:03am 1 我想给我的DOCX或DOC文档添加一些权限,比禁止编辑,禁止复制,禁止另存...,禁止打印等等,这些在PDF那里很好设置,但是DOCX文档这边却没有,我只找到了禁止编辑的设置,但是其他的却没有相关设置...

    forum.aspose.com/t/topic/313021