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

archivefactory

(0.09 sec)
  1. Aspose.ZIP-Web Applications has also NuGet for ...

    Hi Alexander, I do not know if it belongs to this product but I see it belongs to Asopse: Aspose.ZIP Web Applications. image.png (232.2 KB) I need to support input files also as archive files as list below, I opened…...{ using (var archive = ArchiveFactory.OpenArchive(archivePath))...

    forum.aspose.com/t/aspose-zip-web-applications-...
  2. Aspose.Lib - what is supported - Free Support F...

    Hi , 1.I have Aspose license does Aspose.Zip included in it ? 2.Aspose.Zip is provided as NuGet ? 3.Aspose.Zip is suuported in .Net 10? if not when it will be ? I need to use from my class librarym this my definitio…...{ using (var archive = ArchiveFactory.OpenArchive(archivePath))...IArchive a = null; try { a = ArchiveFactory.GetArchive(archivePath);...

    forum.aspose.com/t/aspose-lib-what-is-supported...
  3. ConversionService and its tests - Free Support ...

    Hi, Can you please take a look on ConversionService class ,the hurt of my GIS converter Lib and its tests (ConversionServiceTests). I build the below two files with ChatGPT and Microsoft. Thanks in adavnce, /// /…...List<string>(); using (var arc = ArchiveFactory.Open(outerPath)) { foreach...OrdinalIgnoreCase); using (var arc = ArchiveFactory.Open(outerPath)) { foreach...

    forum.aspose.com/t/conversionservice-and-its-te...