Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 4,224 for

stream provider

(0.17 sec)
  1. Licensing – Aspose.HTML for .NET

    Learn how to test Aspose.HTML for .NET without the evaluation version limitations and how to apply a license....(without a license specified) provides full product functionality...resource. Aspose.HTML for .NET provides several ways to apply a license...

    docs.aspose.com/html/net/getting-started/licens...
  2. Specify TrueType Fonts Location in C#|Aspose.Wo...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a Stream, a file system or memory using C#....Load Fonts from Stream Aspose.Words provides the StreamFontSource...loading fonts from the stream. To use the stream font source, a user...

    docs.aspose.com/words/net/specifying-truetype-f...
  3. Working with Operators|Aspose.PDF for .NET

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....the content stream. A content stream is a PDF stream object whose...Load the image into a file stream using ( var imageStream = new...

    docs.aspose.com/pdf/net/working-with-operators/
  4. Convert EPUB to PDF – Aspose.HTML for Python vi...

    Convert EPUB to PDF using Aspose.HTML Python library. Consider various EPUB to PDF conversion scenarios in Python code examples....open("{{input lower}}", 'rb') as stream: # Initialize saving options...conv.Converter.convert_epub(stream, options, "output.{{output...

    docs.aspose.com/html/python-net/convert-epub-to...
  5. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for Python via .NET allows you to sign PDF documents from a smart card using signature field....PDF provides robust capabilities for integrating...certificate stores, or trusted providers—and presented with a personalized...

    docs.aspose.com/pdf/python-net/sign-pdf-documen...
  6. BufferedInputStream or Files.newInputStream to ...

    For merging pdf files, I wonder which Stream class I should use with PdfFileEditor, BufferedInputStream or Files.newInputStream? Will BufferedInputStream perform better?...merging pdf files, I wonder which stream class I should use with PdfFileEditor...Java NIO.2 API and returns a Stream , whereas BufferedInputStream...

    forum.aspose.com/t/bufferedinputstream-or-files...
  7. Text annotation does not handle right to left t...

    Hello, When adding a text annotation with hebrew text on a PDF, on the output document the text is reversed, left to right instead of right to left. You can see in the picture bellow, displayed in Adobe Reader, the tex…...annotation’s default‑appearance stream that Aspose.PDF generates....algorithm when building that stream, so RTL scripts (Hebrew, Arabic...

    forum.aspose.com/t/text-annotation-does-not-han...
  8. An exception is thrown when trying to save a sc...

    Hi! Software (incl. versions) where issue can be reproduced: We’re using NUGET package “Aspose.PDF.Diagram” version 25.9.0 on a NET 8 project for copying a scanned PDF to a MemoryStream asynchronously using Document.Sa…...following code: public static Stream GetSavedDocumentStre(Document...ent document) { Stream ms = new MemoryStream(); document.Optimize();...

    forum.aspose.com/t/an-exception-is-thrown-when-...
  9. Convert HTML to XML in Python | products.aspose...

    Convert HTML to XML in Python. Use Python library API to convert HTML files to XMLs... Moreover, it provides flexible ways to convert HTML..."file.html" , "rt" ) as stream: data = stream . read() pres . slides...

    products.aspose.com/slides/python-net/conversio...
  10. ImageFieldMergingArgs class | Aspose.Words for ...

    aspose.words.mailmerging.ImageFieldMergingArgs class. Provides data for the [IFieldMergingCallback.image_field_merging()](../ifieldmergingcallback/image_field_merging/#imagefieldmergingargs) event...ImageFieldMergingArg class Provides data for the IFieldMergingCallbac...event to return a file name, stream, or an SkiaSharp.SKBitmap object...

    reference.aspose.com/words/python-net/aspose.wo...