Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 12,315 for

content stream

(0.06 sec)
  1. C++ API to Convert MHTML to FODS | products.asp...

    Convert MHTML to FODS via C++ API without using Microsoft Excel or Adobe Reader...want to view and edit the content of a web page in a spreadsheet...class. Save FODS File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. Loading and Parsing MSG Files|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....Loading and Parsing MSG Files Contents [ Hide ] Using Aspose.Email...can load as well as parse contents from Outlook message files...

    docs.aspose.com/email/net/loading-and-parsing-m...
  3. Save a Document in C#|Aspose.Words for .NET

    Save a document in any supported format using C#....Ask AI Save a Document Contents [ Hide ] What is this page about...saving a document to a file, stream, or ASP.NET HttpResponse object...

    docs.aspose.com/words/net/save-a-document/
  4. Page Break in existing PDF|Aspose.PDF for .NET

    Discover how to insert page breaks in an existing PDF file in .NET using Aspose.PDF for better page management....PDF Contents [ Hide ] As a default layout, the contents inside...Bottom-Right layout. Once the contents exceed beyond page bottom...

    docs.aspose.com/pdf/net/page-break-in-existing-...
  5. Replacer.Create | Aspose.Words for .NET

    Discover how the Replacer Create method generates a new instance of the efficient replacer processor for seamless data transformation....Create Contents [ Hide ] Replacer.Create method Creates new instance...document using documents from the stream using context. // There is...

    reference.aspose.com/words/net/aspose.words.low...
  6. DocumentBuilder.insert_ole_object method | Aspo...

    aspose.words.DocumentBuilder.insert_ole_object method...insert_ole_object method Contents [ Hide ] insert_ole_object(stream, prog_id...embedded OLE object from a stream into the document. def insert_ole_object...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.PSD for .NET 21.1 - Release Notes|Docume...

    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....1 - Release Notes Contents [ Hide ] This page contains...Smart Object Layer from Memory Stream, // But we can use smart smart...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  8. LoadFormat enumeration | Aspose.Words for Python

    aspose.words.LoadFormat enumeration. Indicates the format of the document that is to be loaded.... read ()) as stream : # The URL is used again as...Load the HTML document from stream and pass the LoadOptions object...

    reference.aspose.com/words/python-net/aspose.wo...
  9. C++ API to Convert MD to XLT | products.aspose.com

    Convert MD to XLT via C++ API without using Microsoft Excel or Adobe Reader...is often used to create web content, such as blog posts, articles...class. Save XLT File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/md-to-...
  10. Accessing images in this pdf freeze the thread ...

    Hello, Using this attached PDF fnac01.pdf, if we want to convert the page to a png (or svg or all other formats… ) the PngDevice.Process freeze the thread in the jpeg2k decode and never return… You can reproduce the is…...page and save the image to stream pngDevice.Process(pdfDocument...Pages[pageCount], imageStream); // Close stream imageStream.Close(); } } //...

    forum.aspose.com/t/accessing-images-in-this-pdf...