Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 3,398 for

stream provider

(0.04 sec)
  1. 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...
  2. aspose.words.reporting module | Aspose.Words fo...

    This module contains classes of the Aspose.Words' new reporting engine that supports report templates marked up with a language based on the LINQ Method Syntax....CsvDataSource Provides access to data of a CSV file or stream to be used...JsonDataSource Provides access to data of a JSON file or stream to be...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Pixel Data Manipulation using Aspose.PSD for C#...

    Example of how to directly and rapidly fast update raw pixel data using PSD C# API... Overview The provided code demonstrates how to create...File as a Stream : Open the input file as a stream using the...

    docs.aspose.com/psd/net/pixel-data-manipulation/
  4. Regarding license activation code not working -...

    Hi We are doing watermarking using Aspose Jars with Java APIs We have implemented the following code snippets for license activation: i)for pdf file type com.aspose.pdf.License license = new com.aspose.pdf.License()…...exception message to see if it provides more context on why the license...loading the license from a stream or as an embedded resource...

    forum.aspose.com/t/regarding-license-activation...
  5. API to manipulate Publisher files in C#

    Programing PUB files with Aspose.PUB for .NET starts with editing the file Metadata that describes properties like author, tile, company, language, etc.... Character Count Provides the total number of characters...in the document. Word Count Provides the total number of words...

    docs.aspose.com/pub/net/programming-with-docume...
  6. Working with Operators using Python|Aspose.PDF ...

    This topic explains how to use operators with Aspose.PDF for Python via .NET. The operator classes provide great features for PDF manipulation....the content stream. A content stream is a PDF stream object whose...Implementation details This method provides fine-grained control over...

    docs.aspose.com/pdf/python-net/working-with-ope...
  7. Setting the whole XMP block - Free Support Foru...

    Hi, I need to set the whole XMP block in a PDF. I don't want to set individual fields because that is already handled. There is a method to get the XMP in Aspose.Pdf.Facades.PdfXmpMetadata but I cannot se any way to set…...3:50am 4 Hi Anders, Thanks for providing additional information. We...Pdf.Document.SetXmpMetadata(stream). But it seems, it does not...

    forum.aspose.com/t/setting-the-whole-xmp-block/...
  8. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs class. Provides data for the ImageFieldMerging() event. To learn more, visit the documentation article in C++....ImageFieldMergingArg class Provides data for the ImageFieldMerging()...get_ImageStream () const Specifies the stream for the mail merge engine to...

    reference.aspose.com/words/cpp/aspose.words.mai...
  9. Comparer class | Aspose.Words for Python

    aspose.words.lowcode.Comparer class. Provides methods intended to compare documents....Comparer class Comparer class Provides methods intended to compare...specified output file in the provided save format, producing changes...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Optimize PDF using C++|Aspose.PDF for C++

    Optimize PDF file, shrink all images, reduce size PDF, unembed fonts, enable reusing page content, remove or flatten annotations with C++....page content Merge duplicate streams Unembed fonts Remove unused...outfilename ); } Removing Unused Streams Sometimes the document contains...

    docs.aspose.com/pdf/cpp/optimize-pdf/