Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 16,315 for

content stream

(0.29 sec)
  1. Barcode Reading Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images or Stream and How to Recognize All 1D Barcodes Presented in an Image...AI Barcode Reading Basics Contents [ Hide ] Read Barcodes Online...be represented as a file, a stream, or a bitmap object. After...

    docs.aspose.com/barcode/nodejsjava/barcode-read...
  2. What's new 2021|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2021....Ask AI What's new 2021 Contents [ Hide ] What’s new in Aspose...List < Stream > inputImagesStreams = new List < Stream >(); using...

    docs.aspose.com/pdf/net/whatsnew/2021/
  3. ImageSavingArgs | Aspose.Words for Java

    Provides data for the IImageSavingCallback.imageSavingcom.aspose.words.ImageSavingArgs event in Java....files by providing your own stream objects. To apply your own...properties. To save images into streams instead of files, use the P:Aspose...

    reference.aspose.com/words/java/com.aspose.word...
  4. OleFormat.suggested_file_name property | Aspose...

    OleFormat.suggested_file_name property. Gets the file name suggested for the current embedded object if you want to save it into a file....use when saving the object's contents into a file in the local file...as file_stream : ole_shape . ole_format . save ( stream = file_stream...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 从工作表导出数据|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....从工作表导出数据 Contents [ Hide ] Aspose.Cells - 从工作表导出数据 Aspose.Ce...数组。 Java //Creating a file stream containing the Excel file to...

    docs.aspose.com/cells/zh/java/export-data-from-...
  6. Limitations and API Differences|Documentation

    Aspose.Cells for Python via Java limitations and API differences....Limitations and API Differences Contents [ Hide ] Introduction Aspose...Load from stream new Workbook(stream) Workbook(stream) Memory stream...

    docs.aspose.com/cells/python-java/limitations-a...
  7. DashStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.DashStyle enum for versatile dashed line styles. Enhance your document designs with customizable visual elements....DashStyle Contents [ Hide ] DashStyle enumeration Dashed line...jpg" ); using ( MemoryStream stream = new MemoryStream ( imageBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose.Words Integration in AWS Lambda|Aspose.W...

    You might be interested in using Aspose.Words in AWS Lambda if you are targeting to create an application in the cloud, need Aspose.Words functionality, and probably integration with other Amazon services. Learn more about using Aspose.Words for .NET when building applications for Amazon Web Services in C#....Integration in AWS Lambda Contents [ Hide ] Purpose Summary This...different sources , such as folder, stream, or system fonts. This section...

    docs.aspose.com/words/net/integration-in-aws-la...
  9. Create SVG, Load and Read SVG in C# – Aspose.SV...

    Learn how to create SVG from a memory string, Stream, or file; how to load SVG from the Web and read SVG using Aspose.SVG for .NET API....SVG, Load and Read SVG in C# Contents [ Hide Show ] To perform any...hierarchy, holds the entire content and is entirely based on and...

    docs.aspose.com/svg/net/create-svg-document/
  10. Convert XPS files | .NET API Solution

    XPS to PNG conversion functionality included in Aspose.Page API solution for .NET is described and illustrated with the code snippets here....NET API Solution Contents [ Hide Show ] This article...byte array a new file output stream. {{#if_output 'BMP'}} // For...

    docs.aspose.com/page/net/convert-xps/