Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 4,290 for

stream provider

(0.07 sec)
  1. Open Presentations on Android|Aspose.Slides Doc...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Android via Java—fast, reliable, fully featured....Slides provides options—particularly the ...working with streams, Aspose.Slides may copy a stream’s contents...

    docs.aspose.com/slides/androidjava/open-present...
  2. Open Presentations in PHP|Aspose.Slides for PHP...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for PHP via Java — fast, reliable, fully featured....Slides provides options—particularly the ...working with streams, Aspose.Slides may copy a stream’s contents...

    docs.aspose.com/slides/php-java/open-presentation/
  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. Aspose.Note 25.6: OneNote sync breaks due to me...

    We have an issue with our customer’s file after modifying it with Aspose.Note 25.6 and C# .NET Framework 4.8 application. The customer performed following steps to create a file on SharePoint: Opens OneNote for deskto…...AddImage(Document doc, byte[] data) { Stream stream = new MemoryStream(data);...Image(LinkIdsImage.ChunkImageFileName, stream) { Width = 0, Height = 0 };...

    forum.aspose.com/t/aspose-note-25-6-onenote-syn...
  5. Licensing|Documentation

    Evaluate Python Image Processing Library API and set the license using File or Stream. Applying the license removes any restrictions from the evaluation version.... The evaluation version provides the same features as the fully...Imaging for Python via .NET provides full product functionality...

    docs.aspose.com/imaging/python-net/licensing/
  6. How to Insert Image in Excel using Node.js

    This article guides on how to insert image in Excel using Node.js. It contains the IDE settings, a list of programming steps, and a runnable sample code to insert picture in Excel cell using Node.js....PictureCollection class to add the image Provide the cell reference and the...however you may save it to a stream or HTTP response if required...

    kb.aspose.com/cells/nodejs/how-to-insert-image-...
  7. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters...NET provides class BarCodeReader that enables...file, a bitmap object, or a stream. Then, it is required to set...

    docs.aspose.com/barcode/net/basic-recognition-p...
  8. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....the document from a stream: InputStream stream = new FileInputStream(getMyDir()...new Document(stream, options); } finally { if (stream != null) stream...

    reference.aspose.com/words/java/com.aspose.word...
  9. Extracting RAR Archives | Aspose.Zip for .NET

    Extracting RAR Archives in C# and Compress or Decompress Directory programmatically with API for C#... provides class to work with RAR archives. API provides the...instance. Create a new file stream for the extracted entry. Use...

    docs.aspose.com/zip/net/extracting-rar-archives/
  10. Aspose Email Attachment's Issue - Getting diffe...

    Aspose Email attachment’s name issue for same .eml file & .msg file We have below two scenarios for processing file with Aspose.Email. Scenario – 1 , In this scenario we are processing .eml file with Aspose.Email and …...can review your problem and provide assistance soon. Sangram_Sinh...the problem on our side and provide you with a proper analysis...

    forum.aspose.com/t/aspose-email-attachments-iss...