Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 15,537 for

native

(0.04 sec)
  1. PowerPoint (PPT/PPTX) and Excel (XLS/XLSX) not ...

    Hi Aspose Team, We are facing an issue with file conversion on Amazon Linux 2 (EC2). Our PPT/PPTX → PDF and XLS/XLSX → PDF conversions are not working. No exceptions are thrown, but the PDF output is either not create…...you need on the OS are a few native graphics/font libraries and...required – just make sure the native packages and the font folder...

    forum.aspose.com/t/powerpoint-ppt-pptx-and-exce...
  2. Aspose.Slides Throws an Exception When Attempti...

    Hi, I’m getting the following error when running an application using Aspose.Slides in a Alpine linux container. I’ve tried upgrading to 25.10, but the issue still persists. It occurs when the code attempts to clone a sl…...Alpine‑Linux container the native GDI+ library ( libgdiplus )...is a thin wrapper around the native libgdiplus library. The default...

    forum.aspose.com/t/aspose-slides-throws-an-exce...
  3. SIGSEGV Crash During Excel to PDF Conversion wi...

    We are experiencing a critical SEGMENTATION FAULT (SIGSEGV) when converting Excel files containing embedded images to PDF using Aspose.Cells for Node.js with an OEM license. The application crashes during the NAPI cleanu…...dispose(); // ⚠️ Potential native crash point } workbook = null;...images without any issues The native Aspose.Cells C++ binding appears...

    forum.aspose.com/t/sigsegv-crash-during-excel-t...
  4. Product Overview|Documentation

    Email C++ library or API can be used to parse, open or save emails, EML, Outlook PST and OST files, MIME messages....Eamil for C++ is a native C++ library that enables C++...Email for C++ is written in native C and can be used on both Windows...

    docs.aspose.com/email/cpp/product-overview/
  5. Supported Platforms Overview|Aspose.Words for .NET

    Aspose.Words for .NET supports a wide range of platforms to work with documents using C#....Android makes it possible to do native Android development in C#,...tasks directly within your native Android applications. Xamarin...

    docs.aspose.com/words/net/supported-platforms/
  6. SkiaSharp problem after updating to 25.12 - Fre...

    <ItemGroup> <PackageReference Include="Aspose.Cells" Version="25.12.0" /> <PackageReference Include="Aspose.Words" Version="25.12.0" /> <!-- Below PackageReference used for a linux related cores cause Aspose requi…...AlmaLinux: "The version of the native libSkiaSharp library (116.0)... Supported versions of the native libSkiaSharp library are in...

    forum.aspose.com/t/skiasharp-problem-after-upda...
  7. Segmentation Fault with Aspose.Slides.NET6.Cros...

    Hello, We investigated multiple options to enable PPT/PPTX to PDF conversion on AWS Lambda .NET 8 Linux, using Aspose.Slides. Main findings Aspose.Slides.NET6.CrossPlatform loads the managed Aspose.Slides.dll correct…...dll correctly, but its Linux native backend requires libaspose...capi_x86_64_libstdcpp_libc2.23.so. The native library cannot be loaded as...

    forum.aspose.com/t/segmentation-fault-with-aspo...
  8. OdsoDataSourceType | Aspose.Words for Java

    Specifies the type of the external data source to be connected to as part of the ODSO connection information in Java.... NATIVE Specifies that a given document...to another document format native to the producing application...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.word 大量生成docx文档后,内存升高,如何控制 - Free Suppor...

    Aspose.word for java . Version25.9 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>25.9</version> <classifier>jdk17</classifier> </dependency> Document doc = …...unmanaged (native) memory for each document. If the native resources...DocumentBuilder ) allocate native buffers for the document model...

    forum.aspose.com/t/aspose-word-docx/320895
  10. Memory Leak Occurs when Instantiating and Dispo...

    Hello, I found that after instantiating presentation, even after the presentation.dispose () method was called, the memory usage of the jvm was still high and memory was not freed. In my debugging, I found that this part…...fonts will often load into native memory (outside the JVM heap)...heap). As with other memory, native memory will not be immediately...

    forum.aspose.com/t/memory-leak-occurs-when-inst...