Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 16,314 for

content stream

(0.3 sec)
  1. Crop EPS | API Solution for C++

    Crop EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....EPS | API Solution for C++ Contents [ Hide Show ] Overview This...In other words, it cuts the content of the image from the edges...

    docs.aspose.com/page/cpp/crop-eps/
  2. Convert MHTML to DOCX – C# Examples

    Convert MHTML to DOCX using Aspose.HTML for .NET and consider the supported MHTML to DOCX conversions in C# examples. Try online MHTML Converter....Convert MHTML to DOCX – C# Contents [ Hide Show ] MHTML to DOCX...Aspose.Html.Saving; using var stream = File.OpenRead("sample.mht");...

    docs.aspose.com/html/net/convert-mhtml-to-docx/
  3. Aspose::Words::Drawing::OleFormat::get_OleIcon ...

    Aspose::Words::Drawing::OleFormat::get_OleIcon method. Gets the draw aspect of the OLE object. When true, the OLE object is displayed as an icon. When false, the OLE object is displayed as Content in C++....ormat::get_OleIcon method Contents [ Hide ] OleFormat::get_OleIcon...OLE object is displayed as content. bool Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Load custom fonts for barcode generation in Asp...

    How to Load custom fonts for barcode generation in Aspose.Barcode for .Net...Net Contents [ Hide ] Overview This article...string fontName ) { using ( Stream fontStream = new FileStream...

    docs.aspose.com/barcode/net/aspose-barcode-load...
  5. Work with Barcode Recognition State in XML|Docu...

    This Article Describes How to Save or Load Barcode Recognition State in the XML format...Barcode Recognition State in XML Contents [ Hide ] Overview In addition...ExportToXml(String) or a stream ExportToXml(Stream) . Moreover, it can...

    docs.aspose.com/barcode/net/barcode-reading-in-...
  6. Replacer.replace_regex method | Aspose.Words fo...

    aspose.words.lowcode.Replacer.replace_regex method...replace_regex method Contents [ Hide ] replace_regex(input_file_name...replace_regex(input_stream, output_stream, save_format, pattern...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert EPUB to PDF – C# Code and Online Converter

    Convert EPUB to PDF using Aspose.HTML for .NET API. Consider various EPUB to PDF conversion scenarios in C# examples. Try online EPUB Converter....Convert EPUB to PDF in C# Contents [ Hide Show ] EPUB is an e-book...Aspose.Html.Saving; using var stream = File.OpenRead(DataDir + "input...

    docs.aspose.com/html/net/convert-epub-to-pdf/
  8. Zip or UnZip Files in .NET | Aspose.Zip for .NET

    This article will teach you how to programmatically compress Zip files using a variety of methods utilising C# or the.NET API and sample code. You will learn how to zip or compress one or more files, as well as how to zip files simultaneously. You will also learn how to decompress or unzip files as well....NET Contents [ Hide Show ] Overview This...output zip file. Create file stream of the data file to be compressed...

    docs.aspose.com/zip/net/compressing-and-decompr...
  9. ImageData.Save | Aspose.Words for .NET

    Effortlessly save images with the ImageData Save method. Streamline your workflow by storing images directly into your chosen Stream with ease....Save Contents [ Hide ] Save( Stream ) Saves the image into the...specified stream. public void Save ( Stream stream ) Parameter...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Extract XFA Data|Aspose.PDF for Python via .NET

    This example explains how to extract XFA form data from a PDF file using Aspose.PDF for Python via .NET. It demonstrates how to bind an XFA-based PDF document to the Form facade and export its internal data structure into a file Stream....Extract XFA Data Contents [ Hide ] XFA (XML Forms Architecture)...‘FileIO()’ to create a writable file stream. Call ’extract_xfa_data()’...

    docs.aspose.com/pdf/python-net/extract-xfa-data/