Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 3,804 for

notes,

(1.3 sec)
  1. Does the crossplatform package for slides repla...

    Previously, I had to download the crossplatform\Aspose.Slides.dll from your site, and then include that in our app. I see now that in Nuget there is dotnet add package Aspose.Slides.NET6.CrossPlatform --version 25.11.0.…...Previously, I had to download the crossplatform\Aspose.Slides.dll from your site, and then include that in our app. I see now that in Nuget there is dotnet add package Aspose.Slides.NET6.CrossPlatform --version 25.11.0.…

    forum.aspose.com/t/does-the-crossplatform-packa...
  2. Saving Updated Resource Assignment to MPP | Asp...

    Learn how to update Microsoft Project (MPP/XML) project files using Aspose.Tasks for C#....Learn how to update Microsoft Project (MPP/XML) project files using Aspose.Tasks for C#.

    docs.aspose.com/tasks/cpp/saving-updated-resour...
  3. Convert OneNote to image | Aspose.Note Document...

    This page provides details on how to convert OneNote files into images....This page provides details on how to convert OneNote files into images.

    docs.aspose.com/note/net/convert-onenote-to-image/
  4. Calculate Formulas with Golang via C++|Document...

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with Golang via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with Golang via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk.

    docs.aspose.com/cells/go-cpp/calculate-formulas/
  5. Node.js via C++ | Server-oriented solution for ...

    Aspose.PDF for Node.js via C++ is a PDF document manipulation library for Node.js that makes creating complex, multi-page documents accessible....Aspose.PDF for Node.js via C++ is a PDF document manipulation library for Node.js that makes creating complex, multi-page documents accessible.

    products.aspose.com/pdf/nodejs-cpp/
  6. "Unable to load DLL" Error When Using Aspose.Sl...

    Hi, I’m facing this issue running aspose in a windows container. I’m using ASpose.Slides.NET version 23.5.0 2023-09-01 09:39:20,853 ERROR SEPDFConverter.Service.ConverterService - Unable to load DLL 'aspose.slides.dra…...Hi, I’m facing this issue running aspose in a windows container. I’m using ASpose.Slides.NET version 23.5.0 2023-09-01 09:39:20,853 ERROR SEPDFConverter.Service.ConverterService - Unable to load DLL 'aspose.slides.dra…

    forum.aspose.com/t/unable-to-load-dll-error-whe...
  7. Python via .NET APIs process TeX | LaTeX Python

    Python library to typeset TeX documents. The solution supports many output file formats like XPS, PDF, SVG, PNG, JPEG, TIFF, BMP....Python library to typeset TeX documents. The solution supports many output file formats like XPS, PDF, SVG, PNG, JPEG, TIFF, BMP.

    products.aspose.com/tex/python-net/
  8. Java API for PostScript Processing

    Java library to create, read or update XPS, PS, or EPS documents. Native APIs that are easy to integrate into your own project/solution....Java library to create, read or update XPS, PS, or EPS documents. Native APIs that are easy to integrate into your own project/solution.

    products.aspose.com/page/java/
  9. Support for python3.13 for aspose_email_for_pyt...

    I want to ask you few questions as Your latest version of aspose_email_for_python_via_net-25.11-py3-none-manylinux1_x86_64.whl do support for python 3.13 and it is tested for it. right? Plus i am jumping from 22.12 to …...I want to ask you few questions as Your latest version of aspose_email_for_python_via_net-25.11-py3-none-manylinux1_x86_64.whl do support for python 3.13 and it is tested for it. right? Plus i am jumping from 22.12 to …

    forum.aspose.com/t/support-for-python3-13-for-a...
  10. Aspose.cell 读取Excel模板时 嵌入式图片转丢了 - Free Support ...

    测试代码如下: public void testImage111() throws Exception { String template = "files/template.xlsx"; Workbook book = new Workbook(template); book.getWorksheets().get(0).getCells().get(0,2).setValue("dddddd"); …...测试代码如下: public void testImage111() throws Exception { String template = "files/template.xlsx"; Workbook book = new Workbook(template); book.getWorksheets().get(0).getCells().get(0,2).setValue("dddddd"); …

    forum.aspose.com/t/aspose-cell-excel/308462