Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 15,716 for

content stream

(1.78 sec)
  1. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Follow our simple, step-by-step guide to save time....from Presentations in C++ Contents [ Hide ] Overview Extracting...developers working with slide content. Whether you’re dealing with...

    docs.aspose.com/slides/cpp/extract-text-from-pr...
  2. Extract Images from PDF and recognize BarCodes|...

    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....PDF and recognize BarCodes Contents [ Hide ] The PDF documents...// Set the stream position to the begining of Stream imageStream...

    docs.aspose.com/pdf/net/extract-images-from-pdf...
  3. 在 C# 中将 EPUB 转换为 GIF – Aspose.HTML for .NET

    使用Aspose.HTML API在C#中将EPUB转换为GIF。在C#示例中考虑各种EPUB到GIF的转换方案。尝试在线EPUB转换器。...Pricing Buy 用 C# 将 EPUB 转换为 GIF Contents [ Hide Show ] GIF 是一种流行的图像格式,经常用于网络出版。使用...Aspose.Html.Saving; using var stream = File.OpenRead(DataDir + "input...

    docs.aspose.com/html/zh/net/convert-epub-to-gif/
  4. Extract Assets from 3DS File Formats via Java |...

    Sample Java extract assets code for 3DS file. Use this example code to extract assets from 3DS 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/3ds/
  5. 使用 C++ 访问和修改关联 Ole 对象的显示标签|Documentation

    学习如何使用 Aspose.Cells for C++ 访问和修改 Excel 文件中链接的 Ole 对象的显示标签。...使用 C++ 访问和修改关联 Ole 对象的显示标签 Contents [ Hide ] 可能的使用场景 Microsoft...// Save workbook to memory stream auto ms = wb . SaveToStream...

    docs.aspose.com/cells/zh/cpp/access-and-modify-...
  6. ArrowLength Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ArrowLength enum to customize arrow lengths for enhanced line graphics in your documents. Elevate your design today!...ArrowLength Contents [ Hide ] ArrowLength enumeration Length...jpg" ); using ( MemoryStream stream = new MemoryStream ( imageBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  7. JoinStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.JoinStyle enum for versatile line join styles. Enhance your document graphics with professional quality and flexibility....JoinStyle Contents [ Hide ] JoinStyle enumeration Line join style...jpg" ); using ( MemoryStream stream = new MemoryStream ( imageBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  8. DigitalSignature.CertificateHolder | Aspose.Wor...

    Discover the DigitalSignature CertificateHolder property, which retrieves the certificate holder object for enhanced document signing security and verification....CertificateHolder Contents [ Hide ] DigitalSignature.CertificateHolder...from a stream and save a signed copy to another stream. using...

    reference.aspose.com/words/net/aspose.words.dig...
  9. Split PDF pages|Aspose.PDF for .NET

    This section explains how to split PDF pages with Aspose.PDF Facades using PdfFileEditor class....Ask AI Split PDF pages Contents [ Hide ] Split PDF Pages from...Pages from First Using File Streams SplitFromFirst method of PdfFileEditor...

    docs.aspose.com/pdf/net/split-pdf-pages/
  10. Add Layer to PSD|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....Add Layer to PSD Contents [ Hide ] Overview It’s a commonly used...open the file you need as a stream and then use Aspose.PSD to...

    docs.aspose.com/psd/net/add-layer-to-psd/