Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 611 for

april

(0.02 sec)
  1. Aspose.Pdf.Document .ctor throws GifImageExcept...

    Hi, The following C# code snippet results in the following exception when calling the Aspose.Pdf.Document constructur: Image loading failed. Inner exception: GIF frame pixel processing is impossible, because it does n…...Product Family zoltankrekus April 24, 2025, 8:41am 1 Hi, The following...<br><b>Gesendet:</b> Dienstag, 15. April 2025 09:49<br><b>An:</b> Steffi...

    forum.aspose.com/t/aspose-pdf-document-ctor-thr...
  2. Disable Spell Check and Grammar Check in PowerP...

    How can we disable spellcheck/grammer check in the PPT....potapov April 1, 2025, 9:47am 10 @pawann ...leBool.True); } } } pawann April 10, 2025, 6:43pm 11 Thanks for...

    forum.aspose.com/t/disable-spell-check-and-gram...
  3. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...noskov April 1, 2025, 3:52am 5 @want5 Could...

    forum.aspose.com/t/get-node-that-contains-the-e...
  4. Sending an email sometimes fails - Free Support...

    Hi, we are seeing issues when sending emails using SmtpClient class. 99% of emails are sent without issues, but sometimes, an email will not be sent and we don’t get an error in this case (SmtpClient::send does not thro…... arne411 April 2, 2025, 9:08am 7 I have an...problems on Linux. sergey.vivsiuk April 2, 2025, 1:42pm 8 Hello @arne411...

    forum.aspose.com/t/sending-an-email-sometimes-f...
  5. Getting Error when Extracting Messages from PST...

    When attempting to extract messages from a PST file we are getting the following error: class com.aspose.email.system.exceptions.InvalidOperationException: Could not read message. The message data is probably corrupted.…...potapov April 30, 2021, 5:16pm #2 @dmckinney...

    forum.aspose.com/t/getting-error-when-extractin...
  6. Aspose HTML for java conversion to PDF - Free S...

    Hello, I perform conversion from HTML to PDF with following Java code: final String myDocument1 = "./testcases/HtmlWebRequest.htm"; final String myDocumentOut1 = "./testcases/out/HtmlWebRequest.pdf"; final com.aspose.…...notifier April 9, 2025, 4:35pm 7 The issues...

    forum.aspose.com/t/aspose-html-for-java-convers...
  7. TypeScript Syntax Error in aspose.cells.node Ty...

    Hello, I am encountering a TypeScript syntax error in the type definitions provided by the aspose.cells.node package. The error occurs when I try to build my project using TypeScript. Error Details The specific error m…...Liu April 11, 2025, 2:45pm 20 @Mukul_NAKAD...

    forum.aspose.com/t/typescript-syntax-error-in-a...
  8. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …...notifier April 15, 2025, 4:53pm 12 The issues...

    forum.aspose.com/t/key-not-found-exception/293338
  9. Format Worksheet Cells in a Workbook with Node....

    Learn how to format worksheet cells in a workbook using Aspose.Cells for Node.js via C++. Customize the appearance and style of data in spreadsheets...."January" , "February" , "March" , "April" , "May" , "June" , "July" ...

    docs.aspose.com/cells/nodejs-cpp/format-workshe...
  10. Format Worksheet Cells in a Workbook with C++|D...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells library.... PutValue ( u "April" ); cells . Get ( u "F2" )....

    docs.aspose.com/cells/cpp/format-worksheet-cell...