Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 87,990 for

may

(0.93 sec)
  1. Aspose.PDF C++ - exception raised when using Lo...

    Hi, we are testing passing a LoadOptions instance to constructor of Document to open a PDF file; this raises exception: WcOknr8zb0cLZ73q.png (85.5 KB) and a result on console during execution: WxKxcwvE0YakcFBX.png (1…...dancelli May 22, 2025, 12:19pm 1 Hi, we are...thanks alexander.malokhovetskiy May 22, 2025, 2:01pm 2 @gianfranco...

    forum.aspose.com/t/aspose-pdf-c-exception-raise...
  2. How to merge font span when converting word to ...

    a.docx (13.1 KB) Is there any way to make these txt in one html tag?. Here is my code: var word = new com.aspose.words.Document(path + "a.docx"); HtmlSaveOptions options = new HtmlSaveOptions(); options.setUseHighQ…...Product Family words-java GusGus May 12, 2026, 6:42am 1 1960×1736...html", options); alexey.noskov May 12, 2026, 8:50am 2 @GusGus the...

    forum.aspose.com/t/how-to-merge-font-span-when-...
  3. Can’t export OneNote document to PDF - Free Sup...

    Can’t export MS OneNote document to PDF with this code: var doc = new Document("Bug388.one"); doc.ToPdf("out.pdf"); Please help to fix. Bug388.zip (101.9 KB)...dm May 16, 2026, 11:42am 1 Can’t export...9 KB) Professionalize.Tasks May 16, 2026, 11:52am 2 @panchenko...

    forum.aspose.com/t/can-t-export-onenote-documen...
  4. extractPages in Aspose 25.2 running infinitely ...

    We noticed as part of our upgrade to 25.2 that for the given file, the document.extractPages was running infinitely for more than 30mins though the file is light weight. Manuscript.docx (34.9 KB) Could you share some l…...words-java ELSSAM_elsevier_com May 5, 2025, 9:00am 1 We noticed...this. Professionalize.Discourse May 5, 2025, 9:01am 2 @ELSSAM_elsevier_com...

    forum.aspose.com/t/extractpages-in-aspose-25-2-...
  5. Semi-Transparent EMF Image Is Rendered as Blank...

    We have been working with Aspose Slides v25.7 for our product where in we have EMF images to be printed into PDF but we found that the Semi-transparent images (Alpha = 50% or between 1-99 % ) it renders blank image in pd…... This issue may arise due to the way transparency...during the PDF export, which may better handle transparency. Here’s...

    forum.aspose.com/t/semi-transparent-emf-image-i...
  6. Error on the Aspose application - Free Support ...

    I decompiled an Aspose application and when I try to run it it’s giving me countless errors i don’t understand where the problem might be. errors like ‘AutoFilter._0005()’ is a method, which is not valid in the given …...framework – the original assembly may have been built for .NET Framework...method names, and field names may be replaced with tokens such...

    forum.aspose.com/t/error-on-the-aspose-applicat...
  7. Unable to read barcodes using version 23.1.0.0 ...

    I have licence for aspose barcodes 23.1.0.0 . am unable to read barcodes from the tiff files . But i can able to read barcodes using version 24.3.0.0 but am getting watermark when i reading types barode128...tvr May 2, 2025, 8:18am 1 I have licence...barode128 Professionalize.Discourse May 2, 2025, 8:18am 2 @jithus.tvr...

    forum.aspose.com/t/unable-to-read-barcodes-usin...
  8. Request for Aspose.Email for C++ Latest SDK (In...

    Hi Aspose Team and Community, I’m a paid full-license holder of Aspose.Email for C++ and have been using the Windows version (v25.8.0) for email processing in my project. Recently, our team expanded to cross-platform de…...with unofficial builds as they may not be fully supported. Community...community forums. Other users may have faced similar issues and...

    forum.aspose.com/t/request-for-aspose-email-for...
  9. DOC file taking too long to process - Free Supp...

    Hi, Attaching the document taking longer time for conversion, using java and latest version of Aspose 23.4 1681285766770-Jessica Morgan_11449637_cv-library.docx.zip (502.8 KB)...Family words-java RChilli_Nidhi May 1, 2023, 7:55am 1 Hi, Attaching...zip (502.8 KB) alexey.noskov May 1, 2023, 8:15am 2 @RChilli_Nidhi...

    forum.aspose.com/t/doc-file-taking-too-long-to-...
  10. Load a Web Image from a URL into an Excel Works...

    How to convert an image from a URL to an actual Excel image? This article demonstrates how to achieve this using C# and the simple-to-use Aspose.Cells for .NET API.... Sample Code There may be cases where you always want...a URL. To achieve this, you may follow the instructions given...

    docs.aspose.com/cells/net/load-a-web-image-from...