Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 280 for

24.4

(0.11 sec)
  1. VSD to PNG on Linux - System.Drawing.Common is ...

    Hi, Using Aspose.Diagram on linux platform to convert Visio VSD to PNG doesn’t work and throws the following exception: Unhandled exception. System.TypeInitializationException: The type initializer for '↓♣' threw an ex…...support this feature in version 24.4, which is set to be released...

    forum.aspose.com/t/vsd-to-png-on-linux-system-d...
  2. Alpha Blending in Java | Java Alpha Blending API

    Learn how to programmatically implement alpha blending in Java, combining alpha channels with other layers in an image to achieve translucency....awing</artifactId> <version>24.4</version> </dependency> </dependencies>...

    blog.aspose.com/drawing/alpha-blending-in-java/
  3. 【Aspose.Cells for .Net】Excelのヘッダーにファイル名が表示されない ...

    【Aspose.Cells for .Net】Excelのヘッダーにファイル名が表示されない 対象:.xls, .xlsx → PDF Excelのヘッダーにファイル名を表示したいのですが、 PDF変換した後ファイル名が表示されていません。 ファイル名の表示には[ヘッダー/フッターツール] > [デザイン]タブ > ヘッダー/フッターの要素 > ファイル名 で動的に取得するようにしています。 Aspose_問い合わせ_xls,…...【Aspose.Cells for .Net】Excelのヘッダーにファイル名が表示されない 対象:.xls, .xlsx → PDF Excelのヘッダーにファイル名を表示したいのですが、 PDF変換した後ファイル名が表示されていません。 ファイル名の表示には[ヘッダー/フッターツール] &gt; [デザイン]タブ &gt; ヘッダー/フッターの要素 &gt; ファイル名 で動的に取得するようにしています。 Aspose_問い合わせ_xls,&hellip;

    forum.aspose.com/t/aspose-cells-for-net-excel/2...
  4. Insert Table in OneNote using Java | OneNote Ta...

    Learn how to programmatically insert a table in OneNote using Java with the Aspose.Note API. With this step-by-step guide, simplify your OneNote integration!...<artifactId>aspose-note</artifactId> <version>24.4</version> <classifier>jdk17</classifier>...

    blog.aspose.com/note/insert-table-in-onenote-us...
  5. Print Presentation|Aspose.Slides Documentation

    Print PowerPoint Presentation in Java...Slides for Java 24.4, we have introduced a Modern...

    docs.aspose.com/slides/java/print-presentation/
  6. Windows services using Aspose PDF /Aspose Total...

    We are using Aspose.PDF for .NET 24.4 version. While we generating PDF report, the windows service running our .NET code using Aspose to generate PDF gets stuck in below function. Aspose.Pdf.Document.ProcessParagraphs()…...NET 24.4 version. While we generating...

    forum.aspose.com/t/windows-services-using-aspos...
  7. Topics tagged aspose-cells

    Topics tagged aspose-cells...Xls文件生成html文件乱码 aspose-cell 版本 24.4 Aspose.Cells Product Family...

    forum.aspose.com/tag/aspose-cells
  8. Text overlap after converting DWG to PNG - Free...

    Hello, Using the Python version of aspose cad 24.4 and the code below to convert DWG to PNG, the text overlaps as shown in the following figure. How can I avoid this? result.jpg (192.9 KB) import aspose.cad as cad fro…...Python version of aspose cad 24.4 and the code below to convert...

    forum.aspose.com/t/text-overlap-after-convertin...
  9. Adding CadMText to a new DXF document - Free Su...

    Generation of DXF|Documentation // Add new MTEXT CadMText watermark = new CadMText(); watermark.Text = "Watermark message"; watermark.InitialTextHeight = 40; watermark.InsertionPoint = new Cad3DPoint(300, 40); watermark…...Generation of DXF|Documentation // Add new MTEXT CadMText watermark = new CadMText(); watermark.Text = &quot;Watermark message&quot;; watermark.InitialTextHeight = 40; watermark.InsertionPoint = new Cad3DPoint(300, 40); watermark&hellip;

    forum.aspose.com/t/adding-cadmtext-to-a-new-dxf...
  10. Antialiasing in Java | Antialiasing in Computer...

    Programmatically implement Antialiasing in Java with Aspose.Drawing API. Learn how to use Anti-aliasing with lines, curves, and text in Java....awing</artifactId> <version>24.4</version> </dependency> </dependencies>...

    blog.aspose.com/drawing/antialiasing-in-java/