Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 253 for

20.2

(1.47 sec)
  1. Loading PDF file gets stuck when HTMLloadOption...

    Hi, I am facing issue opening some of the pdf files with the below code.The code stucks when htmlLoadOptions is passed but works file when only source is passed.The files are of small size within 2MB .Could some one sug…...using aspose-pdf in version 20.2. PLEASE tell me what i am doing...environment with Aspose.PDF for Java 20.2 and your file. The total time...

    forum.aspose.com/t/loading-pdf-file-gets-stuck-...
  2. 通过Java为Android安装Aspose.Words|Aspose.Words为Java

    通过Java为Android安装Aspose.Words。... aspose-words-20.2-android.via.java.jar 安装工程 以前,Aspose...aspose - words ' , version : ' 20.2 ' , classifier : ' android ...

    docs.aspose.com/words/zh/java/install-aspose-wo...
  3. Working with DICOM Data Elements Using Aspose.M...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....1 , 20.2 , 30.3 ]; // The element now...now contains values: [10.1, 20.2, 30.3] element . AddRange ( values...

    docs.aspose.com/medical/net/developer-guide/dat...
  4. Aspose PDF creating Corrupted Dictionary PDF's ...

    Hi Team , When performing some PDF operation for set of files using aspose java, resulting PDF is getting corrupted in the PDFdictionary and no information about the pdf producer and its relevent metadata also missing. …...png (20.2 KB) Where Issue is occuring...

    forum.aspose.com/t/aspose-pdf-creating-corrupte...
  5. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…...Word version 20.2 can output SVG to Word to display...

    forum.aspose.com/t/insert-html-into-word-includ...
  6. Aspose.PSD

    Java Package (class library) to read, write, edit, convert Adobe Photoshop® (PSD, PSB) & Adobe Illustrator® (AI) vector graphics via Java API....3 March 30, 2020 20.2 February 28, 2020 19.12 December...

    releases.aspose.com/psd/java/
  7. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…

    forum.aspose.com/t/aspose-word-save-pdf/321219
  8. Bug: pdffileeditor.setMergeDuplicateOutlines(tr...

    As the title suggests, the pdffileeditor.setMergeDuplicateOutlines(true); discards some bookmarks and only keep the first bookmark. I have attached the files to merge and you can try it using below code: public static v…...png (20.2 KB) bad.png (21.6 KB) I attached...

    forum.aspose.com/t/bug-pdffileeditor-setmergedu...
  9. Aspose.word 加载 docx 文档并保存后表格宽度不对 - Free Support...

    原始表格截图: 原始文件: source.docx (23.7 KB) 保存后截图: 保存后的文件: result.docx (23.5 KB) 代码中未操作文档,只作加载并保存: Document source = new Document("E:\\Desktop\\source.docx"); source.save("E:\\Desktop\\result.docx", SaveFormat.DOCX)…...7 KB) 保存后截图: 1318×497 20.2 KB 保存后的文件: result.docx (23.5...

    forum.aspose.com/t/aspose-word-docx/324236
  10. Characters in italic missing in HTML output (Li...

    Hi, we noticed some characters are missing in HTML output which are in italic style. Scenario happens in Linux / Docker. Reproducable with the following setup: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <…...zip (20.2 KB) aspose.notifier November...

    forum.aspose.com/t/characters-in-italic-missing...