Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 4,288 for

stream provider

(0.2 sec)
  1. Support query - Free Support Forum - aspose.com

    Hello I have support query and wondering if this is the right way to post it. I have simplified our process to explain the problem: We store PDF documents in our Document Management System (iShare). These PDFs are prog…...from the byte array • Load the stream into an Aspose.Pdf.Document...Workarounds Set Position = 0 on stream — did not help. Using using...

    forum.aspose.com/t/support-query/320194
  2. SignOptions.sign_time property | Aspose.Words f...

    SignOptions.sign_time property. The date of signing...local file system via a file stream, # then create a signed copy...filename of the output file stream. with system_helper . io ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. OleFormat.OlePackage | Aspose.Words for .NET

    Access OlePackage properties for OLE objects effortlessly. Get seamless integration with OLE Packages and enhance your data handling capabilities....OlePackage property Provide access to OlePackage if OLE...zip" ); using ( MemoryStream stream = new MemoryStream ( zipFileBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Specific file fails to open with ToDouble error...

    I have a specific file from a customer that is failing when I call new Project(FileStream fs). I am attaching the file. The exception is: System.InvalidOperationException HResult=0x80131509 Message=ToDouble: encounte…...#=zOUJ0jyk=(Project #=z6rXcgzU=, Stream #=zCjPTjAE=, LoadOptions #=z963gpVQm0dWs...#=zsJGHdTCu3ik7vhijmFr=.#=zOUJ0jyk=(Stream #=zCjPTjAE=, Project #=z6rXcgzU=)...

    forum.aspose.com/t/specific-file-fails-to-open-...
  5. Create New PST, Add Sub-folders and Messages|Do...

    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....Email provides the means to create a PST...PersonalStorage create ( OutputStream stream , int blockSize , /*FileFormatVersion*/...

    docs.aspose.com/email/java/create-new-pst-add-s...
  6. PDF to JPEG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with C# sample code using Aspose.PDF for .NET... Pages ) { using var stream = new MemoryStream (); jpegDevice...jpegDevice . Process ( page , stream ); stream . Position = 0 ; var outputFile...

    products.aspose.com/pdf/net/merger/pdf-to-jpeg/
  7. Converting a CGM file to JPEG using Python | As...

    Sample code on Python for CGM to JPEG conversion. Use example code for batch CGM to JPEG conversion with Python and .NET...in-memory file stream. Close the output stream to free up system...image to stream # Create file for save image_stream = FileIO...

    products.aspose.com/pdf/python-net/conversion/c...
  8. Restore PST to Exchange Mailbox - Free Support ...

    Hi! In my program I need some functionality: I have PST file with some folders and emails and I need to restore this content to some mailbox on Exchange Server. I think first I need to open PST: PersonalStorage pst = Per…... IEWSClient class provides feature to restore PST messages...@mantumalakar1 , Aspose.Email provides rich features to restore contents...

    forum.aspose.com/t/restore-pst-to-exchange-mail...
  9. Insertion of a document at a bookmark updates h...

    Hi Aspose Team, I’m noticing that when I insert a document (Charts_EXECSUM.docm) at a bookmark location in word document (Template_Stnd_Plan_Text.docm), the table of content is updating in all caps for the newly inserte…...SourceItem; Stream TempImgStream = ProcessOle...suppiled if (TempImgStream != Stream.Null) { Image TempImg = Image...

    forum.aspose.com/t/insertion-of-a-document-at-a...
  10. OleFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.OleFormat class. Provides access to the data of an OLE object or ActiveX control...OleFormat class OleFormat class Provides access to the data of an OLE...displayed as content. olePackage Provide access to OlePackage if OLE...

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