Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 4,132 for

stream provider

(0.11 sec)
  1. Java API to Export MD to FLATOPC | products.asp...

    Convert MD to FLATOPC using on premise Java API...comprehensive suite of APIs that provides developers with the tools...documents with ease. It also provides the ability to render MD files...

    products.aspose.com/total/java/conversion/md-to...
  2. Aspose OCR GPU only works with CUDA toolkit 11....

    My setup: Windows server 2019 and Visual Studio 2019 Aspose.OCR-GPU v25.10.0 w/ lowest Dependency behavior OnnxRuntime.Gpu v 1.16.3 CUDA toolkit v 12.0.0 CuDNN v 8.8.0 Nvidia RTX 2000E driver v 552.74 I can only ge…...a Bitmap saved to a memory stream. The error I always get when...trying to load onnxruntime_providers_cuda.dll. That file is in...

    forum.aspose.com/t/aspose-ocr-gpu-only-works-wi...
  3. Java API to Export EPUB to PCL | products.aspos...

    Convert EPUB to PCL using on premise Java API...comprehensive suite of APIs that provide developers with the tools they...PDF documents with ease. It provides a wide range of features,...

    products.aspose.com/total/java/conversion/epub-...
  4. XPS page event-based modifications | .NET

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for .NET...hyperlinks example Here, we will provide an example related to the case...5 // Create a font 6 using (Stream fontStream = File. OpenRead...

    docs.aspose.com/page/net/xps/event-based-modifi...
  5. FontFeature enumeration | Aspose.Words for Python

    aspose.words.shaping.FontFeature enumeration. Features provide information about how glyphs are used in a font to render a script...FontFeature enumeration Features provide information about how glyphs...between glyphs, generally to provide optically consistent spacing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LaTeX to XPS | Python

    The Aspose.TeX API solution for Python provides conversion functionality to convert LaTeX files to XPS format. Here are a few code examples....########## 9 10 # Create the stream to write the XPS file to. 11..."any-name.xps" ), "wb" ) as xps_stream: 12 # Create conversion options...

    docs.aspose.com/tex/python-net/latex-to-xps/
  7. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent pages because when the content g…...OuterXml); using (var stream = new MemoryStream(xmlBytes))... { try { this._pdf.BindXml(stream, null); } catch (Aspose.Pdf...

    forum.aspose.com/t/inconsistent-behaviour-manip...
  8. Convert ICS to OFT via Java | products.aspose.com

    Try the code sample to convert ICS files to OFT format in Java. Download Java API to take your email processing applications to the next level....ICS to OFT using Java API provides an efficient and reliable...email format conversion by providing a straightforward and efficient...

    products.aspose.com/email/java/conversion/ics-t...
  9. Java API to Export MD to MARKDOWN | products.as...

    Convert MD to MARKDOWN using on premise Java API...comprehensive suite of APIs that provides powerful document processing...Exception { // create an output stream which uses byte array to save...

    products.aspose.com/total/java/conversion/md-to...
  10. PDF Tooltip using C#|Aspose.PDF for .NET

    Learn how to add tooltip to the text fragment in PDF using C# and Aspose.PDF...NET provides this feature to create tooltips...type, outside of the content stream. There is no effective restriction...

    docs.aspose.com/pdf/net/pdf-tooltip/