Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 4,290 for

stream provider

(0.09 sec)
  1. Convert PowerPoint Presentations to XPS in Pyth...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in Python using Aspose.Slides. Get step-by-step guide and sample code.... Windows 8 provides better support for XPS files...These operating systems also provide better support for XPS files...

    docs.aspose.com/slides/python-net/convert-power...
  2. Convert PowerPoint Presentations to XPS in .NET...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in .NET using Aspose.Slides. Get step-by-step guide and sample C# code.... Windows 8 provides better support for XPS files...These operating systems also provide better support for XPS files...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  3. Convert a Document to Markdown in C++|Aspose.Wo...

    Convert a document in any supported load format to Markdown and vice versa using C++....Words provides the ability to convert a document...being actively developed to provide you with more opportunities...

    docs.aspose.com/words/cpp/convert-a-document-to...
  4. 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.... Technical support is provided for free unlimitedly both...license can be loaded from a stream or file. You need to call the...

    docs.aspose.com/barcode/java/developer-guide/qu...
  5. Aspose.Words Integration in AWS Lambda|Aspose.W...

    You might be interested in using Aspose.Words in AWS Lambda if you are targeting to create an application in the cloud, need Aspose.Words functionality, and probably integration with other Amazon services. Learn more about using Aspose.Words for .NET when building applications for Amazon Web Services in C#....different sources , such as folder, stream, or system fonts. This section...the most convenient way to provide custom fonts in the cloud....

    docs.aspose.com/words/net/integration-in-aws-la...
  6. PDF to PNG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with C++ sample code using Aspose.PDF for C++...png" , pageCount ); stream = System :: IO :: File :: Create...imageDevice -> Process ( page , stream ); image = System :: Drawing...

    products.aspose.com/pdf/cpp/merger/pdf-to-png/
  7. Licensing | Aspose.Note Documentation

    A free evaluation version of Aspose.Note for Java (a Java API to interact with Microsoft Office OneNote programmatically without the software being installed on the server) can be downloaded from the downloads section of Aspose’s web site.... The evaluation version provides almost all functionality of...Limitations The evaluation version provides all the features except the...

    docs.aspose.com/note/java/licensing/
  8. Aspose.Imaging exception "imaging loading faile...

    Getting the following exception when trying to load an heic file into Aspose.Imaging version 25.10 before saving to pdf. I have attached a sample file. Aspose.Imaging.CoreExceptions.ImageLoadException HResult=0x801315…...Stream) Aspose.Imaging.HEIC.Adapter...HEICImage.HEICImage(System.IO.Stream) Aspose.Imaging.HEIC.Adapter...

    forum.aspose.com/t/aspose-imaging-exception-ima...
  9. MarkdownSaveOptions.images_folder property | As...

    MarkdownSaveOptions.images_folder property. Specifies the physical folder where images are saved when exporting a document to the [SaveFormat.MARKDOWN](../../../aspose.words/saveformat/#MARKDOWN) format...a document into a file and provide a file name, Aspose.Words,...you save a document into a stream, Aspose.Words does not have...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HMTL to PDF conversion - Free Support Forum - a...

    Hi Team, I am working on convert HTML to PDF, my issue is style are not applying from style block block. My code: foreach (string contentPart in contentParts) { Aspose.Pdf.Page page = merge…...final document to response stream MemoryStream pdfStream = new...PDF document. This method provides better handling of CSS styles...

    forum.aspose.com/t/hmtl-to-pdf-conversion/314583