Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 15,682 for

content stream

(0.4 sec)
  1. Read and Convert Outlook OST 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....and Convert Outlook OST File Contents [ Hide ] Aspose.Email provides...load an OST file from disk or stream into an instance of the PersonalStorage...

    docs.aspose.com/email/java/read-and-convert-out...
  2. Convert PUB to PPTX in Java

    This concise tutorial shows how to change PUB to PPT with Java. It starts with the steps to configure the development environment, followed by a complete explanation and code sample to demonstrate the process of converting PUB to PPTX in Java....parser using either a file or a stream. Then, using IPdfConverter...IPdfConverter, the PUB file content is transformed into PDF. This intermediate...

    kb.aspose.com/pub/java/convert-pub-to-pptx-in-j...
  3. 使用图像|Documentation

    本节介绍如何使用 Aspose.Diagram 从 visio 页面插入或获取图像。...使用图像 Contents [ Hide ] 从 Visio 页面中提取所有图像 在 Microsoft Visio 中...System . IO . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/zh/net/working-with-ima...
  4. Display or Hide Scroll Bars in Aspose.Cells|Doc...

    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....Cells Contents [ Hide ] Scroll bars are widely...widely used to navigate the contents of any file. Normally, there...

    docs.aspose.com/cells/net/display-or-hide-scrol...
  5. Psd-java The saved psd file cannot be opened - ...

    After deleting the layers and introducing a new smartobject and saving the file, I cannot open the saved PSD file using Photoshop. // 加载 PSD 文件 String materialPath = “ZNDX.psd”; PsdImage materImage = (PsdImage) Image.…...png"; FileStream stream = new FileStream(filePath,...smartObjectLayer = new SmartObjectLayer(stream); // 获取现有图层并转换为列表 List<Layer>...

    forum.aspose.com/t/psd-java-the-saved-psd-file-...
  6. Accessing images in this pdf freeze the thread ...

    Hello, Using this attached PDF fnac01.pdf, if we want to convert the page to a png (or svg or all other formats… ) the PngDevice.Process freeze the thread in the jpeg2k decode and never return… You can reproduce the is…...page and save the image to stream pngDevice.Process(pdfDocument...Pages[pageCount], imageStream); // Close stream imageStream.Close(); } } //...

    forum.aspose.com/t/accessing-images-in-this-pdf...
  7. Java 3D Formats Extract Assets | products.aspos...

    Extract Assets from 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via Java library using a few lines of java code....Extract(scene,za, true ); //close stream resource za.closeIo(); //Callable...Zip(OutputStream stream) { archive = new ZipOutputStream(stream); } public...

    products.aspose.com/3d/java/extractor/
  8. ResourceSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.ResourceSavingArgs class, which enhances your document processing by providing essential data for the ResourceSaving event....ResourceSavingArgs Contents [ Hide ] ResourceSavingArgs class...Aspose.Words should keep the stream open or close it after saving...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ReplacerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ReplacerContext class for seamless find and replace operations, enhancing your document automation and efficiency....ReplacerContext Contents [ Hide ] ReplacerContext class Find/replace...document using documents from the stream using context. // There is...

    reference.aspose.com/words/net/aspose.words.low...
  10. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs class. Provides data for the ImageFieldMerging() event. To learn more, visit the documentation article in C++....mageFieldMergingArg class Contents [ Hide ] ImageFieldMergingArg...get_ImageStream () const Specifies the stream for the mail merge engine to...

    reference.aspose.com/words/cpp/aspose.words.mai...