Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 3,872 for

stream provider

(0.08 sec)
  1. Extract Assets from FBX File Formats via .NET |...

    C# source code to load, render and add extract assets from FBX documents on .NET Framework, .NET Core, Mono....public Zip(Stream stream) { archive = new ZipArchive(stream, ZipArchiveMode...compressionLevel); using var stream = entry.Open(); stream.Write(content, 0...

    products.aspose.com/3d/net/extractor/fbx/
  2. Convert PDF to Base64 in C#

    This topic discusses how to convert PDF to Base64 in C#. It provides the setup instructions, ordered steps, and a code example to transform PDF to Base 64 in C#.... It provides the setup instructions, ordered...the PDF file from an input stream, processing only selected pages...

    kb.aspose.com/pdf/net/convert-pdf-to-base64-in-...
  3. How to Add PDF Pages in Between using Python

    This article contains information on how to add PDF pages in between using Python. It provides step-wise details to set the IDE, write the application and a runnable sample code to add PDF page to PDF using Python....using Python This article provides information on how to add...Call the insert() method and provide the names of two source PDF...

    kb.aspose.com/pdf/python/how-to-add-pdf-pages-i...
  4. Bibliography.BibliographyStyle | Aspose.Words f...

    Discover the BibliographyStyle property easily manage and customize your bibliography's active style for enhanced organization and presentation....override built-in styles or provide custom one. public void ChangeBibliographySt...BibliographyStylesPr : IBibliographyStylesP { Stream IBibliographyStylesP . GetStyle...

    reference.aspose.com/words/net/aspose.words.bib...
  5. 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-...
  6. 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/
  7. Create HTML Document – Create, Load HTML in Java

    Learn how to load HTML document from a file, Stream, URL, or create HTML from scratch with Aspose.HTML for Java. Consider approaches to load HTML documents....file, URL, stream, or string. HTMLDocument provides an in-memory...asynchronous operations. The provides an in-memory representation...

    docs.aspose.com/html/java/create-a-document/
  8. DigitalSignatureCollection Class | Aspose.Words...

    Discover the Aspose.Words DigitalSignatureCollection class, offering easy access to a read-only collection of digital signatures for secure document management....DigitalSignatureColl class Provides a read-only collection of...from a stream and save a signed copy to another stream. using...

    reference.aspose.com/words/net/aspose.words.dig...
  9. 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...
  10. Compressed PDF cannot be opened with Adobe soft...

    Hi, When compressing the file Concertae.pdf (1.2 MB) using a code such as this OptimizationOptions options = new(); options.ImageCompressionOptions.CompressImages = true; options.ImageCompressionOptions.ResizeImages = …... The uncompressed stream which causes the issue is <</BitsPerComponent...ge/Type/XObject/Width 726>>stream ÿØÿî Adobe d ÿÛ Å e e 'e $...

    forum.aspose.com/t/compressed-pdf-cannot-be-ope...