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

docx

(0.15 sec)
  1. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil class. Provides methods for signing document. To learn more, visit the documentation article in C++....signature removal: Doc , Dot , Docx , Dotx , Docm , Dotm , Odt ...signature removal: Doc , Dot , Docx , Dotx , Docm , Dotm , Odt ...

    reference.aspose.com/words/cpp/aspose.words.dig...
  2. How to convert conditionally formatted tables f...

    Hi Community, I am currently working on the XLS2DOC converter example and I am wondering how to convert conditionally formatted cells from Excel to Word. Can you please provide a simple example how to get the Word cells…...)) to a Word document (DOCX), without requiring any additional...also specify the SaveFormat.Docx enumeration. For .NET, more...

    forum.aspose.com/t/how-to-convert-conditionally...
  3. [Defect] - Comparison time is longer for large ...

    Scenario 1:- Compare attached File1, File2 and validate pdf resulted file. Actual:- ASPOSE service taking avg 27206 milli seconds for compare. File 2 (1).Docx (131.0 KB) Another file with 12 MB file size....docx (131.0 KB) Another file with...v1.docx"); Document v2 = new Document("C:\\Temp\\v2.docx"); v1...

    forum.aspose.com/t/defect-comparison-time-is-lo...
  4. Word to Pdf conversion failure - Free Support F...

    Hello, I am working on a project to convert .Docx documents to pdf using Aspose.Words library. When converting a 20Mb Docx to pdfon windows OS, the conversion fails due to infinite time taken for document save with the…...docx documents to pdf using Aspose...library. When converting a 20Mb docx to pdfon windows OS, the conversion...

    forum.aspose.com/t/word-to-pdf-conversion-failu...
  5. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...docx"); DocumentBuilder builder =...} } } doc.Save(@"C:\Temp\out.docx"); doc.Save(@"C:\Temp\out.pdf");...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  6. WarningSource | Aspose.Words for Java

    Specifies the module that produces a warning during document loading or saving in Java....docx"); WarningInfoCollectio warnings...Document(getMyDir() + "Rendering.docx"); WarningInfoCollectio callback...

    reference.aspose.com/words/java/com.aspose.word...
  7. Memory Requirements|Aspose.Words for .NET

    How much memory does Aspose.Words for .NET require to work with documents? Learn the details.... For example, DOCX is more compact than DOC and...Let’s consider two documents: DOCX “A” document – 0.35 MB size...

    docs.aspose.com/words/net/memory-requirements/
  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. 关于文档的权限问题 - 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
  10. Փոխակերպեք 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-...