Sort Score
Result 10 results
Languages All
Labels All
Results 9,731 - 9,740 of 159,273 for

2

(0.29 sec)
  1. Installing and Using Aspose.Imaging for Intelli...

    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.... \2. Select Aspose.Imaging Maven Project...window) => New - As shown below: \2. Select Aspose.Imaging Example...

    docs.aspose.com/imaging/java/installing-and-usi...
  2. New PNG CompressionLevel - Free Support Forum -...

    Hello PngOptions.CompressionLevel is going to get removed! The new PngOptions.PngCompressionLevel which is replaced is quite different! How to match the CompressionLevel to PngCompressionLevel? For CompressionLevel w…...Discourse July 12, 2025, 9:25am 2 @australian.dev.nerds Cause The...PngCompressionLevel.ZipLevel1 2 : PngCompressionLevel.ZipLevel2...

    forum.aspose.com/t/new-png-compressionlevel/315154
  3. 在 PHP 中管理演示文稿表格|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 在 PowerPoint 幻灯片中创建和编辑表格。探索简易代码示例,以简化您的表格工作流。...setWidth ( 5 ); } } # 合并第 1 行的第 1 与第 2 个单元格 $tbl -> mergeCells ( $tbl...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/zh/php-java/manage-table/
  4. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert docx to pdf. For the conversion, I’m using the code below: Document document = new Document("document.docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); …...shown in 2 pages. alexey.noskov March 8, 2024, 7:05am 2 @ANDREA...alexey.noskov November 28, 2025, 2:18pm 7 @dfinsolutions Unfortunately...

    forum.aspose.com/t/issues-with-footnotes-when-c...
  5. 4968-TopoJson (.json) to TopoJson (.json) conve...

    Hi Aleander, Problem: 4968-TopoJson (.json) to TopoJson (.json) conversion succeeded but input + output do not open in Qgis and mygeogata website. I’m using this file for TopoJson that you gave me in past and both in…...Matveev May 14, 2026, 8:28pm 2 Hi Dani, I reproduce this. I will...succeeded or not by Aspose API. 2.Look results in viewer QGIS +mygeodata...

    forum.aspose.com/t/4968-topojson-json-to-topojs...
  6. DOCX prompt on saving file created in .Net - Fr...

    Hey everyone! I am creating a docx file and it looks and prints fine but when trying to save the file I get a prompt. “Your document will be upgraded to the newest file format” How do I keep this from coming up? I am …...words-net bydavis November 5, 2025, 2:47pm 1 Hey everyone! I am creating...Discourse November 5, 2025, 2:48pm 2 @bydavis Summary When the...

    forum.aspose.com/t/docx-prompt-on-saving-file-c...
  7. Optimized PDF to PDF/A 1b conversion problems -...

    Hi Tilal, I am continuing to evaluate Aspose.Pdf for .NET 10.4.0.Currently I have slightly modified the code to convert files to pdf/a 1b while trying to produce the smaller file size possible.The code used is the follo…...Carlo codewarior June 2, 2015, 4:40am 2 Hi Carlo, Thanks for using...inconvenience. codewarior June 2, 2015, 5:09am 3 Hi Carlo, During...

    forum.aspose.com/t/optimized-pdf-to-pdf-a-1b-co...
  8. Working with Z Archives | Aspose.Zip Documentation

    Java z API lets you work with creating and managing Unix Z archives in your applications without needing third-party applications. It provides various methods for operations on archives....txt" )) { 2 try (ZArchive archive = new ZArchive())...new ZArchive( "data.bin.Z" )) { 2 archive. extract ( "data.bin"...

    docs.aspose.com/zip/java/working-with-unix-z-ar...
  9. Working with Z Archives in C# | Aspose.Zip for ...

    C# z API lets you work with creating and managing unix Z archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on archives....Read)) 2 { 3 using (ZArchive archive =...new FileInfo( "data.bin.Z" ); 2 3 using (ZArchive archive = new...

    docs.aspose.com/zip/net/working-with-unix-z-arc...
  10. Getting "Error: Index was out of range. Must be...

    Hi, I’m getting the “Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index(1)” error, similar to the errors mentioned in Error: Index was out of range. Must be non-n…...ali June 6, 2024, 7:09pm 2 @jdunning The error may be related...test this file (above) failed 2 times in 42 tries, using version...

    forum.aspose.com/t/getting-error-index-was-out-...