Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 3,903 for

stream provider

(0.12 sec)
  1. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++.... This class provides a method named Process which...page and save the image to stream. The following code snippet...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...
  2. C++ API to Convert MD to XLTM | products.aspose...

    Convert MD to XLTM via C++ API without using Microsoft Excel or Adobe Reader...comprehensive suite of APIs that provides a wide range of features and...class. Save XLTM File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/md-to-...
  3. C++ API to Convert SVG to XLTX | products.aspos...

    Convert SVG to XLTX via C++ API without using Microsoft Excel or Adobe Reader... This API provides a set of classes for working...Aspose.Cells for C++. This API provides a set of classes for working...

    products.aspose.com/total/cpp/conversion/svg-to...
  4. Load PUB license | C++ API Solution

    C++ API Solution to work with MS Publisher files. Load the license information from a file or Stream with a few lines of code....MS Publisher from a file or stream C++. Break free from Publisher...required to use the library and provides access to its features and...

    products.aspose.com/pub/cpp/load-license/
  5. C++ API to Convert PDF to FODS | products.aspos...

    Convert PDF to FODS via C++ API without using Microsoft Excel or Adobe Reader... This library provides a comprehensive set of features...class. Save FODS File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/pdf-to...
  6. Licensing|Aspose.Medical for .NET 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 the same functionalities as...(without a license specified) provides full product functionality...

    docs.aspose.com/medical/net/getting-started/lic...
  7. 3 minor things - Free Support Forum - aspose.com

    Hello Aspose.Email.dll for .Net Framework 4.5, File Description in project properties, it is set to: Aspose.Email for .NET 4.0 Misleading, better to set it correctly to 4.5. VCardContact.IsMultiContacts / MapiCon…...to check for the blank file/stream length first. The eml msg returns...ResourceHtmlRenderin class: Stream ResourceStream If ResourceRenderingMod...

    forum.aspose.com/t/3-minor-things/312004
  8. C++ API to Convert MHTML to CSV | products.aspo...

    Convert MHTML to CSV via C++ API without using Microsoft Excel or Adobe Reader... It provides a simple two-step process...need for manual coding and provides a comprehensive set of features...

    products.aspose.com/total/cpp/conversion/mhtml-...
  9. C++ API to Convert MHTML to TXT | products.aspo...

    Convert MHTML to TXT via C++ API without using Microsoft Excel or Adobe Reader... It provides a set of APIs to convert MHTML...TXT. Aspose.Total for C++ provides a simple and efficient way...

    products.aspose.com/total/cpp/conversion/mhtml-...
  10. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...trying to do docx comparison var stream = new MemoryStream(); Document...oldDocument.Save(stream, SaveFormat.Docx); stream.Position = 0;...

    forum.aspose.com/t/redlines-in-pdf/315965