Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 4,288 for

stream provider

(0.07 sec)
  1. Unable to save unchanged PSD - Free Support For...

    Hi! The attached file is a simplification of an actual file we are trying to edit using Aspose.PSD v25.4.0 Even with no changes, I’m not being able to save the PSD file back to disk. I’m running the following code: …...SaveData(Stream stream) at Aspose.PSD.DataStreamSupporter...DataStreamSupporter.Save(Stream stream) at Aspose.PSD.DataStreamSupporter...

    forum.aspose.com/t/unable-to-save-unchanged-psd...
  2. Saving a file with Slicers using Aspose Makes t...

    Hi There, I am using Aspose.Cell version 26.1.0. Attached are 2 files: slicers-original.xlsx, slicers-saved.xlsx. slicers-saved.zip (8.6 MB) slicers-original.zip (8.5 MB) In our coded we use Aspose.Cells to save the…... var stream = new FileStream( filePath...FileFormat); await workbook.SaveAsync(stream, saveFormat); Please advise...

    forum.aspose.com/t/saving-a-file-with-slicers-u...
  3. 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...
  4. 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...
  5. 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/
  6. Convert WORD to XLS in C++ or with free Online ...

    C++ API to Convert WORD to XLS or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to XLS online converter quickly before integrating the code....Cells for C++ provides the ability to convert HTML...document. Save XLS File to Stream via C++ After converting WORD...

    products.aspose.com/total/cpp/conversion/word-t...
  7. 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/
  8. 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/
  9. 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...
  10. XLS conversion error (BIFF7 format?) - Free Sup...

    The attached XLS failed to convert to PDF, giving the following exception: Unhandled Exception: Aspose.Cells.CellsException: This Excel files contains BIFF7(Excel95 or earlier file format) records. at ?.?.?(† ?) …...Open(Stream stream, FileFormatType type) at...that our customers cannot provide us with XLS files produced...

    forum.aspose.com/t/xls-conversion-error-biff7-f...