Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 4,131 for

stream provider

(0.49 sec)
  1. Convert MHTML to PDF in Python – Aspose.HTML fo...

    Convert MHTML to PDF using Aspose.HTML Python library. Consider the supported MHTML to PDF conversion scenarios in ready-to-use Python code examples....open("{{input lower}}", 'rb') as stream: # Initialize saving options...conv.Converter.convert_mhtml(stream, options, "output.{{output...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  2. Pdf to doc conversion produces a null reference...

    Hi, I am trying to convert a pdf document to .doc but get and error as below. The pdf contains ECG diagrams etc. Unfortunately I cannot share the file with you as it was produced within the NHS and is protected by GDPR.…...#=zKJLnpuA=(Document #=zlSxcLBk=, Stream #=z9tmF_tppWnDG, DocSaveOptions...Pdf.Document.#=zs$2Ej5XJ9k_O(Stream #=z4bKpSMrylvwg, SaveOptions...

    forum.aspose.com/t/pdf-to-doc-conversion-produc...
  3. How to Create Self Extracting ZIP using C#

    This short tutorial guides on how to create self extracting ZIP using C#. It contains all the necessary information like environment configuration and runnable sample code to generate self extracting ZIP files using C#.... It provides the development environment...creating SFX ZIP Create a file stream for the new SFX file Instantiate...

    kb.aspose.com/zip/net/how-to-create-self-extrac...
  4. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ResourcesFolder method. Specifies the physical folder where resources (images, fonts, css) are saved when exporting a document to Html format. Default is null in C++....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/cpp/aspose.words.sav...
  5. HTML to Excel Worksheets - Free Support Forum -...

    Hello, I am having trouble exporting HTML to a Multisheet XLSX report. There is not a lot of documentation on doing this conversion. I am curious, when the HTML string is parsed, how does it know what are separate worksh…...“x:WorksheetSource”, 4,Gets the html stream of the worksheet by comparing...compound html to several html streams, you also can implement IStreamProvider...

    forum.aspose.com/t/html-to-excel-worksheets/252535
  6. CAD Image class Custom Properties now Read Only...

    I have been trying to upgrade to the latest version (25.12) of the CAD adapter but now have a problem that I cannot write to the CAD image class custom properties. This appears to be because in Version 25.7, the CustomP…... The CAD adapter does not provide a “set” method for CustomProperties...dedicated API exists. Please provide a short code snippet that demonstrates...

    forum.aspose.com/t/cad-image-class-custom-prope...
  7. Adding Images and Text|Aspose.PDF for .NET

    This section explains how to Add Images and Text using PdfFileMend class.... It provides two methods with the names...either image file path or a stream of an image file. In order...

    docs.aspose.com/pdf/net/adding-images-and-text-...
  8. Open Presentations in PHP|Aspose.Slides for PHP...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for PHP via Java — fast, reliable, fully featured....Slides provides options—particularly the ...working with streams, Aspose.Slides may copy a stream’s contents...

    docs.aspose.com/slides/php-java/open-presentation/
  9. Open Presentations on Android|Aspose.Slides Doc...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Android via Java—fast, reliable, fully featured....Slides provides options—particularly the ...working with streams, Aspose.Slides may copy a stream’s contents...

    docs.aspose.com/slides/androidjava/open-present...
  10. How to extract text from PDF | Aspose.PDF

    Do you know how easily extract text from PDF using C#? Extract text from PDF with high quality using .NET PDF library....is particularly useful for providing multilingual content. Extracting...text to the file Close the stream Use following code snippet...

    products.aspose.com/pdf/tutorial/extract-text/