Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 62,204 for

2025

(0.09 sec)
  1. Portion::get_Text Returns Sentence-Cased Text I...

    Hi team, for (const auto& portion : paragraph->get_Portions()) { std::string portionText = portion->get_Text().ToUtf8String(); } currently some portion text that we are getting is in sentence case, although…...slides-cpp pankajku May 23, 2025, 12:01pm 1 Hi team, for (const...24.5 andrey.potapov May 23, 2025, 5:10pm 2 @pankajku , Thank...

    forum.aspose.com/t/portion-get-text-returns-sen...
  2. How to Get Font Subtype Like Extra Bold from a ...

    Hi, When i try to extract font name, it sometimes comes like : Adobe Clean ExtraBold. How can I extract the main font as Adobe Clean and ExtraBold as sub type. Thanks...slides-cpp pankajku April 23, 2025, 10:46am 1 Hi, When i try to...Professionalize.Discourse April 23, 2025, 10:46am 2 @pankajku To extract...

    forum.aspose.com/t/how-to-get-font-subtype-like...
  3. PlatformNotSupportedException: System.Drawing.C...

    I have a .NET 9 ASP.NET Web API application running in a Linux container in Azure Kubernetes Services. It uses Aspose.Drawing, Aspose.Imaging, Aspose.Slides.NET all version 25.4.0. It also uses Apose.Pdf.Drawing version …...slides-crossplatform gsf42 April 21, 2025, 10:19am 1 I have a .NET 9 ASP...why? andrey.potapov April 21, 2025, 11:26am 2 @gsf42 , Thank you...

    forum.aspose.com/t/platformnotsupportedexceptio...
  4. 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...
  5. 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...
  6. Word to Pdf conversion failure - Free Support F...

    Hello, I am working on a project to convert .docx documents to pdf using Aspose.Words library. When converting a 20Mb docx to pdfon windows OS, the conversion fails due to infinite time taken for document save with the…...words-java aakanksha76 July 3, 2025, 9:31am 1 Hello, I am working...Professionalize.Discourse July 3, 2025, 9:31am 2 @aakanksha76 Cause...

    forum.aspose.com/t/word-to-pdf-conversion-failu...
  7. 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...
  8. Converting a Presentation to HTML in Java Uses ...

    Hello, when converting a specific PowerPoint slide (that was created based on a master template) to HTML, characters in Calibri font (but quite sure it’s not specific to this font) are not correctly converted. The chara…...raubal April 9, 2025, 4:05pm 1 Hello, when converting...Raubal andrey.potapov April 9, 2025, 4:39pm 2 @stefan.raubal , Thank...

    forum.aspose.com/t/converting-a-presentation-to...
  9. Aspose.Cells GridJs – Incorrect Text Formatting...

    Hi, I’m encountering a formatting issue in Aspose.Cells GridJs. When I enter a number using a comma as the decimal separator (e.g., 123456,7), the cell is incorrectly interpreted and formatted as a date. As a result, w…...aspose-cells , gridjs klep July 22, 2025, 9:39pm 1 Hi, I’m encountering...Professionalize.Discourse July 22, 2025, 9:40pm 2 @klep Cause The issue...

    forum.aspose.com/t/aspose-cells-gridjs-incorrec...
  10. Load docx throw The document appears to be corr...

    Env Windows 11 Aspose.Words for NET 25.2 Code void Main() { var doc=new Aspose.Words.Document(@"C:\Users\hello\Desktop\test\test.docx"); } Test File test.zip (1.8 MB)...Family words-net xxtears March 4, 2025, 3:20am 1 Env Windows 11 Aspose...Professionalize.Discourse March 4, 2025, 3:20am 2 @xxtears The error...

    forum.aspose.com/t/load-docx-throw-the-document...