Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 39,104 for

2025

(0.18 sec)
  1. Unable to fetch dpi from heic images - Free Sup...

    Hi Team, I am working on converting HEIC to PDF using Aspose.Imaging and I need to preserve dimensions when converted. For that I need dpi data for the image, but I am unable to fetch it. It uses the default dpi (96) in…...Family Krishalini_H August 21, 2025, 7:06am 1 Hi Team, I am working...Professionalize.Discourse August 21, 2025, 7:07am 2 @Krishalini_H To fetch...

    forum.aspose.com/t/unable-to-fetch-dpi-from-hei...
  2. Aspose.Words - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the document with custom properties. I am using the document.Save() to achieve it. After updating to .NET 8, I am getting the following error for document Save methods. No…...words-net rpmati September 26, 2025, 2:58pm 1 Hi, I have a method...Professionalize.Discourse September 26, 2025, 2:58pm 2 @rpmati It appears...

    forum.aspose.com/t/aspose-words-errors-after-up...
  3. Aspose.Slides for .NET 23.6 Does Not Work with ...

    hi I have followed the steps to download 23.6 crossplatform DLL’s using below steps download this zip package: https://releases.aspose.com/slides/net/new-releases/aspose.slides-for-.net-23.6dlls-only/ 1 extract Aspose.…...slides-crossplatform barbarius September 2, 2025, 1:46pm 21 thanks for the quick...andrey.potapov September 2, 2025, 4:01pm 22 @barbarius , Please...

    forum.aspose.com/t/aspose-slides-for-net-23-6-d...
  4. Aspose.Slides.NET6.CrossPlatform Crashes with C...

    We’re currently integrating Aspose.Slides for .NET6 CrossPlatform into a document conversion service running under .NET 8 on Linux (Ubuntu 22.04). The library loads successfully, but the process terminates immediately w…...slides-crossplatform aqueralt October 23, 2025, 11:25am 1 We’re currently integrating...25.10.0 (latest as of October 2025) Target framework: .NET 8.0...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  5. ListObject with calculated column creates inval...

    Hello, An invalid Excel file is generated using this example from the documentation located at: Propagate Formula in Table or List Object automatically while entering data in new rows|Documentation When you open the fi…...Product Family weissa April 29, 2025, 2:16pm 1 Hello, An invalid...Professionalize.Discourse April 29, 2025, 2:16pm 2 @weissa It seems you...

    forum.aspose.com/t/listobject-with-calculated-c...
  6. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...cells-java xuerui December 24, 2025, 2:47am 1 Workbook workbook...Professionalize.Discourse December 24, 2025, 2:49am 2 @xuerui setColumnWidthPixel...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  7. Extra Artifact Appears When Converting a Presen...

    Hi Team, I have attached a sample PPTX with a single slide containing a single shape. When I use Aspose to open this PPTX and try to get the image of this shape, I am getting extra artifact in the image. I have attache…...slides-rendering , slides-math bhav May 12, 2025, 4:57am 1 Hi Team, I have attached...Professionalize.Discourse May 12, 2025, 4:57am 2 @bhav It seems you...

    forum.aspose.com/t/extra-artifact-appears-when-...
  8. Exception occurs when converting VSD to PDF - F...

    Hello, I am working on project to convert .vsd file to pdf. The conversion fails due to below exception: java.lang.NullPointerException: Cannot invoke “com.aspose.diagram.b.a.d.g5e.l()” because “this.b” is null at co…...diagram-java aakanksha76 March 6, 2025, 7:14am 1 Hello, I am working...Professionalize.Discourse March 6, 2025, 7:14am 2 @aakanksha76 The ...

    forum.aspose.com/t/exception-occurs-when-conver...
  9. Issues with <<doc>> Tag and -sourceStyles Behav...

    I am facing two issues while using the <<doc>> tag as per the documentation on Inserting Documents Dynamically. I’d appreciate your guidance on the following: 1. Error When Using Simple <<doc>> Tag with -sourceStyles an…...words-net abhishekouta May 12, 2025, 1:26pm 1 I am facing two issues...Professionalize.Discourse May 12, 2025, 1:27pm 2 @abhishekouta Issues...

    forum.aspose.com/t/issues-with-doc-tag-and-sour...
  10. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...Family words-net hrnallap May 21, 2025, 4:40am 1 We are using below...Professionalize.Discourse May 21, 2025, 4:41am 2 @hrnallap To ensure...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...