Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 7,864 for

log

(0.1 sec)
  1. Multi-sheet Excel files failing to convert to H...

    Using aspose-cells in a Java environment. After upgrading from 21.8 to 21.10, multi-sheet Excel files no longer render when we try to create HTML previews of their content. Seeing these in the Logs: “No handler found f…... Seeing these in the logs: “No handler found for GET ...

    forum.aspose.com/t/multi-sheet-excel-files-fail...
  2. Export form to PDF read-only - Free Support For...

    Hi, I’m exporting an HTML form (with input tags, select, etc.) to PDF. Unfortunately, also in PDF, the form stays a form, i.e. I can enter values or select from a dropdown. In my case, this is counter-productive, becaus…...4:48pm #4 @jscharr We have logged a ticket as HTMLNET-4084 in...

    forum.aspose.com/t/export-form-to-pdf-read-only...
  3. Cannot open GLTF file on windows - Free Support...

    test-nonworking.gltf.zip (26.2 KB) Scene scene = new Scene(); scene.Open("test-nonworking.gltf"); gives “Cannot open this file” on Windows. On macOS works as expected...Akzhigitov We have logged a ticket as THREEDNET-1234...

    forum.aspose.com/t/cannot-open-gltf-file-on-win...
  4. Double underline - Free Support Forum - aspose.com

    I tried to create a document with only one paragraph, with only one word underlined. Everything is fine, but if the paragraph is long and justified a double underline appears. The second one is at the bottom of the pag…...montanelli We have logged an issue as PDFNET-53413 in...

    forum.aspose.com/t/double-underline/257677
  5. Convert PDF to template based Excel Format usin...

    Hi Aspose Team, Thank you for your help, We had tried with below code private void processExcel() { String input = “E:\sample\9149.pdf”; InputStream is = null; try { File licFile = new File(“E:\sample\GenerateExcel…...are afraid that the earlier logged tickets have not been yet resolved...

    forum.aspose.com/t/convert-pdf-to-template-base...
  6. Unable to generate output over 96DPI - Free Sup...

    We aren’t able to generate output over 96dpi, however we require to generate 600dpi. Also we are not able to generate with different sizes. If you can refer a technical person that will be great....issue as PAGENET-279 has been logged in our issue tracking system...

    forum.aspose.com/t/unable-to-generate-output-ov...
  7. 单元格设置格式为数字-会计专用(Accounting Format), 单元格文本错位 - F...

    使用aspose-cells-23.3 ,如下调用 Workbook workbook = new Workbook(new FileInputStream(new File(“test.xlsx”))); workbook.save(“text.html”, new HtmlSaveOptions()); 使用测试excel文件和导出html截图见附件 test.zip (2.1 KB) 请帮忙看下如何解决 参考: ht…...for better organization, we logged a separate ticket with an id...

    forum.aspose.com/t/accounting-format/262823
  8. Swiss QR barcode: wrong placement of cross if t...

    When I set codeTextLocation=ABOVE, the resulting image contains the code text and the swiss cross is placed at the center of the whole image rather than the center of only the barcode. The resulting image is attached. b…...inform you that your issue (logged earlier as “BARCODEJAVA-1697”)...

    forum.aspose.com/t/swiss-qr-barcode-wrong-place...
  9. Converting Dynamic XFA for to standard throws E...

    When I try to convert a pdf containing XFA form i get a NullReferenceException Document document = new Document( "form.pdf"); document.Form.Type = FormType.Standard; document.Save( "Flattened.pd…...further investigation, I have logged an issue in our issue tracking...

    forum.aspose.com/t/converting-dynamic-xfa-for-t...
  10. PDF to Excel long conversion - Free Support For...

    Hello! I’m trying to convert this PDF (test_longtime.pdf (60.7 KB)) into Excel format. The processing takes a very long time (I’ve waited 30min and interrupted the process). My code snippet is: Document document = new…... Therefore, we have logged it as PDFJAVA-42248 in our...

    forum.aspose.com/t/pdf-to-excel-long-conversion...