Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 10,038 for

content stream

(0.06 sec)
  1. Extract Assets from U3D File Formats via Java |...

    Sample Java extract assets code for U3D file. Use this example code to extract assets from U3D file within any Web or Desktop Java based application....Extract(scene,za, true ); //close stream resource za.closeIo(); //Callable...Zip(OutputStream stream) { archive = new ZipOutputStream(stream); } public...

    products.aspose.com/3d/java/extractor/u3d/
  2. Bibliography.BibliographyStyle | Aspose.Words f...

    Discover the BibliographyStyle property easily manage and customize your bibliography's active style for enhanced organization and presentation....BibliographyStyle Contents [ Hide ] Bibliography.BibliographyStyle...BibliographyStylesPr : IBibliographyStylesP { Stream IBibliographyStylesP . GetStyle...

    reference.aspose.com/words/net/aspose.words.bib...
  3. Extract Assets from USDZ File Formats via Java ...

    Sample Java extract assets code for USDZ file. Use this example code to extract assets from USDZ file within any Web or Desktop Java based application....Extract(scene,za, true ); //close stream resource za.closeIo(); //Callable...Zip(OutputStream stream) { archive = new ZipOutputStream(stream); } public...

    products.aspose.com/3d/java/extractor/usdz/
  4. Working with Messages in a PST File|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....with Messages in a PST File Contents [ Hide ] Adding Messages to...class and load it with the contents of the Inbox folder. Add messages...

    docs.aspose.com/email/cpp/working-with-messages...
  5. Public API and Backwards Incompatible Changes i...

    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....0 Contents [ Hide ] This page lists all...position will be fitted to content when new shape will be added...

    docs.aspose.com/slides/java/public-api-and-back...
  6. Convert DOCM to XLT in C++ or with free Online ...

    C++ API to Convert DOCM to XLT or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCM to XLT online converter quickly before integrating the code....useful when you need to use the content of a DOCM file in an Excel...document. Save XLT File to Stream via C++ After converting DOCM...

    products.aspose.com/total/cpp/conversion/docm-t...
  7. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location....Separately from a Document Contents [ Hide ] When processing documents...extract other types of graphic content that is represented by a different...

    docs.aspose.com/words/cpp/rendering-shapes-sepa...
  8. Rendering Shapes Separately from Document|Aspos...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using C#....Separately from a Document Contents [ Hide ] When processing documents...extract other types of graphic content that is represented by a different...

    docs.aspose.com/words/net/rendering-shapes-sepa...
  9. Sequential multi-page image export (batch) mode...

    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....image export (batch) mode Contents [ Hide ] In the normal mode...page into memory from an input stream –> processing a page (for example...

    docs.aspose.com/imaging/net/sequential-multi-pa...
  10. Working with Gradient in PostScript | C++

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...Gradient in PostScript | C++ Contents [ Hide Show ] Add Gradient...following steps: Create an output stream for the resulting PS file....

    docs.aspose.com/page/cpp/ps/working-with-gradient/