Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 15,822 for

content stream

(0.15 sec)
  1. PS to EPS Conversion | API for Python

    Sample Python conversion code for PS format to EPS file. Use this example code to convert PS to EPS within any Web or Console Python based application....instance of PsDocument via a stream Create and set instances of...initialize PostScript input stream open( "input.ps" ); # load...

    products.aspose.com/page/python-net/conversion/...
  2. Convert EPUB to DOCX – C# code and Online Conve...

    Sample C# code for EPUB to DOCX conversion. Easily use Aspose.HTML for .NET within any .NET application. Try online EPUB to DOCX Converter for free!...Saving; using FileStream stream = File.OpenRead(DataDir + "input...{{/if_output}} Converter.ConvertEPUB(stream, options, "output.{{output...

    products.aspose.com/html/net/conversion/epub-to...
  3. Public API Changes in Aspose.Diagram 6.3.0|Docu...

    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....0 Contents [ Hide ] This document describes...format (using a file path or stream) and check its extension: Detect...

    docs.aspose.com/diagram/net/public-api-changes-...
  4. 搜索

    搜索...with LaTeX, turn different content into raster images, and more...will used to define the output stream for the log file. Call the...

    blog.aspose.com/zh-tw/tex/latex-mathematical-ex...
  5. Convert BMP to EPS using Python

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....Convert BMP to EPS using Python Contents [ Hide Show ] This article..."output1.eps" , options) Using streams for saving BMP to EPS in Python...

    docs.aspose.com/page/python-net/convert/bmp-to-...
  6. Couldnt implement Auto Scale Option Need help -...

    Situation: Using Aspose.Pdf.Document First we generate the Content in HTML format. Func1: var htmlOptions = CreateHtmlLoadOptions(marginsInInches, marginTopBotInInches, headerHeight, baseUrl, outputAreaHeight); usin…...Document First we generate the content in HTML format. Func1: var...MemoryStream(Encoding.UTF8.GetBytes(content))) { var tempDoc = new Aspose...

    forum.aspose.com/t/couldnt-implement-auto-scale...
  7. Convert ODT to ODP via C# .NET or with free Onl...

    Convert Word odt documents to PowerPoint odp files with C#. Convert multiple files within ASP.NET or other .NET applications....Presentation Object Import HTML content in text frame of any slide...AutoShape to accomodate the HTML content // Adjust it as of your need...

    products.aspose.com/total/net/conversion/odt-to...
  8. IPageSavingCallback.PageSaving | Aspose.Words f...

    Discover the iPageSavingCallback method in Aspose.Words, designed to optimize page saving to fixed formats. Enhance your document management today!...PageSaving Contents [ Hide ] IPageSavingCallback.PageSaving method...outFileName ; // 2 - Create a custom stream for the output page file: args...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Python unable to convert eml file to PST gettin...

    We are trying to convert a eml file downloaded to PST format, but getting below error Reason: Proxy error(ArgumentNullException): Could not find the data block by its identifier. (Parameter ‘entry’) Below is the code f…...open(eml_path, 'rb') as f: eml_content = f.read() # Create PST file...and add to PST stream = io.BytesIO(eml_content) mapi_msg = MapiMessage...

    forum.aspose.com/t/python-unable-to-convert-eml...
  10. FontSavingArgs.Italic | Aspose.Words for .NET

    Discover the FontSavingArgs Italic property to easily check if your font is italicized, enhancing your text styling and design flexibility....Italic Contents [ Hide ] FontSavingArgs.Italic property Indicates...Last (); // 2 - Save it to a stream: args . FontStream = new FileStream...

    reference.aspose.com/words/net/aspose.words.sav...