Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 4,351 for

stream provider

(0.35 sec)
  1. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations.... Load the audio file stream you want to embed in the slide...Loads the wav sound file to stream auto fstr = System :: MakeObject...

    docs.aspose.com/slides/cpp/audio-frame/
  2. PNG to PDF Merge using Python | Aspose.PDF

    Combine two or more PNG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...and create a list of image streams by joining the data directory...images (stored in infiles_streams) into a single composite image...

    products.aspose.com/pdf/python-net/merger/png-t...
  3. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...SheetRender(sourceWS, options); // Create a stream to save the image in MemoryStream...2:16pm 6 @duojie.yang , Can you provide a screenshot of the fix if...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  4. Converting Worksheet to Image and Worksheet to ...

    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....This document is designed to provide developers with a detailed...save an image file to the disk/stream. Several image formats are...

    docs.aspose.com/cells/python-net/converting-wor...
  5. The input string 'CreatorInfo' was not in a cor...

    We are observing an exception whenever we are trying to load some of the pdfs using code below Document document = new Document(pdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…...PDF provides a load‑option that tells the...LoadOptions; // pdfStream – a Stream that contains the PDF bytes...

    forum.aspose.com/t/the-input-string-creatorinfo...
  6. Adjust Workbook Compression Level with JavaScri...

    Learn how to adjust the workbook compression level in Aspose.Cells for JavaScript via C++....Cells for JavaScript via C++ provides the OoxmlCompressionType enumeration...OoxmlCompressionType enumeration provides the following members. Level...

    docs.aspose.com/cells/javascript-cpp/adjust-wor...
  7. Font changed in PDF file - Free Support Forum -...

    Hi Alexey, We have the code that builds Aspose document in memory and then saves it to either Word or Pdf. We have recently installed 3 new fonts to our server, and while the Word shows them correctly, the PDF document …...Document(stream); doc.FontSettings = fontSettings;...We will check the issue and provide you more information. AlexanderNovickov:...

    forum.aspose.com/t/font-changed-in-pdf-file/325129
  8. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing formatting issues while converting document from Word to PDF. We are trying to render the PDF with Bookmarks retained and below is how we have implemente…...static void ConvertUsingAspose(Stream docStream, string SaveLocation)...We will check the issue and provide you more information. Unfortunately...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  9. SVGZ to SVG – Single-file and batch conversion ...

    Convert SVGZ to SVG using Aspose.SVG for .NET. Supports single-file and batch conversion in C#....NET API provides: the class that supports reading...GZIP is that it operates in a stream-based manner. This means it...

    docs.aspose.com/svg/net/convert-svgz-to-svg/
  10. Cannot create Aspose.Cells object from Excel 20...

    Using Aspose.Cells version 5.1.2.4 with VB.NET Framework 1.1 with a fully licensed version with a current support agreement: I am a developer and we are using Aspose.Cells objects to update custom document properties co…...code to open the file to the stream. For you issue, kindly do create...@JR_Columbo , Aspose.Cells now provides support (read/write) for older...

    forum.aspose.com/t/cannot-create-aspose-cells-o...