Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 48,321 for

release

(0.19 sec)
  1. Aspose.CAD for JavaScript|CAD Documentation

    Aspose.CAD for JavaScript allows developers to open, read and process AutoCAD DWG, DXF, DWT and other CAD and BIM file formats, such as: DGN, DWF, DWFX, IFC, STL, IGES, PLT, CF2, OBJ, HPGL, IGS....CAD for JavaScript Release Notes Aspose.CAD for JavaScript...

    docs.aspose.com/cad/javascript-net/
  2. Using wrapper in CPP|Aspose.PDF for .NET

    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.... Release (); } return text ; } int main...

    docs.aspose.com/pdf/net/using-wrapper-in-cpp/
  3. "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…...csproj" -c Release -o /app/build FROM build AS..."SEPDFConverter.csproj" -c Release -o /app/publish /p:UseAppHost=false...

    forum.aspose.com/t/unable-to-load-dll-error-whe...
  4. Installation of Aspose.Tasks for .NET | Aspose....

    Learn how to install Aspose.Tasks for .NET via NuGet Package Manager....Knowledge Base Benchmark New Releases Status Websites aspose.com...Knowledge Base Benchmark New Releases Status Websites aspose.com...

    docs.aspose.com/tasks/net/installation/
  5. Installation|Documentation

    Learn about Installation of C# Finance Library API using NuGet and Package Manager GUI or Console....to install the latest full release into your application. Alternatively...to specify that the latest release including hotfixes is to be...

    docs.aspose.com/finance/net/installation/
  6. Workbook hangs on calculateformula and RefreshD...

    PFA workbook (9.6 MB) Sample code: var workbook = new Aspose.Cells.Workbook(@"Slow Calc.xlsx"); var options = new CalculationOptions { CustomEngine = null, IgnoreError =…...upcoming release (Aspose.Cells v25.6) that we plan to release in the...

    forum.aspose.com/t/workbook-hangs-on-calculatef...
  7. Wrong retrieving of the isAlignmentApplied() fl...

    Hi, we’re experiencing an unexpected behavior when working with a custom cell style. Specifically, after setting the Right alignment on the custom style and then unchecking the “Alignment” checkbox from the custom styl…...upcoming release (Aspose.Cells v25.7) that we plan to release in the...

    forum.aspose.com/t/wrong-retrieving-of-the-isal...
  8. Comparing reports to PDF in .Net Core - Free Su...

    Dear Sir or Madam, We have recently moved our project to .Net Core and one our client complained about the discrepancy in outputting to PDF the results of compare two files containing the comments. Please find two PDFs …...Inspect recent commits or release notes for changes to this API’s...Inspect recent commits or release notes for changes to this API’s...

    forum.aspose.com/t/comparing-reports-to-pdf-in-...
  9. Change in behavior of Cells#insertColumns start...

    Hi, Using Aspose Cells for Java, version 25.9. Sample code: Workbook workbook = new Workbook("input.xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…...upcoming release (Aspose.Cells v25.10) that we plan to release in the...

    forum.aspose.com/t/change-in-behavior-of-cells-...
  10. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....wstring ( buffer ) << endl ; Release the resources asposeocr_free_result...wstring ( buffer ) << endl ; // Release the resources asposeocr_free_result...

    docs.aspose.com/ocr/cpp/hello-world/