Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 4,287 for

stream provider

(0.24 sec)
  1. Error when converting PDF to PDF/A - Free Suppo...

    Hi, We have an issue converting the attached PDF to PDF/A (26.2 .Net): Project Schedule.pdf (252.0 KB) Code used: using (MemoryStream memoryStream = new MemoryStream()) { Boolean Success = aspPdfDocument.Convert(mem…...#=zkvqntQQ=(Stream #=zdpzPPZ0=, LoadOptions #=z7vuU08pIghwq...Aspose.Imaging.Image.Load(Stream stream) at #=za2nmv9pSDGJCqOei...

    forum.aspose.com/t/error-when-converting-pdf-to...
  2. Latest version of AsposePDF produces FIPS compl...

    I upgraded asposePDF nuget from 24.7 to 25.4, and while everything works on my development environment, calling Document.Save() gives me the following error on my Stage environment, which is a more restrictive and secure…... I’d be happy to provide sample code, but i think this...ContentType = "application/octet-stream"; Response.End(); } } Windows...

    forum.aspose.com/t/latest-version-of-asposepdf-...
  3. Your First Aspose.Diagram Application - Hello W...

    本页介绍如何使用 Aspose.Diagram 库创建第一个应用程序。... class ); // Open the stream. Read only access is enough...load a diagram. InputStream stream = new FileInputStream ( dataDir...

    docs.aspose.com/diagram/zh/java/your-first-aspo...
  4. DocumentPartSavingArgs class | Aspose.Words for...

    aspose.words.saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.document_part_saving()](../idocumentpartsavingcallback/document_part_saving/#documentpartsavingargs) callback...DocumentPartSavingAr class Provides data for the IDocumentPartSavingC...parts into files by providing your own stream objects. To save document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LoadOptions constructor | Aspose.Words for Python

    aspose.words.loading.LoadOptions constructor...- Load the document from a stream: with system_helper . io ....docx' ) as stream : doc = aw . Document ( stream = stream , load_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Save DICOM file|Aspose.Medical for .NET Documen...

    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....Medical provides an API to save DICOM files...Dicom.DicomFile.Save(System.IO.Stream, Aspose.Medical.Dicom.Writers...

    docs.aspose.com/medical/net/developer-guide/sav...
  7. Open DICOM file|Aspose.Medical for .NET Documen...

    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....Opening a DICOM File from a Stream To open an existing DICOM file...file using its System.IO.Stream , you simply have to call the...

    docs.aspose.com/medical/net/developer-guide/ope...
  8. Assemble Spreadsheets|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....Cells provides a class Workbook that represents...class. The Worksheet class provides a wide range of properties...

    docs.aspose.com/cells/net/assemble-spreadsheets/
  9. Protected Sheet Without Password - Free Support...

    We use below method to load the document into Aspose by trying with different LoadFormat Workbook LoadExcelDocument(FileStream Stream) { Aspose.Cells.Workbook workbook; bool isExcelDocumentLoaded = false; v…...LoadExcelDocument(FileStream stream) { Aspose.Cells.Workbook workbook;...false; var nativeExcelDocument = stream; try { int counter = 0; var...

    forum.aspose.com/t/protected-sheet-without-pass...
  10. Aspose::Words::Saving::ImageSavingArgs class | ...

    Aspose::Words::Saving::ImageSavingArgs class. Provides data for the ImageSaving() event. To learn more, visit the documentation article in C++....Hide ] ImageSavingArgs class Provides data for the ImageSaving()...const Allows to specify the stream where the image will be saved...

    reference.aspose.com/words/cpp/aspose.words.sav...