Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 14,937 for

content stream

(0.34 sec)
  1. 用 C# 将 MHTML 转换为图像 – 将 MHTML 转换为 JPG、PNG、BMP、GI...

    使用 Aspose.HTML for .NET 将 MHTML 转换为图像,并在 C# 示例中考虑所支持的 MHTML 到图像的转换方案。...Pricing Buy 用 C# 将 MHTML 转换为图像 Contents [ Hide Show ] 本文将介绍如何将 文件转换为图像文件格式,如...Aspose.Html.Saving; using var stream = File.OpenRead("sample.mht");...

    docs.aspose.com/html/zh/net/convert-mhtml-to-im...
  2. Creating, Opening and Saving 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....Opening and Saving Images Contents [ Hide ] Creating Image Files...output path or by setting a stream . Both examples are described...

    docs.aspose.com/imaging/java/creating-opening-a...
  3. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void StreamToDocX1(String docFilePath, OutputStream Stream) throws Exception { document = new Document(docFilePath); docume…... docFilePath, OutputStream stream) throws Exception { document...RuntimeException(e); } } }); document.save(stream, SaveFormat.DOCX); } ssj123ssj...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  4. Hyphenation.register_dictionary method | Aspose...

    aspose.words.Hyphenation.register_dictionary method...method Contents [ Hide ] register_dictionary(language, stream) Registers...the specified language from a stream. Throws if dictionary cannot...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Track Document Conversion Progress|Documentation

    This section explains how to track conversion progress of visio files with Aspose.Diagram....Document Conversion Progress Contents [ Hide ] Possible Usage Scenarios...DetectFormatfromInpu . class ); // Open the stream. Read only access to load a...

    docs.aspose.com/diagram/java/track-document-con...
  6. Decode and encode texture using System.Drawing|...

    Decode texture from image files using System.Drawing...Drawing Contents [ Hide ] Using Aspose.3D for...( TextureData texture , Stream stream ) { var bmp = ToBitmap (...

    docs.aspose.com/3d/net/decode-and-encode-textur...
  7. 格式 Visio 页|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....格式 Visio 页 Contents [ Hide ] Aspose.Diagram for Python via Java...Product.Family.lic" ) # Open the stream. Read only access is enough...

    docs.aspose.com/diagram/zh/python-java/format-v...
  8. Page Break in existing PDF|Aspose.PDF for Java

    Learn how to add page breaks within an existing PDF document using Aspose.PDF for Java to improve document formatting....PDF Contents [ Hide ] As a default layout, the contents inside...Bottom-Right layout. Once the contents exceed beyond page bottom...

    docs.aspose.com/pdf/java/page-break-in-existing...
  9. BarcodeGenerator | Aspose.BarCode for Java API ...

    BarcodeGenerator for backend barcode images generation....BarcodeGenerator Contents [ Hide ] Inheritance: java.lang.Object...BarCode properties to the xml-stream specified exportToXml(String...

    reference.aspose.com/barcode/java/com.aspose.ba...
  10. Aspose.PSD smartFilter - Free Support Forum - a...

    Smart filters are not saved when updating text. But if you open the PSD and save the smart object yourself, then all filters start working again...(var stream = new MemoryStream(smart.Contents)) { stream.Position...imageInSmart = (PsdImage)Image.Load(stream)) { //Ищем фотку в смарте var...

    forum.aspose.com/t/aspose-psd-smartfilter/241290