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

2025

(2.52 sec)
  1. Concatenate PDF with error "Object reference no...

    I will try to concatenate PDF files but have an error “Object reference not set to an instance of an object.” Error executed when call concatenate with any file + attached file. More logs: System.NullReferenceExceptio…...Family uaprogrammer April 15, 2025, 10:09am 1 I will try to concatenate...Professionalize.Discourse April 15, 2025, 10:09am 2 @uaprogrammer The...

    forum.aspose.com/t/concatenate-pdf-with-error-o...
  2. Table width issue - document doesn't respect wi...

    I am using Aspose.Words for .Net. I have the following issue. My code creates a table using the DocumentBuilder class. The table PreferredWidth is set: table.PreferredWidth = PreferredWidth.FromPercent(80); I tried al…...Product Family bogc July 21, 2025, 9:21pm 1 I am using Aspose...Professionalize.Discourse July 21, 2025, 9:22pm 2 @bogc Cause The issue...

    forum.aspose.com/t/table-width-issue-document-d...
  3. SVG with viewbox in defs used with fill:url - F...

    Hi Team, we are facing an issue where we insert a html string into a templated docx file via the report engine. The HTML contains an SVG with a defs section and some pattern within. The pattern has a viewbox, but the w…...Family words-net ottap May 21, 2025, 10:27am 1 Hi Team, we are facing...1 KB) alexey.noskov May 21, 2025, 11:13am 2 @ottap We have opened...

    forum.aspose.com/t/svg-with-viewbox-in-defs-use...
  4. Mht to pdf - exception is thrown - Operation is...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “Operation is not valid due to the current state of the object.” input file 109.zip (18.0 KB)...Product Family divine1 March 4, 2025, 3:44am 1 language java 21 library...Professionalize.Discourse March 4, 2025, 3:45am 2 @divine1 The exception...

    forum.aspose.com/t/mht-to-pdf-exception-is-thro...
  5. SkiaSharp exception - Free Support Forum - aspo...

    Hi While performing doc to pdf conversion I am getting the below skiasharp exception. Exception: System.TypeInitializationException: The type initializer for ‘yY’ threw an exception. —> System.TypeInitializationExcept…...words-net himanshu_surana June 27, 2025, 9:30am 1 Hi While performing...Professionalize.Discourse June 27, 2025, 9:30am 2 @himanshu_surana Cause...

    forum.aspose.com/t/skiasharp-exception/314533
  6. DOCX prompt on saving file created in .Net - Fr...

    Hey everyone! I am creating a docx file and it looks and prints fine but when trying to save the file I get a prompt. “Your document will be upgraded to the newest file format” How do I keep this from coming up? I am …...words-net bydavis November 5, 2025, 2:47pm 1 Hey everyone! I am...Professionalize.Discourse November 5, 2025, 2:48pm 2 @bydavis Summary When...

    forum.aspose.com/t/docx-prompt-on-saving-file-c...
  7. FormatException: System.FormatException: The he...

    Is there a way to diagnose which Header Name triggers it? How can I tell which one is it? The list of Headers: Received: DKIM-Signature: X-CSE-ConnectionGUID: X-CSE-MsgGUID: Message-Id: X-Amp-Result: Received: F…...Family JoaquimRaurell December 1, 2025, 8:26am 1 Is there a way to...DateCreated: 11/27/2025 15:31:13 DateRecieved: 11/27/2025 15:31:14 HtmlBody:...

    forum.aspose.com/t/formatexception-system-forma...
  8. Get Inline Error Message - Free Support Forum -...

    Using ReportingEngine to build Word reports with inline error detection enabled via ReportBuildOptions.InlineErrorMessages. Issue: In some cases, especially with complex expressions (e.g., comparing nullable numbers to …...linq-reporting-engine Vaibhavi_Lad July 24, 2025, 10:38am 1 Using ReportingEngine...Professionalize.Discourse July 24, 2025, 10:38am 2 @Vaibhavi_Lad Sure...

    forum.aspose.com/t/get-inline-error-message/315601
  9. Using border-radius and box-shadow in Html -> P...

    Hello, I’m trying to get a rectangle with rounded corners and shadow by converting HTML into PDF. I’m using latest Aspose.HTML v25.05 for this. A proper HTML does not work when processing through Aspose.Html and saving…...html-to-pdf , html-net mlamla May 20, 2025, 12:57pm 1 Hello, I’m trying...(550 Bytes) asad.ali May 20, 2025, 8:08pm 2 @mlamla We have opened...

    forum.aspose.com/t/using-border-radius-and-box-...
  10. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color ID is {0}, layer's name is {1…...Family cad-net Asheesh32 May 2, 2025, 5:55am 1 foreach (var entity...Professionalize.Discourse May 2, 2025, 5:55am 2 @Asheesh32 To fetch...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...