Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 39,103 for

2025

(0.76 sec)
  1. 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…...Family words-net memoq August 26, 2025, 10:43am 1 If a DOCX files is...Professionalize.Discourse August 26, 2025, 10:44am 2 @memoq It sounds...

    forum.aspose.com/t/word-files-saved-into-html-p...
  2. 2 issues when loading jpg and saving as another...

    Hello Try to convert this jpg to tiff, 2 issues: Image Exif and Xmp data will not be saved in the resulting Tiff. Result image is rotated! Original image is not! Thanks. Tested when saving as Tiff and Png, happened…...notifier February 5, 2025, 1:28pm 13 The issues you have...australian.dev.nerds March 10, 2025, 2:56pm 14 Hello, I just tested...

    forum.aspose.com/t/2-issues-when-loading-jpg-an...
  3. Inconsistent Line Height Rendering When Convert...

    Problem Description When converting DOCX files to images using Aspose, documents containing parentheses show inconsistent line height rendering compared to documents without parentheses, even when paragraph line spacing …...docx-to-image SzuChiChen September 22, 2025, 9:14am 1 Problem Description...Professionalize.Discourse September 22, 2025, 9:14am 2 @SzuChiChen Inconsistent...

    forum.aspose.com/t/inconsistent-line-height-ren...
  4. Image Alt Text on a new document - Free Support...

    I am using Aspose (latest) PDF. I can make an image by using the Image class like so: var img = new Image { FixHeight = _options.ImageLeftHeight, FixWidth = _options.ImageLeftWidth, ImageStream = new MemoryStream(_…...Family R_C_D_T September 2, 2025, 11:29am 1 I am using Aspose...issue. amjad.sahi September 2, 2025, 11:39am 2 @R_C_D_T , Thank...

    forum.aspose.com/t/image-alt-text-on-a-new-docu...
  5. Aspose.CellsでExcelファイルをPDF形式に変換した場合、異体字(IVSを利用し...

    Aspose.Cellsを使用して、システム内でExcelファイルをPDFファイルに変換しています。 Aspose.CellsでPDF変換を行った際、Excelファイル内に異体字(IVSを利用した文字)が存在する場合、文字化けが発生します。 変換元のExcelでは、IVS対応フォント(IPAmj明朝)が設定された異体字(IVSを利用した文字)が正しく表示されております。 文字化けを解消する方法はございますでしょうか。 以下に、P…... 日本語による技術サポート SSSNNN May 8, 2025, 3:20am 1 Aspose.Cellsを使用して...VisualStudio2022 C# John.He May 8, 2025, 5:37am 2 @SSSNNN マシンにexcel...

    forum.aspose.com/t/aspose-cells-excel-pdf-ivs/3...
  6. Priority parameter not working with New Outlook...

    Hi there! I am using Aspose.Email version 25.2.0 in Openedge 12.8.9. I am making a basic MailMessage variable with IsBodyHtml set to True and I have set the priority tag parameter to MailPriority:High. The file is saved…...email-eml LNGLEEVFDEV December 3, 2025, 3:05pm 1 Hi there! I am using...Professionalize.Discourse December 3, 2025, 3:06pm 2 @LNGLEEVFDEV Summary...

    forum.aspose.com/t/priority-parameter-not-worki...
  7. 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…...Family vaughnis February 27, 2025, 2:54pm 21 I made it public...it now vaughnis February 27, 2025, 3:05pm 22 Git it zipped down...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  8. Table border is missing after accept all revisi...

    The table border is different withe accept revisions by office. The codes: String path = "C:\\Users\\z_jia\\Desktop\\a\\data\\"; Document word = new Document(path + "temp.docx"); var revisions = word.getRevisions(); re…...words-java GusGus November 27, 2025, 10:02am 1 The table border...Professionalize.Discourse November 27, 2025, 10:03am 2 @GusGus Summary Calling...

    forum.aspose.com/t/table-border-is-missing-afte...
  9. Image transformation - Free Support Forum - asp...

    Hello, I have a document with text that has a drop shadow with WordArt. It used to convert normally, but since we upgraded to version 23.9, part of the text no longer converts as it did before. Before: After: B…...moinard July 29, 2025, 12:56pm 1 Hello, I have a document...Professionalize.Discourse July 29, 2025, 12:57pm 2 @stephane.moinard...

    forum.aspose.com/t/image-transformation/315832
  10. Missing category from the last bar in a dynamic...

    We open a powerpoint with aspose slides for java version 25.5 and do this to a bar chart… ((IChart)shape).getChartData().getCategories().clear(); for (String category : chartShadow.getCategories()) { ((IChart)shape).…...slides-java dberkman July 12, 2025, 5:04am 1 We open a powerpoint...Professionalize.Discourse July 12, 2025, 5:04am 2 @dberkman Cause The...

    forum.aspose.com/t/missing-category-from-the-la...