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

docx

(0.14 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. How to Export PowerPoint to Word using Java

    This tutorial guides on how to export PowerPoint to Word using Java. It provides configuration details, stepwise procedure and a runnable sample code to convert PPTX to Docx using Java....to an MS Word document like DOCX , DOC, or in any of the supported...library Save the document as DOCX on the disk These steps assist...

    kb.aspose.com/slides/java/how-to-export-powerpo...
  3. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....it as a Word document say a DOCX file. You will also learn how...Save the resultant document as DOCX These steps describe how to...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  4. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....it as a Word document, say a DOCX file. You will also learn how...object Save the loaded HTML as DOCX on the disk The above steps...

    kb.aspose.com/slides/python/how-to-convert-powe...
  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. Is there an API to get the "AnchorID" field fro...

    Does the Aspose Words for Java expose the AnchorID property of a Shape object? Note that the VBA and Interop libraries expose this property: https://learn.microsoft.com/en-us/dotnet/api/microsoft.office.interop.word.sh…... We have observed that a DOCX saved by Microsoft Word does...Words loads and saves the same DOCX, the property is removed. Essentially...

    forum.aspose.com/t/is-there-an-api-to-get-the-a...
  9. Ինչպես ուղարկել Word փաստաթուղթ էլեկտրոնային փո...

    Այս կարճ թեմայում դուք կսովորեք, թե ինչպես ուղարկել Word Փաստաթուղթը էլփոստով Java-ի միջոցով: Հետևյալ պարզ քայլերը կարող են օգտագործվել էլփոստով Docx-ը Java-ով արտահանվող Docx-ի HTML-ի վրա ուղարկելու համար ցանկացած ընդհանուր օպերացիոն համակարգում, ինչպիսին է MS Windows-ը, Ubuntu-ն կամ macOS-ը, օգտագործելով պարզ API զանգեր:...մուտքագրված Word փաստաթուղթը DOCX կամ DOC ֆայլի ձևաչափով: Այնուհետև...համար: Կոդ՝ Java-ով էլփոստով DOCX ուղարկելու համար Վերևի կոդի...

    kb.aspose.com/hy/words/java/how-to-send-word-do...
  10. Փոխարկել Word-ը PCL-ի Java-ում

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

    kb.aspose.com/hy/words/java/convert-word-to-pcl...