Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 14,504 for

native

(0.1 sec)
  1. SkiaSharp 3.119.1 broken with Aspose.Words 25.4...

    I’ve noticed that the SkiaSharp.NativeAssets.Linux.NoDependencies version 3.119.1 breaks in use with Aspose.Words version 25.4.0 on Linux server. Images from word files are removed from the PDF output. It does work if w…...conversion works correctly when the native assets package is at version...116.1). Replacing the bundled native assets with a newer package...

    forum.aspose.com/t/skiasharp-3-119-1-broken-wit...
  2. 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
  3. 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...
  4. 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/
  5. MailMergeDataType | Aspose.Words for Java

    Specifies the type of an external mail merge data source in Java.... NATIVE Specifies that a given document...Equals to NONE . NATIVE public static int NATIVE Specifies that...

    reference.aspose.com/words/java/com.aspose.word...
  6. .NET Java Python C++ PHP and Android Excel Spre...

    Libraries to read write and manipulate Microsoft Excel files in .NET Java C++ Android and SharePoint apps. Export Worksheets in SSRS and JasperReports...Spreadsheets on Multiple Platforms Native APIs to create, edit, convert...Android. Aspose.Cells for Java Native Java APIs for the desktop,...

    products.aspose.com/cells/family/
  7. Azure Functions (Linux) System.DllNotFoundExcep...

    Hi, We have developed an Azure Function App that runs on the Flex Consumption Plan (Linux). We are trying to convert a Word document to PDF. We get following errors: System.TypeInitializationException: The type init…...indicate that the required native library for SkiaSharp is not...resolve this issue: Ensure Native Dependencies : Since you are...

    forum.aspose.com/t/azure-functions-linux-system...
  8. Request: Migrate Aspose.Cells for Node.js via J...

    We would like to use Aspose.Cells for Node.js via Java in an Electron application on Windows. However, Aspose.Cells for Node.js via Java depends internally on node-java, which is built on NAN. NAN relies directly on V8…...(Node-API) instead of NAN for native addons, and has stated that...planned: [Bug]: Link error for native c++ modules opened 09:44AM...

    forum.aspose.com/t/request-migrate-aspose-cells...
  9. Rotate Axis Title in Aspose.Words Java - Free S...

    Hello, I am using Aspose.Words for Java version 25.5 to generate charts. I would like to rotate the title of the secondary, so that the axis title appears vertically. I can rotate the axis tick labels via AxisTickLabel…...include a comparable API, so native rotation is not currently supported...added, upgrading will provide native support. 4. Submit a feature...

    forum.aspose.com/t/rotate-axis-title-in-aspose-...
  10. Convert a Document with Images Aspose.Words in ...

    In Aspose.Words for .NET, we solved the problem of converting documents with images to fixed page formats – just make Native assets copied properly using C#....this problem is that SkiaSharp native assets are not properly published...the .csproj file that makes native assets copied properly: < Target...

    docs.aspose.com/words/net/converting-a-document...