Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 15,782 for

content stream

(0.39 sec)
  1. Aspose.OCR for .NET when used to OCR with PDF i...

    Hi Team, I am working on replacing a 3rd party software which was used to OCR images and PDF file with images in an application. I have used Aspose.OCR and Aspose.PDF in my POC application for replacement of that 3rd pa…...License(); using (MemoryStream stream = new MemoryStream(System.Text...se))) { license.SetLicense(stream); } // Load the PDF document...

    forum.aspose.com/t/aspose-ocr-for-net-when-used...
  2. 配置 OAuth 2.0 API 访问 Google 服务|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....0 API 访问 Google 服务 Contents [ Hide ] 创建 Google 开发者控制台项目以访问...using ( Stream stream = request . GetRequestStream ()) stream . Write...

    docs.aspose.com/email/zh/net/configuring-oauth2...
  3. Aspose.Cells for Python via .NET license issue ...

    Hi, we are trying to deploy our purchased license for aspose.cell python product to our Databricks environment which we could do successfully. But when we call the license within our code, we run into the following error…...and the other is by using a stream. If you are currently using...license from the stream. lic = License() lic_stream = io.FileIO("Aspose...

    forum.aspose.com/t/aspose-cells-for-python-via-...
  4. Work with a Document Stored in a SharePoint Onl...

    Convert Word shared in SharePoint to PDF using C#. Work with documents stored in SharePoint – various input formats, including Word, OpenOffice, Image and eBook....Stored in a SharePoint Online Contents [ Hide ] Purpose Summary This...project; Add the following content into the file: JSON { "TenantId"...

    docs.aspose.com/words/net/work-with-document-st...
  5. Advanced Text Extraction from Presentations in ...

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

    docs.aspose.com/slides/java/extract-text-from-p...
  6. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of a linked OLE object using Aspose.Cells for JavaScript via C++....Object with JavaScript via C++ Contents [ Hide ] Possible Usage Scenarios...// Save workbook to memory stream const ms = wb . save ( SaveFormat...

    docs.aspose.com/cells/javascript-cpp/access-and...
  7. Convert MHTML to DOCX – Aspose.HTML for Python ...

    Convert MHTML to DOCX using Aspose.HTML Python library. Consider the supported MHTML to DOCX conversion scenarios in ready-to-use Python examples....DOCX – Python Code Examples Contents [ Hide Show ] MHTML to DOCX...open("{{input lower}}", 'rb') as stream: # Initialize saving options...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  8. Save Generated Barcodes in Python via Java|Docu...

    How to Save Generated Barcodes in Aspose.BarCode for Python via Java...Barcodes in Python via Java Contents [ Hide ] This article outlines...generated barcode images as files, streams, or bitmaps, as well as various...

    docs.aspose.com/barcode/python-java/save-barcod...
  9. ImageData Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ImageData class—your solution for defining and managing images in shapes. Enhance your document design effortlessly!...ImageData Contents [ Hide ] ImageData class Defines an image...Save ( Stream ) Saves the image into the specified stream. Save...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 通过Node.js和C++显示与隐藏工作表和标签|Documentation

    本文提供了使用Node.js API或Node.js库以程序化方式显示和隐藏Excel工作表的示例代码。此外,还介绍了如何显示和隐藏Excel工作簿标签。...js和C++显示与隐藏工作表和标签 Contents [ Hide ] Aspose.Cells 允许用户...xls" ); // Creating a file stream containing the Excel file to...

    docs.aspose.com/cells/zh/nodejs-cpp/show-and-hi...