Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 14,939 for

content stream

(0.14 sec)
  1. LaTeX Figure rendering | Python via .NET

    The article gives an overview of Aspose.TeX API solution for Python and its functionality for rendering LaTeX fragments (figures). Learn the code examples....NET Contents [ Hide Show ] In certain situations...may need to extract specific content from a LaTeX file as a standalone...

    docs.aspose.com/tex/python-net/latex-figure-ren...
  2. Managing Worksheets in Ruby|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....Managing Worksheets in Ruby Contents [ Hide ] Aspose.Cells - Managing...sheet () # Creating a file stream containing the Excel file to...

    docs.aspose.com/cells/java/managing-worksheets-...
  3. Aspose::Words::Loading::LoadOptions::get_BaseUr...

    Aspose::Words::Loading::LoadOptions::get_BaseUri method. Gets or sets the string that will be used to resolve relative URIs found in the document into absolute URIs when required. Can be null or empty string. Default is null in C++....tions::get_BaseUri method Contents [ Hide ] LoadOptions::get_BaseUri...loading an HTML document from a stream and the document contains images...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. IBarcodeGenerator.GetOldBarcodeImage | Aspose.W...

    Create vintage barcode images effortlessly with iBarcodeGenerator's GetOldBarcodeImage method. Customize easily with your preferred parameters!...GetOldBarcodeImage Contents [ Hide ] IBarcodeGenerator.GetOldBarcodeImage...old-fashioned Barcode field). public Stream GetOldBarcodeImage ( BarcodeParameters...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_SignTime method. The date of signing. Default value is current time (Now) in C++....ions::get_SignTime method Contents [ Hide ] SignOptions::get_SignTime...local file system via a file stream, // then create a signed copy...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. DigitalSignatureUtil.load_signatures method | A...

    aspose.words.digitalsignatures.DigitalSignatureUtil.load_signatures method...load_signatures method Contents [ Hide ] load_signatures(file_name)...not signed. load_signatures(stream) Loads digital signatures from...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.IsImage | Aspose.Words for .NET

    Discover if a shape is an image with ShapeBase's IsImage property. Easily identify image shapes for enhanced design flexibility and functionality....IsImage Contents [ Hide ] ShapeBase.IsImage property Returns...from a stream using a base URI. using ( Stream stream = File...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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...
  9. Processor Class | Aspose.Words for .NET

    Enhance document processing with Aspose.Words.LowCode.Processor class, designed for seamless and efficient handling of various document tasks....Processor Contents [ Hide ] Processor class Processor class for...cancellation token. From ( Stream ) Specifies input document...

    reference.aspose.com/words/net/aspose.words.low...
  10. 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/