Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 15,819 for

content stream

(0.28 sec)
  1. Manage number of pages in PS file | C++

    C++ API Solution to manage PS files. Add pages to PS documents with a few lines of C++ code.... Create an output stream for the resulting PS file....OpenPage() Method. App the content to this page and close it with...

    products.aspose.com/page/cpp/add-pages-to-ps/
  2. Create a Presentation Viewer in C++|Aspose.Slid...

    Create a custom presentation viewer in C++ using Aspose.Slides. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....Presentation Viewer in C++ Contents [ Hide ] Introduction Aspose...reference by its index. Open a file stream. Save the slide as an SVG image...

    docs.aspose.com/slides/cpp/presentation-viewer/
  3. Save Html With StreamProvider|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....Save Html With StreamProvider Contents [ Hide ] When converting Excel...saving an Excel file to an HTML stream? Replace the default path with...

    docs.aspose.com/cells/net/convert-excel-to-html...
  4. Working with Transformations in PS file | Java

    How to transform a Content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...file | Java Contents [ Hide Show ] Transform a content in PS Document...these methods, we can add any content, including nested graphics...

    docs.aspose.com/page/java/ps/working-with-trans...
  5. Concatenate PDF documents|Aspose.PDF for Java

    This section explains how to concatenate PDF documents with com.aspose.pdf.facades using PdfFileEditor class....Concatenate PDF documents Contents [ Hide ] Concatenate PDF Files...we’ll first create two files streams to read the PDF files from...

    docs.aspose.com/pdf/java/concatenate-pdf-docume...
  6. How to Create Self Extracting ZIP using C#

    This short tutorial guides on how to create self extracting ZIP using C#. It contains all the necessary information like environment configuration and runnable sample code to generate self extracting ZIP files using C#....directly executed to extract the contents on a system having .NET Framework...creating SFX ZIP Create a file stream for the new SFX file Instantiate...

    kb.aspose.com/zip/net/how-to-create-self-extrac...
  7. Convert EPUB to PDF in Java – Aspose.HTML for Java

    Convert EPUB to PDF in Java using Aspose.HTML for Java API. Consider various EPUB to PDF conversion scenarios in Java code examples....HTML for Java Contents [ Hide Show ] EPUB is a format...FileInputStream to read the contents of the EPUB file from the...

    docs.aspose.com/html/java/convert-epub-to-pdf/
  8. Simple Mail Merge in Jython|Aspose.Words for Java

    Simple Mail Merge using Jython....Simple Mail Merge in Jython Contents [ Hide ] Aspose.Words - Simple...sites: GitHub Load And Save To Stream in Jython Update Fields in...

    docs.aspose.com/words/java/simple-mail-merge-in...
  9. Check if VBA Code is Signed|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....Check if VBA Code is Signed Contents [ Hide ] Aspose.Cells allows...VBA Certificate to File or Stream Digitally Sign a VBA Code Project...

    docs.aspose.com/cells/net/check-if-vba-code-is-...
  10. Remove Attachments|Aspose.PDF for Python via .NET

    This example binds an input PDF, deletes all attachments, and saves the modified PDF without any embedded files....Remove Attachments Contents [ Hide ] PDFs may contain attachments...Create PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...

    docs.aspose.com/pdf/python-net/remove-attachments/