Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 87,664 for

may

(0.27 sec)
  1. Convert PDF to Word Docs - Free Support Forum -...

    Trying to convert pdf to word in python. Using the docs as is. Getting the following error: Traceback (most recent call last): File "/home/jupyter/Tahoe_Test/Aspose/EnclaveTesting/WordHandler.py", line 69, in conv_pdf…...PDF Product Family acn May 1, 2025, 3:36pm 1 Trying to convert...document. Professionalize.Discourse May 1, 2025, 3:37pm 2 @acn It seems...

    forum.aspose.com/t/convert-pdf-to-word-docs/312166
  2. Saving as SVG mess up text extraction in this d...

    In this attached document 4411_NOK.pdf (114.5 KB) If I try to do text extraction after saving the doc as SVG, some characters are substituted by others. It reads : “En utilisant nos services ou en vous inscrivant, vou…...PDF to SVG, certain characters may not be represented correctly...extracted text. Cause : The problem may stem from improper font embedding...

    forum.aspose.com/t/saving-as-svg-mess-up-text-e...
  3. Convert Docx to PDF generate an error - Free Su...

    I have a Docx that i want to convert to PDF. When i call the “new Document()”, i get the following error : Exception in thread "main" com.aspose.words.FileCorruptedException: The document appears to be corrupted and c…...file you are trying to load may be corrupted or not in a valid...If it does not open, the file may indeed be corrupted. Recreate...

    forum.aspose.com/t/convert-docx-to-pdf-generate...
  4. MailMessage.Load encountering "Compound File Bi...

    Aspose.Email (17.12.0, tested also with 23.9.0) Certain emails are failing with the following exception: { "Message": "Compound File Binary Format corrupted", "Data": {}, "InnerException": { "Messag…...files you are trying to load may have some issues with their format...Outlook, it suggests that they may not be corrupted in a traditional...

    forum.aspose.com/t/mailmessage-load-encounterin...
  5. Aspose.Total for .NET|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....to some useful resources you may need to accomplish your tasks...to some useful resources you may need to accomplish your tasks...

    docs.aspose.com/total/net/
  6. Font Licensing. Legal and Creative Implications

    Apprenez les tenants et aboutissants des licences de polices pour protéger votre travail et garantir le respect des restrictions d'utilisation des polices....documents or websites, while others may restrict embedding. Redistribution...or product packaging. Users may need to purchase a commercial...

    docs.aspose.com/font/net/font-licensing/
  7. Large Image Support|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....OutOfMemoryException exceptions, performance may be very low on very large images...rectangles having 1 height. You may also draw on large images. The...

    docs.aspose.com/imaging/net/large-image-support/
  8. Code Comparison for Common Features in Aspose.E...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....message processing libraries may need to walk through the features...process email messages, you may want to compare Apache POI -...

    docs.aspose.com/email/java/code-comparison-for-...
  9. Aspose Words (JAVA), returning HTML document mi...

    Hello, we’ve run into an instance with a customer where RTF documents being sent in, get processed and returned with “shell” of a html document. The content of the document itself is missing. This shell is identical with…... This problem may be related to the processing...processing the documents. This may improve the handling of the documents...

    forum.aspose.com/t/aspose-words-java-returning-...
  10. DeleteBlankOptions set start and end index to 0...

    The following code snippet DeleteBlankOptions options = new DeleteBlankOptions(); options.setStartIndex(0); System.out.println(options.getStartIndex()); options.setStartIndex(1); System.out.println(options.getStartIndex…...sahi May 9, 2025, 8:00am 3 @Tim49 , This...week or in the next week of May 2025. You will be notified when...

    forum.aspose.com/t/deleteblankoptions-set-start...