Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 544 for

april

(0.12 sec)
  1. Use French Culture from DATE Field Formatting P...

    Hi, When converting a DOCX with French date fields to PDF. I noticed the formatting has been reset to English: Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); When I did the same in Word ‘save…... Fabske April 4, 2025, 1:44pm 9 I just post...

    forum.aspose.com/t/use-french-culture-from-date...
  2. Copy excel is not working properly when we try ...

    Hi Team, Good Morning!!! I am encountering an issue while copying multiple source workbooks containing PivotTables into a destination Excel workbook. The destination workbook is created, but it gets corrupted. When I t…...notifier April 11, 2025, 12:00pm 5 The issues...

    forum.aspose.com/t/copy-excel-is-not-working-pr...
  3. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…... vaughnis April 14, 2025, 2:44pm 34 My Environment:...shared.cs:line 368 asad.ali April 14, 2025, 4:19pm 35 @vaughnis...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  4. Aspose.zip for .net 解压中文乱码 - Free Support Forum...

    zip压缩包里面有中文文件名的文件,解压后是乱码,请问有办法处理? 使用的是最新的.net 版aspose.zip... qqzwc April 27, 2025, 2:33am 8 需要在解压选项中指定编码,参考:...

    forum.aspose.com/t/aspose-zip-for-net/222189
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...