Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 124 for

docker conversion

(0.16 sec)
  1. Possible Regression: java.lang.ArrayIndexOutOfB...

    I am encountering a java.lang.ArrayIndexOutOfBoundsException when trying to load a specific CSV file using Aspose.Cells for Node.js via Java by using new aspose.Workbook(csvFilePath, aspose.getCsvLoadOptions()) I have t…...disable automatic numeric conversion csvOpts.setConvertNumericDat(false);...attached repro.zip build Docker image by docker buildx build --platform...

    forum.aspose.com/t/possible-regression-java-lan...
  2. HTML to PDF Japanese language reflecting as box...

    I have Docker Image, and have HTML, I am trying to convert this type of HTML to PDF but Japanese, Chinese and Korean character are reflecting as box, attached the output file. Please suggest why characters are not appear…...January 30, 2025, 5:25pm 1 I have Docker Image, and have HTML, I am...for these languages in your Docker environment. To resolve this...

    forum.aspose.com/t/html-to-pdf-japanese-languag...
  3. Aspose.Cells Segmentation Fault when saving to ...

    Hello, I’m using Aspose.Cells for NodeJS via C++ bindings (aspose.cells.node 25.4.0). I believe I have installed all the relevant prerequisites. I’m using Node 20 (also tried 18 and 22) on Debian 12. Although, also trie…...04 (also all included docker). My local Macbook M3 did not...() from /home/eddie/html-conversion/node_modules/aspose.cells...

    forum.aspose.com/t/aspose-cells-segmentation-fa...
  4. Aspose.Words for Python via .NET — “No usable v...

    Hi Aspose Team, I am doing Conversion of very larger doc/docx files to pdf using Aspose.Words for Python via .NET (v24.10.0), based on Ubuntu 22.04 + Python 3.10. Error:- System.DllNotFoundException: No usable version …...Hi Aspose Team, I am doing conversion of very larger doc/docx files...Alternatively, consider using a Docker container with an older Ubuntu...

    forum.aspose.com/t/aspose-words-for-python-via-...
  5. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...4:35pm 29 @rnara I tested conversion on Windows 10. Perhaps you...@alexey.noskov , We are not using docker environment, as we also have...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  6. Aspose.Page for Python – Frequently Asked Quest...

    Comprehensive FAQ covering installation, licensing, supported formats, Conversion, rendering, editing, performance, and troubleshooting for Aspose.Page's pure‑Python library....enables creation, modification, conversion, and rendering of PostScript...All required rendering and conversion logic is bundled in a self‑contained...

    docs.aspose.com/page/python-net/faq/
  7. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…...in the provided archive) and Docker Desktop. Thanks, Oleksii For...ConvertErrorAction.Delete . Isn’t the conversion supposed to ignore font error...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  8. Issue While Converting HTML to PDF on Linux Usi...

    Hi Team - We are using .net library. We are facing an issue while converting HTML to PDF using the Aspose library after deploying changes to Dev environment on Linux server. The same functionality works fine in local en…...@nitingautam Summary Your HTML → PDF conversion works on Windows but fails...Linux server. 4 Test the conversion again. Sample code (no change...

    forum.aspose.com/t/issue-while-converting-html-...
  9. Font Command Line Tools | Aspose.Font for .NET

    Discover the command-line interface (CLI) tools from Aspose.Font for .NET, which allow easy font Conversion and manipulation through simple commands....Feature Description Format conversion Convert between TrueType...macOS, and Linux (including Docker containers). Verbose logging...

    docs.aspose.com/font/net/cli-tools/
  10. Apose Word Java : transforming a word document ...

    Hello, we changed our Word document to integrate new fonts. When saving these documents with Java library (version jdk17 26.2), One of them (ttf) which has been designed to draw icons does not seem to work properly when…...use the following code for conversion: Document doc = new Document("C:\\Temp\\in...running the same test under a dockerized environment (Alpine Linux...

    forum.aspose.com/t/apose-word-java-transforming...