Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 12,270 for

content stream

(0.16 sec)
  1. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...updated workbook back to a stream using (var updated = new MemoryStream())...that the OLE object has new content, so the displayed text box...

    forum.aspose.com/t/updated-embedded-excel-data-...
  2. Working with Large PST Files|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....Working with Large PST Files Contents [ Hide ] Performance may be...(ExtractAttachments), // save msg to a stream(SaveMessageToStream). } Consider...

    docs.aspose.com/email/net/working-with-large-ps...
  3. 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....Manipulating WebP Images Contents [ Hide ] Convert GIFF Image...page into memory from an input stream –> processing a page (for example...

    docs.aspose.com/imaging/net/manipulating-webp-i...
  4. Disable Exporting Frame Scripts and Document Pr...

    Learn how to disable exporting frame scripts and document properties when converting a workbook to HTML using Aspose.Cells for JavaScript via C++....Properties with JavaScript via C++ Contents [ Hide ] Aspose.Cells exports...Excel file through the file stream const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/disable-ex...
  5. MergerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode MergerContext class for seamless document merging, enhancing productivity with powerful and efficient solutions....MergerContext Contents [ Hide ] MergerContext class Document...how to merge documents from stream into a single output document...

    reference.aspose.com/words/net/aspose.words.low...
  6. Convert FLATOPC to PPTX via C++ or with free On...

    Export FLATOPC to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPTX online converter quickly before integrating the code....AddTextFrame in it Load the HTML content and write it in your Presentation...// load the HTML file using stream reader SharedPtr < System ::...

    products.aspose.com/total/cpp/conversion/flatop...
  7. Convert FLATOPC to PPS via C++ or with free Onl...

    Export FLATOPC to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPS online converter quickly before integrating the code....AddTextFrame in it Load the HTML content and write it in your Presentation...// load the HTML file using stream reader SharedPtr < System ::...

    products.aspose.com/total/cpp/conversion/flatop...
  8. Convert FLATOPC to PPTM via C++ or with free On...

    Export FLATOPC to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPTM online converter quickly before integrating the code....AddTextFrame in it Load the HTML content and write it in your Presentation...// load the HTML file using stream reader SharedPtr < System ::...

    products.aspose.com/total/cpp/conversion/flatop...
  9. Convert TXT to PPSX via C++ or with free Online...

    Export TXT to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPSX online converter quickly before integrating the code....AddTextFrame in it Load the HTML content and write it in your Presentation...// load the HTML file using stream reader SharedPtr < System ::...

    products.aspose.com/total/cpp/conversion/txt-to...
  10. Other ways to provide main TeX input file | Java

    Conversion functionality of Aspose.TeX API solution for Java has a Constructor which accepts a Stream as the first argument. Here are some code examples....main TeX input file | Java Contents [ Hide Show ] Providing the...file to the TeX engine as a stream Up to this point, we only knew...

    docs.aspose.com/tex/java/other-ways-of-main-input/