Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 4,058 for

stream provider

(0.19 sec)
  1. C++ API to Convert PDF to XLSB | products.aspos...

    Convert PDF to XLSB via C++ API without using Microsoft Excel or Adobe Reader... This library provides a wide range of features that...and other formats. It also provides features such as text extraction...

    products.aspose.com/total/cpp/conversion/pdf-to...
  2. Extract (vector?) charts from PDF - Free Suppor...

    Hi, We are using the Aspose.Pdf.Drawing library for .NET. The Azure Function app is running in Azure Function Apps (Linux). We are working with MemoryStreams and not with temp folders or files. We would like to add a…...NET does not provide a direct method to identify...0; // Process or return the stream } File.Delete(tempPath); //...

    forum.aspose.com/t/extract-vector-charts-from-p...
  3. Saving Generated Barcodes|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Android...image formats but also as streams or vector files. Aspose.BarCode...outputting barcode labels to a file, stream, or a bitmap). These options...

    docs.aspose.com/barcode/androidjava/barcode-ima...
  4. Accessing images in this pdf freeze the thread ...

    Hello, Using this attached PDF fnac01.pdf, if we want to convert the page to a png (or svg or all other formats… ) the PngDevice.Process freeze the thread in the jpeg2k decode and never return… You can reproduce the is…...page and save the image to stream pngDevice.Process(pdfDocument...Pages[pageCount], imageStream); // Close stream imageStream.Close(); } } //...

    forum.aspose.com/t/accessing-images-in-this-pdf...
  5. Barcode Recognition Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images or Stream and How to Recognize All 1D Barcodes Presented in an Image...be represented as a file, a stream, or a bitmap object. After...barcode source (image file, stream, or bitmap), e.g. set the path...

    docs.aspose.com/barcode/python-java/basic-barco...
  6. Convert MHTML to DOCX – Aspose.HTML for Python ...

    Convert MHTML to DOCX using Aspose.HTML Python library. Consider the supported MHTML to DOCX conversion scenarios in ready-to-use Python examples.... provides a simple and efficient way...open("{{input lower}}", 'rb') as stream: # Initialize saving options...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  7. C# Microsoft Visio Files Conversion | products....

    Convert Microsoft Visio formats VSDX VSX VTX VDX VSSX VSTX VSDM VSSM VSTM VDW VSD VSS VST to PDF HTML and Images with few lines of C# code via .NET library.... API provides a Diagram class to load the...calling the save method by providing image name with full path...

    products.aspose.com/diagram/net/conversion/
  8. C++ API to Convert PS to FODS | products.aspose...

    Convert PS to FODS via C++ API without using Microsoft Excel or Adobe Reader... This component provides a wide range of features for...XLSX to FODS. This component provides a comprehensive set of features...

    products.aspose.com/total/cpp/conversion/ps-to-...
  9. Missing mc:Ignorable Attribute in Exported XLSX...

    We encountered an issue where our application exports .xlsx files using Aspose.Cells, which are then imported into another system that uses a different third-party library for Excel processing. The support team of that …...= null) { using (var stream = workbookEntry.Open()) { XDocument...XDocument doc = XDocument.Load(stream); var root = doc.Root; root...

    forum.aspose.com/t/missing-mc-ignorable-attribu...
  10. Verify Password of Encrypted Files|Documentation

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and OpenOffice (ODS) files using C# code....NET provides the VerifyPassword method...accepts two parameters: the file stream and the password that needs...

    docs.aspose.com/cells/net/verify-password-of-en...