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

docx

(0.12 sec)
  1. [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...
  2. 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...
  3. 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...
  4. 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/
  5. Converter.Convert | Aspose.Words for .NET

    Effortlessly convert your documents with our Converter's Convert method. Transform input files into desired formats with ease and precision....docx" ; Converter . Convert ( doc..."LowCode.Convert.LoadOptions.docx" , saveOptions ); Converter...

    reference.aspose.com/words/net/aspose.words.low...
  6. Long text value visible when running report but...

    My team is currently using Aspose.Words.ReportingServices version 22.11 with SQL Server Reporting Services (SSRS). We are seeing an issue where long text values display fully when viewing the report in SSRS, but when the…...docx (35.3 KB) Blank Page Added (Case 2).docx (46.3 KB)...

    forum.aspose.com/t/long-text-value-visible-when...
  7. word转html报错:com.aspose.words.zzXeW.zzW4B()" is ...

    版本:23.8 编程语言:java word转换html与html转word,多次转换后,在word转换html步骤报错 步骤1:word转html word源文件: 3-1出租合同(租给个人)-我方作为出租方使用05.Docx (340.7 KB) 转换后文件为html: convert1.zip (334.7 KB) 步骤2:html转换word 转换后的word文件: 包含内容编辑器-慕华 18-03-2026…...docx (340.7 KB) 转换后文件为html: convert1...currentDocx = "C:\\Temp\\in.docx"; int iterations = 10; for (int...

    forum.aspose.com/t/word-html-com-aspose-words-z...
  8. Processor.to_file method | Aspose.Words for Python

    aspose.words.lowcode.Processor.to_file method...docx' input_doc2 = MY_DIR + 'Tables.docx' context =...'LowCode.MergeContextDocument.1.docx' ) . execute () first_load_options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. Aspose pdf Font issue - Free Support Forum - as...

    fontissueDocx fontissuepdf Hi, The generated pdf from aspose.words dll with save function is not working properly as i could see a box in place of word ‘st’ superscript. This superscript is showing correctly in …...noskov , Actually this pdf and docx is generated from C# code with...The fonts are not required for DOCX generation. The consumer applications...

    forum.aspose.com/t/aspose-pdf-font-issue/327050