Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 19 for

.net5.0

(0.02 sec)
  1. Using Aspose.Cells on 32-bit and 64-bit Platfor...

    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....Contains assemblies to use with .net5.0. net6.0 Contains assemblies...

    docs.aspose.com/cells/net/using-aspose-cells-on...
  2. 【Aspose Cell】値をセットしたセルのエラーについて - Free Support F...

    複数シート存在するxlsファイルの別シートを削除し、1シートのみ残す処理を行っています。 該当セルは削除するシートのセルを参照するようになっているため、シートの削除前に値をコピーしていますが コピー後のセルで"数値が文字列として保存されています"のエラーが表示されます。 処理としては セルの実際の値をコピー後、不要な2~3シート目を削除 cell.PutValue(cell.StringValue) wb.Worksheet…...複数シート存在するxlsファイルの別シートを削除し、1シートのみ残す処理を行っています。 該当セルは削除するシートのセルを参照するようになっているため、シートの削除前に値をコピーしていますが コピー後のセルで"数値が文字列として保存されています"のエラーが表示されます。 処理としては セルの実際の値をコピー後、不要な2~3シート目を削除 cell.PutValue(cell.StringValue) wb.Worksheet…

    forum.aspose.com/t/aspose-cell/262815
  3. Update text not working for aspose.PSD temporar...

    I have purchased Aspose.PSD for .net temporary license.I want to update textlayer in PSD file.For that i tried the following code: var layerToUpdateText = (TextLayer)FindLayer(“J1”, image); layerToUpdateText.UpdateTex…...and paste in my project bin .net5.0 folder but still getting same...

    forum.aspose.com/t/update-text-not-working-for-...
  4. Aspose.Page for .NET 21.6 Release Notes

    C# .NET APIs to manipulate and process PS, EPS, and XPS files. This page contains new Aspose.Page for .NET features, enhancement, and bug fixes in 2021, version 21.6....C# .NET APIs to manipulate and process PS, EPS, and XPS files. This page contains new Aspose.Page for .NET features, enhancement, and bug fixes in 2021, version 21.6.

    releases.aspose.com/page/net/release-notes/2021...
  5. May Aspose.PDF crash the application? - Aspose....

    Our application crashed. It seems like when save as docx caused. using Document document = new(pdf); document.Save(outputFile, new DocSaveOptions() { Format = DocSaveOptions.DocFormat.DocX }); The crash message: U…...info: Platform: Linux Runtime: .net5.0 Production: Aspose.PDF, Version=21...

    forum.aspose.com/t/may-aspose-pdf-crash-the-app...
  6. ImportCustomObjects wrong result - Aspose.Cells...

    Workbook wb = new Workbook(); var cells = wb.Worksheets[0].Cells; var data = new List<PersonInfo>(); data.Add(new PersonInfo() { bumen = "11" }); var propertyInfos = typeof(PersonInfo).GetProperties().ToList(); cell…...HttpResponse does not exist in .NET5.0/6.0. Microsoft.AspNetCore.Http...

    forum.aspose.com/t/importcustomobjects-wrong-re...
  7. Saving Visio files as emf results empty outputs...

    Hi teams, We’re using Aspose.Diagram 21.9 in a .net5.0 project, saving Visio files as emf results empty output on CentOS7: using(var inStream = new FileStream(inFile, FileMode.Open, FileAccess.Read, FileShare.ReadWrite…...9 in a .Net5.0 project, saving Visio files...

    forum.aspose.com/t/saving-visio-files-as-emf-re...
  8. Aspose.Page for .NET 21.6 Release Notes

    C# .NET API Solution for developers to manipulate and process PS, EPS, and XPS files. Release Notes of Aspose.Page API solution for .NET | Release 2021.06...C# .NET API Solution for developers to manipulate and process PS, EPS, and XPS files. Release Notes of Aspose.Page API solution for .NET | Release 2021.06

    docs.aspose.com/page/net/aspose-page-for-net-21...
  9. Using Aspose.Slides on Linux Container with .NE...

    Using aspose slide on linux container with .net core does not release memory It just accumulates on every ppt download. aspose slides version - 22.12 .net core 5...Using aspose slide on linux container with .net core does not release memory It just accumulates on every ppt download. aspose slides version - 22.12 .net core 5

    forum.aspose.com/t/using-aspose-slides-on-linux...
  10. Aspose.SlidesによるPDF保存時の問題について - Free Support Fo...

    問い合わせ資料(Aspose.SlidesによるPDF保存時の問題について).zip (315.5 KB) ASPOSEサポート窓口宛て お世話になります。 グラフがあるパワーポイントの資料をPDFで保存した時に、以下の問題がありました。 ・目盛りの書式設定が再現されていない ・凡例の位置がずれている 変換前のパワーポイントファイルと保存後のPDFファイルと、プログラムソースを添付しますので、お手数ですが調査をお願いできます…...問い合わせ資料(Aspose.SlidesによるPDF保存時の問題について).zip (315.5 KB) ASPOSEサポート窓口宛て お世話になります。 グラフがあるパワーポイントの資料をPDFで保存した時に、以下の問題がありました。 ・目盛りの書式設定が再現されていない ・凡例の位置がずれている 変換前のパワーポイントファイルと保存後のPDFファイルと、プログラムソースを添付しますので、お手数ですが調査をお願いできます&hellip;

    forum.aspose.com/t/aspose-slides-pdf/265530