Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 43,662 for

2025

(0.13 sec)
  1. Question implementation C# and result dxf - Fre...

    Hello, my name is Ernandes, I work as a fullstack Dev in .net and we are building an application to manipulate plans in AutoCAD, through commands, to optimize time, and I came across the libraries, Aspose.CAD and Aspose.…...jemsystems April 24, 2025, 2:48pm 1 Hello, my name is...Professionalize.Discourse April 24, 2025, 2:48pm 2 @ernandes.pereira...

    forum.aspose.com/t/question-implementation-c-an...
  2. Pdf Insert image throw exception - Free Support...

    Below codes throw exception, String path = "C:\\Users\\z_jia\\Desktop\\a\\"; com.aspose.pdf.Document pdf = new com.aspose.pdf.Document(path + "JL250813LJ001140-01.pdf"); BufferedImage image = ImageIO.r…...words-java GusGus August 13, 2025, 7:40am 1 Below codes throw...Professionalize.Discourse August 13, 2025, 7:46am 2 @GusGus I’m sorry...

    forum.aspose.com/t/pdf-insert-image-throw-excep...
  3. Bug / breaking change from 25.8 to 25.9 - Free ...

    Hi when using unique ID to extract / save single item from storage (pst/ost///) this is thrown: The given key was not present in the dictionary. This does not happen with 25.8...nerds October 10, 2025, 7:55pm 1 Hi when using unique...Professionalize.Discourse October 10, 2025, 7:56pm 2 @australian.dev.nerds...

    forum.aspose.com/t/bug-breaking-change-from-25-...
  4. HEIC, HEIF to PDF - Free Support Forum - aspose...

    Hi Team, We are currently using Aspose Total for Java in our application, for converting different types to PDF. Could you please let us know if Aspose total have the library for converting HEIC and HEIF to PDF?...PrasanthTirlangi September 17, 2025, 2:37pm 1 Hi Team, We are currently...Professionalize.Discourse September 17, 2025, 2:37pm 2 @PrasanthTirlangi...

    forum.aspose.com/t/heic-heif-to-pdf/318767
  5. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...words-java pizhai2 July 17, 2025, 10:49am 1 docx转为PDF的方法代码如下:...Professionalize.Discourse July 17, 2025, 10:49am 2 @pizhai2 Cause The...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  6. Xlsx转csv时,只能转换第一个sheet的数据 - Free Support Forum ...

    我使用的版本是: <groupId>com.aspose</groupId> <artifactId>aspose-cells</artifactId> <version>23.6</version> 代码如下: LoadOptions loadOptions = new LoadOptions(); workbook = new Workbook(inputStream, loadOptions); int sheetCount…...cells-java Endergarten August 13, 2025, 8:15am 1 我使用的版本是: <groupId>com...Professionalize.Discourse August 13, 2025, 8:16am 2 @Endergarten 在将XL...

    forum.aspose.com/t/xlsx-csv-sheet/316668
  7. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...aspose-pdf-java PonyWhite August 13, 2025, 1:57am 1 public boolean printPdf(String...Professionalize.Discourse August 13, 2025, 1:58am 2 @PonyWhite 打印PDF时...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  8. Saving optimized jpeg - Free Support Forum - as...

    I need to save an optimized jpeg (meaning minimal looses and maximal compression). I noticed there is no built-in save that can do that so I wrote some code to take the original image and using some logic I am trying to …...Product Family DanAvni April 3, 2025, 5:01pm 1 I need to save an...savedImage) evgeniy.sidenko April 3, 2025, 5:35pm 3 Hello, @DanAvni Speaking...

    forum.aspose.com/t/saving-optimized-jpeg/310794
  9. How to change table direction LTR to RTL - Free...

    I am trying to create a report in arabic and english for shane content report has a table , in case of arabic report table is printing properly RTL if i save word file to PDF but it is not working in case of Savind word …...words-java rakeshramesh April 25, 2025, 7:39am 1 I am trying to create...Professionalize.Discourse April 25, 2025, 7:39am 2 @rakeshramesh Can...

    forum.aspose.com/t/how-to-change-table-directio...
  10. Aspose.Cells Cells indexer interface change and...

    Hi guys, I am currently working on upgrading Aspose.Cells from 23.6 to 25.10. One of changes I noticed is that Cells[int] indexer is no longer available in 25.10. Cells[int] used to return the Cell reference at the gi…...cells-net sentientsoft October 15, 2025, 9:53pm 1 Hi guys, I am currently...Professionalize.Discourse October 15, 2025, 9:54pm 2 @sentientsoft Your...

    forum.aspose.com/t/aspose-cells-cells-indexer-i...