Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 2,474 for

april

(0.12 sec)
  1. Error during PDF export ... <local5> is null - ...

    Example DWGs from AutoCAD produce an exception when saved to PDF with aspose-cad-22.7-jdk16.jar. ---- Code ---- import java.io.BufferedInputStream; import java.io.File; import java.io.FileOutputStream; import java.net.…... wimix April 21, 2023, 10:01am #3 Hi, I still...Linux. oleksii.gorokhovatskyi April 21, 2023, 10:15am #4 @wimix...

    forum.aspose.com/t/error-during-pdf-export-loca...
  2. PDF Scanned Images to PDF Searchable - Free Sup...

    Is there a current example to convert a scanned image pdt to a searchable pdf? We do not want to use Google’s Tesseract application. I found an example with Aspose.OCR in standard .net but we need something for .net fr…...ali April 16, 2023, 12:55am #2 @mrs99mrs99...Recognize scanned PDF mrs99mrs99 April 16, 2023, 12:55am #3 Which version...

    forum.aspose.com/t/pdf-scanned-images-to-pdf-se...
  3. Black Document rendition(ECDCTS-9127) - Free Su...

    Hi Team, We are trying to transform input into PDF-2A format using below code line. Source file is already a PDF/A document. Output file is coming as Black document. com.aspose.pdf.Document document1 = new com.aspose.p…... rnara April 26, 2023, 5:02pm #11 asad.ali:...provide ETA. Thanks Rama asad.ali April 26, 2023, 6:18pm #12 @rnara...

    forum.aspose.com/t/black-document-rendition-ecd...
  4. 关闭流之后,为什么正处于转换中的线程还能继续执行 - Free Support Forum -...

    我有一个转换非常耗时的excel,我想通过一下代码的方式,在线程中转换这个文件,当一定时间之后无法获取到结果时,关闭这个流,使线程强制报错,但是以下代码 ,关闭流之后,线程仍在运行,没有抛出异常,我发现,如果我在创建线程执行任务之后立即关闭流,则线程也会立即报错并结束(请看我注释掉的那一段代码),为什么等待一段时间之后在关闭就无效 @Test public void testone() throws Exception { Exe…...关闭流之后,为什么正处于转换中的线程还能继续执行 中文技术支持 humanhuman April 20, 2023, 6:41am #1 我有一个转换非...println(“结束”); } humanhuman April 20, 2023, 6:42am #2 是否Workbook...

    forum.aspose.com/t/topic/263543
  5. Getting an error reading an html file into a Do...

    The exception seems thrown when the following code is called: com.aspose.pdf.Document document = new com.aspose.pdf.Document(htmlPageFileName, htmloptions); Exception in thread “java.lang.ThreadGroup[name=main,maxpri=1…... wshen April 11, 2023, 3:28pm #7 Any update...address this issue. carlos.molina April 11, 2023, 4:01pm #8 @wshen ...

    forum.aspose.com/t/getting-an-error-reading-an-...
  6. Problem after updating textlayer in photoshop -...

    The text is shown first in one line but after updating in photoshop, a word goes to a second line. Before replacing the text: BeforeoReplaceText.png (27.4 KB) Before updating: BeforeUpdateInPS.png (60.3 KB) After up…...Family cristianortegaethofy April 27, 2023, 2:03pm #1 The text...UpdateLayerData(); } } } Dmitriy.Sorokin April 27, 2023, 4:24pm #2 @cristianortegaethofy...

    forum.aspose.com/t/problem-after-updating-textl...
  7. UnsupportedFileFormatException not thrown anymo...

    Hi, if we try to open a ZIP file (i.e. not a DOC/DOCX) from Aspose.Words 23.2, it’s not throwing any exception and goes ahead with parsing (being a zip file, we get garbled characters); up to version Apose.Words 22.8 in…...notifier April 7, 2023, 1:30pm #3 The issues...

    forum.aspose.com/t/unsupportedfileformatexcepti...
  8. Images exported as a single block instead of in...

    Hi, I ran into an issue while converting PDF to PPTX in Aspose. The images in the second, third, and fourth column in the PDF are converted as a single unit to PPTX while the images in the first column are exported indi…... anilmhjn April 20, 2023, 6:12am #3 Please provide...an update on this? asad.ali April 20, 2023, 6:07pm #4 @anilmhjn...

    forum.aspose.com/t/images-exported-as-a-single-...
  9. Deterministic output of GridJsWorkbook#ExportTo...

    The image artefacts produced by GridJsWorkbook#ExportToJson currently have arbitrary 18-digit names like 638179399601086160 taken from the system clock. That means one cannot ever be sure whether two independently genera…...Product Family cells-net nikitar April 28, 2023, 3:49am #1 The image...seed value) Thanks! peter.zhou April 28, 2023, 6:45am #2 @nikitar...

    forum.aspose.com/t/deterministic-output-of-grid...
  10. TextParagraph line wrap hyphen between Chinese ...

    Hello, I’m trying to create a TextParagraph object on pdf page. I noticed there are unnecessary hyphens between Chinese characters at every line end. Code as below: var paragraph = new TextParagraph(); paragraph.Recta…... xiaobaobao April 22, 2023, 8:42am #3 Is this...is my same question asad.ali April 22, 2023, 10:10pm #4 @xiaobaobao...

    forum.aspose.com/t/textparagraph-line-wrap-hyph...