Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 25,693 for

archive

(0.1 sec)
  1. Installation|Documentation

    Adding or updating Aspose.OCR for Python via Java package in your project.... Extract the downloaded archive. Install the downloaded package...com . Extract the downloaded archive. Update the downloaded package...

    docs.aspose.com/ocr/python-java/installation/
  2. Aspose.TeX's output interface | Python

    Here is an explanation of the conversion functionality of the Aspose.TeX API solution for Python, with TeX as the output format, with code examples....Saving the output as a ZIP archive file. Another option is to...stream and use it as a ZIP archive to store the output files....

    docs.aspose.com/tex/python-net/aspose-tex-output/
  3. Aspose.TeX的输入接口| .NET的Aspose.TeX

    Aspose.TeX api解决方案的转换功能。...a ZIP archive 2 3 // Open the stream for the ZIP archive that...// ... 9 // Specify a ZIP archive working directory for the input...

    docs.aspose.com/tex/zh/net/aspose-tex-input/
  4. Extract Assets from DRC File Formats via .NET |...

    C# source code to load, render and add extract assets from DRC documents on .NET Framework, .NET Core, Mono....output file format Create archive class and handle extract asset...IDisposable { private ZipArchive archive; private HashSet< string >...

    products.aspose.com/3d/net/extractor/drc/
  5. Extract Assets from RVM File Formats via .NET |...

    C# source code to load, render and add extract assets from RVM documents on .NET Framework, .NET Core, Mono....output file format Create archive class and handle extract asset...IDisposable { private ZipArchive archive; private HashSet< string >...

    products.aspose.com/3d/net/extractor/rvm/
  6. Preparing content for recognition|Documentation

    How to prepare a batch of images, PDF documents, URLs and other content for recognition....Subdirectories and nested archives will not be processed! InputType...relative paths to one or more ZIP archives containing GIF, PNG, JPEG...

    docs.aspose.com/ocr/java/ocrinput/
  7. Batch recognition via C# | Aspose

    Recognize images in ZIP Archives....text on images stored in ZIP archives using Aspose.OCR for .NET...get text from images in zip archives using C# To get texts, areas...

    products.aspose.com/ocr/net/recognition/recogni...
  8. Supported File Formats|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.... It is used for archiving emailing data offline. OST...in browsers. MHTML Web page archive format which saves the HTML...

    docs.aspose.com/email/python-net/supported-file...
  9. Encryption and decryption| Aspose.Zip for .NET

    C# API lets you work with creating and managing encrypted Archives without the need of any other 3rd party applications and provides various methods to perform operations on Archives....encryption and decryption for archive files using Aspose.ZIP for...encryption and decryption to archive files, protecting sensitive...

    docs.aspose.com/zip/net/password-protection/
  10. 7z compression level - Free Support Forum - asp...

    Hi. I am trying to use Aspose.Zip to compress some PDFs. I have attached the sample pdfs to this ticket. I have also attached the .7z files created by Aspose.Zip and by the actual program 7-Zip. The one by aspose is m…...Write)) { using (SevenZipArchive archive = new SevenZipArchive()) {...SevenZipLZMA2Compres()); } archive.CreateEntry(Path.GetFileName(file)...

    forum.aspose.com/t/7z-compression-level/313880