Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 418 for

25.10

(0.46 sec)
  1. Bug when generating Html in fixedLayout of a do...

    Table with dotted border.docx (19.6 KB) When I convert this word document with this code to HTML output: HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions(); saveOptions.setExportEmbeddedCss(true); saveOption…...ords</artifactId> <version>25.10.0</version> </dependency> The...

    forum.aspose.com/t/bug-when-generating-html-in-...
  2. Aspose OCR GPU only works with CUDA toolkit 11....

    My setup: Windows server 2019 and Visual Studio 2019 Aspose.OCR-GPU v25.10.0 w/ lowest Dependency behavior OnnxRuntime.Gpu v 1.16.3 CUDA toolkit v 12.0.0 CuDNN v 8.8.0 Nvidia RTX 2000E driver v 552.74 I can only ge…...GPU" Version="25.10.0" /> <PackageReference Include="Microsoft...

    forum.aspose.com/t/aspose-ocr-gpu-only-works-wi...
  3. JavaでJPGからEPSへのコンバーターを開発する

    JavaでJPGからEPSへのコンバーターを開発する方法を実装します。Aspose.Page for Javaは、JPG/JPEGからEPSへの変換をプログラムで実現するための信頼できるSDKです。...<artifactId>aspose-page</artifactId> <version>25.10</version> </dependency> </dependencies>...

    blog.aspose.com/ja/page/jpg-to-eps-converter-in...
  4. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boxes that pop up: image.png (631 …... 25.10.0 Upgrade with pip install -U...3 I am running aspose-pdf==25.10.0 My current code has implemented...

    forum.aspose.com/t/really-weird-large-redaction...
  5. Aspose.Cells fail to fetch GetRangeByName when ...

    Hi team, In newer versions of Aspose if a Name.RefersTo has something like =INDIRECT(ADDRESS(1,1,INDIRECT(“B1”))) then, Worksheets.GetRangeByName throws Exception. I’m using Aspose 25.3.0, This wasn’t happening in pre…...this with latest version ( 25.10.0 ) Here is the sample code...

    forum.aspose.com/t/aspose-cells-fail-to-fetch-g...
  6. Memory Leak - MakeObject<Document>(u"example.do...

    The following range of versions of aspose.words have memory leaks in the following function: MakeObject(u"example.docx"); Aspose.Words.Cpp.23.9.0 → Aspose.Words.Cpp.24.3.0 (now) The memory leak exists probably even lo…...25.10.0 , unfortunately still contains...

    forum.aspose.com/t/memory-leak-makeobject-docum...
  7. Aspose - External URL - Free Support Forum - as...

    I’m using the latest Aspose NuGet package to read external links in excel workbook. While most URLs are extracted correctly, I noticed that for a few external URLs, the output shows a shortened version (like a display na…...Cells - 25.10.0...

    forum.aspose.com/t/aspose-external-url/321137
  8. JavaでXPSからPDFコンバータを構築する

    JavaでXPSからPDFコンバータをプログラム的に構築します。Aspose.Page for Javaは、EPS、PS、およびXPSファイルを操作および変換するためのエンタープライズレベルのSDKです。...<artifactId>aspose-page</artifactId> <version>25.10</version> </dependency> </dependencies>...

    blog.aspose.com/ja/page/xps-to-pdf-converter-in...
  9. はじめに|Documentation

    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....Cells" Version="25.10" /> </ItemGroup> Ubuntu 上の VSCode...

    docs.aspose.com/cells/ja/net/getting-started/
  10. JavaでEPS画像をトリミングする

    このブログ記事では、Aspose.Pageを使用してJavaでEPS画像をトリミングする方法を学びます。このトリミングSDKは、Java開発者がプログラムでEPSファイルをトリミングするのに役立ちます。...<artifactId>aspose-page</artifactId> <version>25.10</version> </dependency> </dependencies>...

    blog.aspose.com/ja/page/crop-eps-image-in-java/