Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 4,405 for

stream provider

(0.1 sec)
  1. Convert PUB to Word in Java

    This basic article explains how to convert PUB to Word in Java. It begins by guiding you through the environment setup, then walks through the process and provides sample code to explain each part of converting Publisher files to Word in Java....walks through the process and provides sample code to explain each...parser from either a file or a stream. Likewise, the IPdfConverter...

    kb.aspose.com/pub/java/convert-pub-to-word-in-j...
  2. Working with Exchange Mailbox and Messages|Docu...

    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.... This API provides a mechanism for accessing...GetMailboxInfo() method and providing the user email address as...

    docs.aspose.com/email/cpp/working-with-exchange...
  3. Add support for extension .esrijson for EsriJso...

    Hi Alexander, EsriJson is a JSON format used by Esri ArcGIS software to represent geographic features, including Esri-specific attributes. You support .json extension . Please add support for .esrijson extensions. …... (Stream , String , Object[] , Type[]...) at v. (Stream , String , Object[] ) at v. (Stream , String...

    forum.aspose.com/t/add-support-for-extension-es...
  4. 通过C++中的JavaScript导入HTML时删除行结束后的多余空格|Documentation

    学习如何在使用C++中的Aspose.Cells for JavaScript导入HTML时删除行结束后多余的空格。...workbook from stream with Html load options const stream = byteArray...const workbook = new Workbook ( stream , loadOptions ); // Access...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...
  5. Working with Operators using C++|Aspose.PDF for...

    This topic explains how to use operators with Aspose.PDF in C++. The operator classes provide great features for PDF manipulation....the content stream. A content stream is a PDF stream object whose...idx_get ( 1 ); // Load image into stream auto imageStream = System ::...

    docs.aspose.com/pdf/cpp/operators/
  6. Saving File to Response Object with Golang via ...

    Learn how to save files dynamically and send them directly to a client browser using Aspose.Cells for C++....being sent to the browser provides the option to open directly...the file to a stream and then operate on the stream. Save Workbook...

    docs.aspose.com/cells/go-cpp/saving-file-to-res...
  7. 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#....Words API, which already provides the functionality for extracting...single image. Aspose.Words provides functionality for extracting...

    docs.aspose.com/words/net/rendering-shapes-sepa...
  8. C++ API to Convert PCL to TXT | products.aspose...

    Convert PCL to TXT via C++ API without using Microsoft Excel or Adobe Reader...powerful set of libraries that provides developers with the tools...comprehensive set of libraries that provides developers with the tools...

    products.aspose.com/total/cpp/conversion/pcl-to...
  9. #NAME error when inserting a chart as an image ...

    Hi Aspose Team, I’m having an issue with some charts where I’m inserting it into a word document and one of the footnotes for the chart comes in as #NAME? even though the name range from which it is pulled into the char…...coordinates in PrintAreas) { Stream ImgStream = ProcessOleObject_Aspose(TestWB...coordinates, dir); if (ImgStream == Stream.Null) { continue; } Builder...

    forum.aspose.com/t/name-error-when-inserting-a-...
  10. 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...be represented as a file, a stream, or a bitmap object. After...barcode source (image file, stream, or bitmap), e.g. set the path...

    docs.aspose.com/barcode/nodejsjava/barcode-read...