Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 899 for

august

(0.1 sec)
  1. Missing inline images after conversion from msg...

    I convert a msg file to HTML by MailMessage mail = MailMessage.load(msgPath); SaveOptions opt = SaveOptions.createSaveOptions(MailMessageSaveType.getHtmlFormat()); mail.save(htmlPath, opt); Some images are changed to Ba…...Email Product Family psfung August 2, 2016, 11:13pm 1 I convert...Base64 encoded? kashif.iqbal August 3, 2016, 5:21am 2 Hi, Thank...

    forum.aspose.com/t/missing-inline-images-after-...
  2. Word files saved into HTML produce different re...

    If a DOCX files is saved into HTML, it produces different results on different machines. This issue is breaking our CI processes. Could you help in figuring out what might cause this difference? The local settings are…...Product Family words-net memoq August 26, 2025, 10:43am 1 If a DOCX... Professionalize.Discourse August 26, 2025, 10:44am 2 @memoq...

    forum.aspose.com/t/word-files-saved-into-html-p...
  3. Latest Aspose.OCR Product Family topics - Free ...

    Get technical support of Aspose.OCR for .NET, Java, and C++.... 2024 Font Detection 3 491 August 26, 2024 Aspose.OCR for .net...Greek Language Support 2 230 August 21, 2024 采用Aspose.OCR 将PDF...

    forum.aspose.com/c/ocr/16
  4. Calculation results differ from Excel 365 - Fre...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("iferror.xlsx"); WorksheetCollection worksheets = workbook.getWorksheets(); Worksheet worksheet = worksheets.get("S1-8.2 - T…...Family cells-java TarasTielkes August 5, 2025, 2:54pm 1 Hi, Using...KB) Professionalize.Discourse August 5, 2025, 2:54pm 2 @TarasTielkes...

    forum.aspose.com/t/calculation-results-differ-f...
  5. Some tiff files Different barcode reading diffe...

    image.png (14.2 KB) I’m using Aspose.BarCode version 25.6.0.0 to read barcodes from TIFF files. I’ve noticed that the same TIFF file produces different barcode reading results depending on the device: On a mobile phon…...tvr August 5, 2025, 1:37pm 1 image.png... Professionalize.Discourse August 5, 2025, 1:38pm 2 @jithus.tvr...

    forum.aspose.com/t/some-tiff-files-different-ba...
  6. Suppress blank merge-field output and remove em...

    Scenario: We generate PDFs from Word templates using JsonMailMergeDataSource. The templates contain merge fields populated via JPath from our JSON payload. Issue: When a JSON property is empty or missing, the merge fi…...Family words-net lalit2207 August 25, 2025, 9:39am 1 Scenario:... Professionalize.Discourse August 25, 2025, 9:39am 2 @lalit2207...

    forum.aspose.com/t/suppress-blank-merge-field-o...
  7. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…...chhelavda August 2, 2025, 8:56am 9 @alexey.noskov...7z (15.9 KB) alexey.noskov August 2, 2025, 12:54pm 10 @ankit...

    forum.aspose.com/t/lc-getentity-is-getting-null...
  8. Upgrade with new apose liabrary to 24.9.0 leads...

    We have upgraded aspose library in our application 20.6.0.0 to 24.9.0.0 After upgrading it created issue in tables which are in PDF report. content goes beyond right margin, previously it was adjusting content as per do…...noskov August 1, 2025, 4:00am 7 @mayurih...you more information. mayurih August 1, 2025, 6:50am 8 @alexey.noskov...

    forum.aspose.com/t/upgrade-with-new-apose-liabr...
  9. Extarct content from Excel and populate in word...

    I am extracting content from an Excel sheet and inserting it into a Word document using the following method: private static void InsertHtmlTable(DocumentBuilder builder, Workbook workbook, Worksheet worksheet, Range ra…...words-net , cells-net RaghulBabu214 August 21, 2025, 12:26pm 1 I am extracting...area Professionalize.Discourse August 21, 2025, 12:26pm 2 @RaghulBabu214...

    forum.aspose.com/t/extarct-content-from-excel-a...
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...noskov August 6, 2024, 6:06am 22 @ssj123ssj...end of footer"); ssj123ssj August 7, 2024, 5:56am 24 Thank you...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...