Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 4,131 for

stream provider

(0.14 sec)
  1. Z File Format & .z Extension File - Compression...

    Optimize your file storage with Z compression. Learn about compression, extraction, practical usage of Z files and how to work with it efficiently.... Compressed Data Stream: The main component of the...archive is the compressed data stream, where the file data is stored...

    products.aspose.com/zip/most-common-archives/wh...
  2. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters...NET provides class BarCodeReader that enables...file, a bitmap object, or a stream. Then, it is required to set...

    docs.aspose.com/barcode/net/basic-recognition-p...
  3. XamlFixedSaveOptions.ResourcesFolder | Aspose.W...

    Discover how the XamlFixedSaveOptions ResourcesFolder property enhances document exports by defining where images and fonts are stored in Xaml format....a document into a file and provide a file name, Aspose.Words,...you save a document into a stream, Aspose.Words does not have...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfFileInfo.hasOpenPassword() very slow in Aspo...

    We are using Aspose.PDF for Java 20.4 and noticed that checking whether a PDF is password protected sometimes takes more than 1 minute. public boolean isPdfPasswordProtected(byte[] pdfFileContent) throws Exception { …...{ try(ByteArrayInputStream stream = new ByteArrayInputStream(pdfFileContent);){...aspose.pdf.facades.PdfFileInfo(stream); return pdfInfo.hasOpenPassword();...

    forum.aspose.com/t/pdffileinfo-hasopenpassword-...
  5. Extracting RAR Archives | Aspose.Zip for .NET

    Extracting RAR Archives in C# and Compress or Decompress Directory programmatically with API for C#... provides class to work with RAR archives. API provides the...instance. Create a new file stream for the extracted entry. Use...

    docs.aspose.com/zip/net/extracting-rar-archives/
  6. How to Remove Pages from PDF using Python

    This article guides on how to remove pages from PDF using Python. It provides information to configure the IDE, set of steps to write the application and a runnable sample code to delete PDF pages using Python....range of available pages for providing an argument to the delete()...file present on the disk or a stream containing the input PDF file...

    kb.aspose.com/pdf/python/how-to-remove-pages-fr...
  7. Save an SVG Document in C# – Aspose.SVG for .NET

    In the article, you will learn how to save an SVG document to a file, memory Stream, ZIP archive or Url using Aspose.SVG for .NET library....allow saving SVG to a file, stream, Zip archive or Url. In this...Moreover, Aspose.SVG for .NET provides the class that allows save...

    docs.aspose.com/svg/net/save-svg-document/
  8. Aspose Email Attachment's Issue - Getting diffe...

    Aspose Email attachment’s name issue for same .eml file & .msg file We have below two scenarios for processing file with Aspose.Email. Scenario – 1 , In this scenario we are processing .eml file with Aspose.Email and …...can review your problem and provide assistance soon. Sangram_Sinh...the problem on our side and provide you with a proper analysis...

    forum.aspose.com/t/aspose-email-attachments-iss...
  9. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for .NET...FileSpecification object by providing the path and description of...The convert method takes a stream, a PDF format, and a convert...

    docs.aspose.com/pdf/net/attach-zugferd/
  10. DigitalSignatureCollection class | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a document...DigitalSignatureColl class Provides a read-only collection of...from a stream and save a signed copy to another stream. with system_helper...

    reference.aspose.com/words/python-net/aspose.wo...