Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 3,903 for

stream provider

(0.15 sec)
  1. Graph exportItems full-fidelity format type - F...

    I see that Microsoft has a set of ‘beta’ graph methods for querying Exchange mailboxes - including one to exportItems and a corresponding one to initiate an ImportItem session and then pump mail into Exchange. The forma…...“full-fidelity - a propriatry opaque stream” containing the complete set...Currently, Aspose does not provide direct support for the “full-fidelity”...

    forum.aspose.com/t/graph-exportitems-full-fidel...
  2. Licensing|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.... The evaluation version provides absolutely the same capabilities...is free and unlimited and provided both to licensed and evaluation...

    docs.aspose.com/email/java/licensing/
  3. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....Hide ] DocumentBuilder class Provides methods to insert text, images...InsertImage ( Stream ) Inserts an image from a stream into the document...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....Hide ] DocumentBuilder class Provides methods to insert text, images...stem::IO::Stream>&) Inserts an image from a stream into the document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. C++ API to Convert PCL to TSV | products.aspose...

    Convert PCL to TSV via C++ API without using Microsoft Excel or Adobe Reader... It provides a simple two-step process...Aspose.Total for C++ also provides a wide range of other features...

    products.aspose.com/total/cpp/conversion/pcl-to...
  6. C++ API to Convert MHTML to TSV | products.aspo...

    Convert MHTML to TSV via C++ API without using Microsoft Excel or Adobe Reader...Total for C++ provides a comprehensive set of APIs...range of file formats. It also provides a powerful set of features...

    products.aspose.com/total/cpp/conversion/mhtml-...
  7. C++ API to Convert XPS to XLTM | products.aspos...

    Convert XPS to XLTM via C++ API without using Microsoft Excel or Adobe Reader...Total for C++ provides a comprehensive set of APIs...The APIs are easy to use and provide a high level of accuracy and...

    products.aspose.com/total/cpp/conversion/xps-to...
  8. Not flattening all fields on pdf via .NET - Fre...

    I have a project that is filling pdfs with data, combining, then saving them all asynchronously. I am having an issue where sometimes a few of the documents in the packets are not getting flattened. I am calling Flatten…...before saving it to a new memory stream. I am not seeing any errors...<string, string> dict, Stream stream) { if (dict == null) return...

    forum.aspose.com/t/not-flattening-all-fields-on...
  9. PPT to PDF Conversion in C#: NullReferenceExcep...

    Hi I am trying to convert a few ppts to pdf and I am getting the following null reference exception. System.NullReferenceException: Object reference not set to an instance of an object. at .(Graphics , , ) at .(IL…... (Presentation , Stream , Int32[] , PdfOptions , InterruptionToken...Slides.Presentation.Save(Stream stream, SaveFormat format, ISaveOptions...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-n...
  10. Working with Operators using C++|Aspose.PDF for...

    This topic explains how to use operators with Aspose.PDF in C++. The operator classes provide great features for PDF manipulation....the content stream. A content stream is a PDF stream object whose...idx_get ( 1 ); // Load image into stream auto imageStream = System ::...

    docs.aspose.com/pdf/cpp/operators/