Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 4,348 for

stream provider

(0.07 sec)
  1. Aspose::Words::LowCode::Converter class | Aspos...

    Aspose::Words::LowCode::Converter class. Represents a group of methods intended to convert a variety of different types of documents using a single line of code in C++....IO::Stream>&, const System::SharedPtr<System::IO::Stream>&, ...specified input and output streams. static Convert (const Sys...

    reference.aspose.com/words/cpp/aspose.words.low...
  2. Aspose.PSD smartFilter - Free Support Forum - a...

    Smart filters are not saved when updating text. But if you open the PSD and save the smart object yourself, then all filters start working again...2 @Hacls Could you please provide a code sample with the test...(var stream = new MemoryStream(smart.Contents)) { stream.Position...

    forum.aspose.com/t/aspose-psd-smartfilter/241290
  3. Aspose.Pdf.Facades.PdfExtractor 在 MacOS 存的檔案都是 ...

    您好,我在 Apple M4 Pro 上使用 Aspose.PDF V25.3 .0 使用 Aspose.Pdf.Facades.PdfExtractor 來儲存 PDF 中的影像,儲存的圖檔都是 0 byte ,也沒有任何的錯誤。 註: 已透過 brew 安裝 mono-libgdiplus , 並重新開機過。 brew install mono-libgdiplus 程式如下, using System.IO; using …...{ // Read image into memory stream MemoryStream memoryStream =...Aspose.Pdf.XImage.Save(Stream stream, ImageFormat format, Int32...

    forum.aspose.com/t/aspose-pdf-facades-pdfextrac...
  4. Replacer class | Aspose.Words for Python

    aspose.words.lowcode.Replacer class. Provides methods intended to find and replace text in the document....Replacer class Replacer class Provides methods intended to find and...(Inherited from Processor ) from_stream(input) Specifies input document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSavingArgs | Aspose.Words for Java

    Provides data for the IPageSavingCallback.pageSavingcom.aspose.words.PageSavingArgs event in Java....public class PageSavingArgs Provides data for the IPageSavingCallback...e); // 2 - Create a custom stream for the output page file: try...

    reference.aspose.com/words/java/com.aspose.word...
  6. Workbook object increases in size when iteratin...

    I have a particular Excel workbook with one worksheet that has a large used range due to a formula in cell XFD1. When iterating over the used range on this sheet with Aspose, the total size of the workbook noticeably in…...xlsm"); var stream = workbook.SaveToStream();...of bytes on open: {stream.Length}"); stream.Close(); var inputCells...

    forum.aspose.com/t/workbook-object-increases-in...
  7. Read BarCode from Specific Region of Image in R...

    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....)))) + '/data/' \ # Open the stream. Read only access is enough...Aspose.BarCode to load an image. stream = Rjb :: import ( 'java.io...

    docs.aspose.com/barcode/java/read-barcode-from-...
  8. OleFormat.ole_package property | Aspose.Words f...

    OleFormat.ole_package property. Provide access to [OlePackage](../../olepackage/) if OLE object is an OLE Package...ole_package property Provide access to OlePackage if OLE...as stream : shape = builder . insert_ole_object ( stream = stream...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Loading, Viewing and Parsing MSG file|Documenta...

    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....used to load MSG files and provides several static loading functions...files from a file or from a stream. Loading MSG Files The following...

    docs.aspose.com/email/java/loading-viewing-and-...
  10. Failed to Open the PowerPoint Presentation with...

    Hi, I have a PPTX which I try to read using Aspose: PptImgExporter.cs: line 109: Presentation m_presentation = new Presentation(szPptxPath); This line gives error: Aspose is not able to read this PPT. The error on …...(Presentation , Stream, InterruptionToken ) at Aspose...Aspose.Slides.Presentation(Stream , Boolean) at Aspose.Slides.Presentation...

    forum.aspose.com/t/failed-to-open-the-powerpoin...