Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 620 for

april

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Aspose PDF (Java): Converting Document to pdf c...

    Hi Team, We are generating document using aspose java and once we generated the document we are saving same document as pdf but for one scenario the column which we appended for table is showing wrongly in pdf but in wo…...noskov Split this topic April 2, 2025, 4:21am 12 A post was...

    forum.aspose.com/t/aspose-pdf-java-converting-d...
  6. 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...
  7. 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
  8. 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...
  9. 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...
  10. Aspose split docx file wrongly in Docker, but w...

    I am using Aspose to split a DOCX file into separate DOCX files for each page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…...notifier April 7, 2025, 12:42pm 13 The issues...

    forum.aspose.com/t/aspose-split-docx-file-wrong...