Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 4,220 for

stream provider

(0.35 sec)
  1. Export Math Equations from Presentations on And...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Android via Java—preserve formatting and boost compatibility....( "2" ))); FileOutputStream stream = new FileOutputStream ( "mathml...mathParagraph . writeAsMathMl ( stream ); } catch ( IOException e...

    docs.aspose.com/slides/androidjava/exporting-ma...
  2. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Java—preserve formatting and boost compatibility....( "2" ))); FileOutputStream stream = new FileOutputStream ( "mathml...mathParagraph . writeAsMathMl ( stream ); } catch ( IOException e...

    docs.aspose.com/slides/java/exporting-math-equa...
  3. OCR clinched after PDF-A conversion - Free Supp...

    Hi, we're using Aspose.PDF .NET to convert different kind of files to PDF-A. Currently we're facing problems with some scanned PDF documents. After the conversion to PDF-A the OCR information is somehow clinched. …...reproduce the problem: using (Stream inputStream = new FileStream(“SampleDocument...Document(inputStream)) { using (Stream outputLogStream = new MemoryStream())...

    forum.aspose.com/t/ocr-clinched-after-pdf-a-con...
  4. 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...
  5. IBibliographyStylesProvider Interface | Aspose....

    Enhance your document formatting with the Aspose.Words.IBibliographyStylesProvider interface, perfect for customizing bibliography styles in citations....Implement this interface to provide bibliography style for the...override built-in styles or provide custom one. public void ChangeBibliographySt...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Convert EPUB to JPG in Java – Aspose.HTML for Java

    Convert EPUB to JPG in Java using Aspose.HTML for Java API. Consider various EPUB to JPG conversion scenarios in Java code....HTML for Java library provides a wide range of EPUB conversions...contents of the EPUB file as a stream of bytes. Create an instance...

    docs.aspose.com/html/java/convert-epub-to-jpg/
  7. C++ API to Convert TEX to CSV | products.aspose...

    Convert TEX to CSV via C++ API without using Microsoft Excel or Adobe Reader... It provides a simple two-step process...convert PDF documents. It provides a wide range of features for...

    products.aspose.com/total/cpp/conversion/tex-to...
  8. License Update configuration - Free Support For...

    Hi, I just took over an application from the previous developer and I have been informed that the Aspose license will be expiring on the 32st of July 2025. I am struggling to find where the license is saved on Azure, is …...lic"); If you are using a stream or an embedded resource, adjust...still encounter issues, please provide more details about your setup...

    forum.aspose.com/t/license-update-configuration...
  9. C++ API to Convert PDF to MD | products.aspose.com

    Convert PDF to MD via C++ API without using Microsoft Excel or Adobe Reader... It provides a wide range of features such...spreadsheet documents in C++. It provides a wide range of features such...

    products.aspose.com/total/cpp/conversion/pdf-to...
  10. An exception is thrown when trying to save a sc...

    Hi! Software (incl. versions) where issue can be reproduced: We’re using NUGET package “Aspose.PDF.Diagram” version 25.9.0 on a NET 8 project for copying a scanned PDF to a MemoryStream asynchronously using Document.Sa…...following code: public static Stream GetSavedDocumentStre(Document...ent document) { Stream ms = new MemoryStream(); document.Optimize();...

    forum.aspose.com/t/an-exception-is-thrown-when-...