Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 176,782 for

docx

(0.14 sec)
  1. 关于文档的权限问题 - 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
  2. Word to HTML Conversion Produces Wrong Bullet L...

    Hi Aspose Team, We are using the Aspose.Words Word to HTML conversion API, and during one of the document conversions we encountered an incorrect bullet sequence in the HTML output. I have uploaded images showing: Th…...docx file The incorrect bullet list...converted_html_file 1474×214 87.4 KB docx_file 1092×349 79.6 KB Professionalize...

    forum.aspose.com/t/word-to-html-conversion-prod...
  3. Ինչպես PDF-ը վերածել Word-ի՝ օգտագործելով Python-ը

    Ահա արագ ձեռնարկ, որը բացատրում է, թե ինչպես փոխարկել PDF-ը Word-ի՝ օգտագործելով Python-ը: Այն տրամադրում է մանրամասն քայլեր՝ կարգավորելու միջավայրը և գործարկվող Python կոդը՝ PDF-ը Docx-ի փոխարկելու համար:...օգտագործելու ցուցումներ: PDF-ը DOCX-ի փոխարկելու համար Python կոդը...Word ֆայլի, ինչպիսիք են DOC, DOCX և այլն: Python-ում PDF-ը Word-ի...

    kb.aspose.com/hy/words/python/how-to-convert-pd...
  4. Փոխակերպեք Word DOC-ը EPUB-ի Python-ով

    Հետևեք այս հոդվածին՝ Word DOC-ը Python-ով EPUB-ի փոխարկելու համար: Այն ունի մանրամասներ՝ IDE-ի, քայլերի և օրինակելի կոդը սահմանելու համար՝ փաստաթուղթը Python-ով EPUB փոխարկիչին ցուցադրելու համար:...քայլերն ամփոփում են Python*-ով *DOCX-ի EPUB փոխակերպման գործընթացը:...save() մեթոդը: Կոդ՝ Python-ով DOCX-ը EPUB-ի փոխարկելու համար Այս...

    kb.aspose.com/hy/words/python/convert-word-doc-...
  5. 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-...
  6. AdvancedCompareOptions.ignore_store_item_id pro...

    AdvancedCompareOptions.ignore_store_item_id property. Specifies whether to ignore difference in StructuredDocumentTag store item Id....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...
  7. Aspose.PDF exports corrupted graphics files- tr...

    I just tried the code out, and I can read in Docx files and output them to PDF/TIFF/JPEG without issue. But when I read in a PDF file, and try to output Docx/TIFF/JPEG, only the Docx file works. The TIFF and JPEG files a…...code out, and I can read in DOCX files and output them to PDF/TIFF/JPEG...and try to output DOCX/TIFF/JPEG, only the DOCX file works. The...

    forum.aspose.com/t/aspose-pdf-exports-corrupted...
  8. How to Convert PDF to Word using Python

    Here is a quick tutorial to explain how to convert PDF to Word using Python. It provides detailed steps to configure the environment and a runnable Python code to convert PDF to Docx.... To convert PDF to DOCX Python code is shared at the...file to a Word file like DOC, DOCX , etc. Steps to Transform PDF...

    kb.aspose.com/words/python/how-to-convert-pdf-t...
  9. Convert Word DOC to EPUB using Java

    Follow this article to transform Docx to EPUB using Java. It shares details to set the development environment, a list of steps, and a sample code to convert Word DOC to EPUB using Java....Document class for transforming DOCX to EPUB Create the HtmlSaveOptions...steps define the process for DOCX to EPUB conversion using Java...

    kb.aspose.com/words/java/convert-word-doc-to-ep...
  10. How to Merge Word Documents using Java

    This topic describes how to merge Word document using Java. It includes all the steps to set up the environment, a list of stepwise tasks and and an example code to merge Docx files in Java....Append the Source DOCX into the Target DOCX file using the appendDocument...loading the source and target DOCX document files from the disk...

    kb.aspose.com/words/java/how-to-merge-word-docu...