Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 3,878 for

stream provider

(0.44 sec)
  1. Shapes in Charts|Documentation

    Learn how to use Aspose.Cells for .NET to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Control to the Chart Labels provide a means for giving information...Drawing.ShapeCollection class provides a method named AddLabelInChart...

    docs.aspose.com/cells/net/controls-in-charts/
  2. Manipulating WebP Images|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....is a new image format that provides lossless and lossy compression...WebP image. The code snippet provided below demonstrates how to...

    docs.aspose.com/imaging/net/manipulating-webp-i...
  3. Words running together when converting from PDF...

    I’m using a licensed version of Aspose.PDF and ran into an interesting issue. We create a PDF using a MemoryStream based on a byte[] stored in our database and random blocks of words are having the spaces between them re…...1 KB) var stream = new MemoryStream(vaultFile)...var document = new Document(stream); var file = new MemoryStream();...

    forum.aspose.com/t/words-running-together-when-...
  4. Creating OneNote NoteBook | Aspose.Note Documen...

    This article explains how to create and manage OneNote note books using the C# API....by GitHub Saving Notebook to Stream Copy 1 // The path to the documents...MemoryStream stream = new MemoryStream(); 6 notebook. Save (stream); 7...

    docs.aspose.com/note/net/working-with-onenote-n...
  5. Sequence contains no elements - Free Support Fo...

    HI , I m facing an error while converting onenote document into pdf using latest version of aspose.note(25.2.0): System.InvalidOperationException: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElement…... (Document , Stream , SaveOptions ) at Aspose.Note...Note.Document.Save(Stream stream, SaveOptions options) at Crushbank...

    forum.aspose.com/t/sequence-contains-no-element...
  6. Licensing and Subscription|Aspose.Words for .NET

    Aspose.Words for .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies in C#....Words provides different plans for purchase...without the specified license provides full product functionality...

    docs.aspose.com/words/net/licensing/
  7. Convert EPUB to PDF – Python code and Online Co...

    Convert EPUB to PDF using Aspose.HTML for Python via .NET within any Python application, and try free online EPUB to PDF Converter!...open("{{input lower}}", 'rb') as stream: # Initialize saving options...conv.Converter.convert_epub(stream, options, "output.{{output...

    products.aspose.com/html/python-net/conversion/...
  8. Convert EPUB to DOCX – Aspose.HTML for Python v...

    Python code for EPUB to DOCX conversion. Easily use Aspose.HTML for Python via .NET within any Python application. Try online EPUB to DOCX Converter!...open("{{input lower}}", 'rb') as stream: # Initialize saving options...conv.Converter.convert_epub(stream, options, "output.{{output...

    products.aspose.com/html/python-net/conversion/...
  9. MD to PNG Converter using Python | Aspose.PDF

    Sample code on Python for MD to PNG conversion. Use example code for batch MD to PNG conversion with Python and .NET... Create an output file stream for each processed page, using...argument. Close the output file stream for each processed page to...

    products.aspose.com/pdf/python-net/conversion/m...
  10. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

    Aspose::Words::Saving::HtmlSaveOptions::get_FontsFolder method. Specifies the physical folder where fonts are saved when exporting a document to HTML. Default is an empty string in C++....a document into a file and provide a file name, Aspose.Words,...you save a document into a stream, Aspose.Words does not have...

    reference.aspose.com/words/cpp/aspose.words.sav...