Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 12,315 for

content stream

(0.07 sec)
  1. 乳胶数学公式渲染| Java的Aspose.TeX

    本文介绍了Aspose.TeX API中的乳胶数学公式。了解如何使用功能的代码示例。...TeX Contents [ Hide Show ] 如何将乳胶数学公式渲染到PNG...); 12 // Specify the output stream for the log file. 13 options...

    docs.aspose.com/tex/zh/java/latex-math-formula-...
  2. C++ API to Convert MHTML to DIF | products.aspo...

    Convert MHTML to DIF via C++ API without using Microsoft Excel or Adobe Reader...used to save and share web content. It is a combination of HTML...when you need to store web content in a tabular format. How Aspose...

    products.aspose.com/total/cpp/conversion/mhtml-...
  3. Convert BMP to EPS using Java API Solution

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....EPS using Java API Solution Contents [ Hide Show ] Overview This...hosted with ❤ by GitHub Using streams for saving BMP to EPS in Java...

    docs.aspose.com/page/java/convert/bmp-to-eps/
  4. Aspose::Words::Saving::FontSavingArgs class | A...

    Aspose::Words::Saving::FontSavingArgs class. Provides data for the FontSaving() event. To learn more, visit the documentation article in C++....Aspose::Words::Saving::FontSavingArgs class Contents [ Hide ] FontSavingArgs class...const Allows to specify the stream where the font will be saved...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. ResourceSavingArgs.KeepResourceStreamOpen | Asp...

    Discover how the KeepResourceStreamOpen property in ResourceSavingArgs enhances Aspose.Words by managing Stream efficiency during resource saving....KeepResourceStreamOp Contents [ Hide ] ResourceSavingArgs.KeepResourceStreamOp...Aspose.Words should keep the stream open or close it after saving...

    reference.aspose.com/words/net/aspose.words.sav...
  6. IBarcodeGenerator Interface | Aspose.Words for ...

    Discover the Aspose.Words.Fields.IBarcodeGenerator interface for custom barcode generation. Empower your projects with user-defined implementations and enhance functionality!...IBarcodeGenerator Contents [ Hide ] IBarcodeGenerator interface...SymbolRotation = "0" }; using ( Stream img = doc . FieldOptions ....

    reference.aspose.com/words/net/aspose.words.fie...
  7. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java.... // 1 - Save it via a stream: OutputStream fs = new Fil..."OLE spreadsheet extracted via stream" + oleFormat.getSuggestedExtensio());...

    reference.aspose.com/words/java/com.aspose.word...
  8. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...Ask AI Set Barcode Source Contents [ Hide ] Overview There are...image file, a bitmap, or a stream. The following five raster...

    docs.aspose.com/barcode/python-net/set-barcode-...
  9. 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...limitations of how the HTML content is processed. When using HtmlFragment...

    forum.aspose.com/t/hmtl-to-pdf-conversion/314583
  10. Extract Assets from DRC File Formats via .NET |...

    C# source code to load, render and add extract assets from DRC documents on .NET Framework, .NET Core, Mono....public Zip(Stream stream) { archive = new ZipArchive(stream, ZipArchiveMode...Add( string fileName, byte [] content, bool enableCompression) {...

    products.aspose.com/3d/net/extractor/drc/