Sort Score
Result 10 results
Languages All
Labels All
Results 7,081 - 7,090 of 155,327 for

2

(0.94 sec)
  1. Large size xlsx Files not converting into pdf u...

    Hello Team, When we try to convert large file (above 15MB file), the conversion not happened and the below error occurs. image.png (42.0 KB) kindly request you to provide the solution for this ASAP. if Any timeout co…...Product Family Manish7320 March 2, 2026, 9:53am 1 Hello Team, When...Thanks ilyazhuykov March 2, 2026, 11:17pm 2 @Manish7320 Hi, could...

    forum.aspose.com/t/large-size-xlsx-files-not-co...
  2. Comparing text in images|Documentation

    How to compare texts on two images.... To compare texts in 2 images, use image_text_diff()...print ( "The image texts are {:.2%} similar" . format ( distance...

    docs.aspose.com/ocr/python-net/image-text-compare/
  3. 单元格要支持失焦事件 - Free Support Forum - aspose.com

    请问目前单元格失去焦点时,有前端和后端的事件接口吗...Discourse December 22, 2025, 9:24am 2 @feng.qun.zhu.avaryholding.com...DataChanged 等,但没有针对单元格失焦的事件 [2]。因此,前端和后端都没有直接的失焦事件接口,若需要实现此类...

    forum.aspose.com/t/topic/323602
  4. aspose.Word : Access is denied when trying to d...

    Hi, I’m facing an issue while trying to print a file, the following code : try { if (_CurrentDocument.builder != null) { _printerSettings.Copies = (short)nbCopies; TAsposeAdapterBase.refreshDocu…...Discourse December 15, 2025, 4:17pm 2 @guyyyyyyyyyyy Document.Print... not by Aspose.Words itself [2]. When the code runs under a different...

    forum.aspose.com/t/aspose-word-access-is-denied...
  5. MailMergerContext | Aspose.Words for Java

    Mail merge context in Java....add(new Object[]{2, "Jane Doe"}); DataTable tableOrders..."Hawaiian", 2}); tableOrders.getRows().add(new Object[]{2, "Pepperoni"...

    reference.aspose.com/words/java/com.aspose.word...
  6. container|Documentation

    Container element is used to break content into columns and to add a footer to the form.... columns_count=2 columns_proportions n/a Overrides...format: {Column 1 width %}-{Column 2 width %}-...{Column N width %}...

    docs.aspose.com/omr/net/txt-markup/container/
  7. Move Pages to PDF using Java | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with Java sample code using Aspose.PDF for Java... get_Item ( 2 ); dstDocument . getPages ()....srcDocument . getPages (). delete ( 2 ); srcDocument . save ( dstFileName...

    products.aspose.com/pdf/java/pages/move/
  8. XLSX-to-PDF-to-PPTX in Java: The Legend Color I...

    When converting the Excel chart to PDF and then to PPTX, the Legend color icon is not properly aligned with the legend text. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspo…...slides-pdfimport NiteshCG April 2, 2026, 11:42am 1 When converting...26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ implementation...

    forum.aspose.com/t/xlsx-to-pdf-to-pptx-in-java-...
  9. Latest Aspose.Page Product Family topics - Free...

    Get technical support of Aspose.Page for .NET and Java....0 aspose-page-net 2 75 January 29, 2025 Aspose page...conversion failing aspose-page-java 2 86 January 16, 2025 Converting...

    forum.aspose.com/c/page/39
  10. ConvertUtil.pixelToNewDpi method | Aspose.Words...

    ConvertUtil.pixelToNewDpi method. Converts pixels from one resolution to another....5 , 2 ); // At the default DPI of 96...topMargin ). toBeCloseTo ( 59.0 , 2 ); builder . writeln ( `At a DPI...

    reference.aspose.com/words/nodejs-net/aspose.wo...