Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 12,331 for

content stream

(0.28 sec)
  1. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for C++ recognition results as PDF, text, Word, or Excel documents, as well as JSON or XML files....recognition results as a file Contents [ Hide ] To save recognition...or write them to the memory stream, use asposeocr_page_save()...

    docs.aspose.com/ocr/cpp/save-file/
  2. Add Comment In Worksheet|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....AI Add Comment In Worksheet Contents [ Hide ] Aspose.Cells - Add...); // Write the workbook's stream data to the root directory...

    docs.aspose.com/cells/net/add-comment-in-worksh...
  3. IFontSavingCallback Interface | Aspose.Words fo...

    Control font saving in Aspose.Words with the IFontSavingCallback interface. Get notifications and customize HTML exports for optimal document quality....IFontSavingCallback Contents [ Hide ] IFontSavingCallback interface...Last (); // 2 - Save it to a stream: args . FontStream = new FileStream...

    reference.aspose.com/words/net/aspose.words.sav...
  4. How to use Aspose.CAD in React|CAD Documentation

    Use Aspose.CAD in React...CAD in React Contents [ Hide ] Prerequisites Visual...{ type: 'application/octet-stream' }); var imageUrl = urlCreator...

    docs.aspose.com/cad/javascript-net/how-to-use-a...
  5. Merger.Create | Aspose.Words for .NET

    Discover the Merger Create method to effortlessly generate a new mail merger processor instance for Streamlined document processing and enhanced efficiency....Create Contents [ Hide ] Create() Creates new instance of the...how to merge documents from stream into a single output document...

    reference.aspose.com/words/net/aspose.words.low...
  6. Calculate Page Setup Scaling Factor with JavaSc...

    This article provides sample code explaining how to use the JavaScript API via C++ to calculate Page Setup scaling factor using the Fit to n page(s) wide by m tall option of an Excel worksheet programmatically....Factor with JavaScript via C++ Contents [ Hide ] When you set Page...Excel file through the file stream const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  7. Reading and Converting Outlook Files|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....and Converting Outlook Files Contents [ Hide ] Working with OST...an OST file from a disk or a stream into an instance of the Aspose...

    docs.aspose.com/email/net/reading-and-convertin...
  8. 许可 – Aspose.HTML for .NET

    了解如何在没有评估版限制的情况下测试 Aspose.HTML for .NET,以及如何申请许可证。...Reference Download Pricing Buy 许可 Contents [ Hide Show ] 评估 Aspose.HTML...Open a license file stream 5 using ( var stream = new System. IO...

    docs.aspose.com/html/zh/net/getting-started/lic...
  9. 在 Python 中将 MHTML 转换为 PNG – Aspose.HTML for Pyt...

    使用 Aspose.HTML Python 库将 MHTML 转换为 PNG。在 Python 示例中考虑所支持的 MHTML 到 PNG 的转换方案。...Buy 用 Python 将 MHTML 转换为 PNG Contents [ Hide Show ] 将 MHTML 转换为...open("{{input lower}}", 'rb') as stream: # Initialize saving options...

    docs.aspose.com/html/zh/python-net/convert-mhtm...
  10. 使用 PdfExtractor 提取图像|Aspose.PDF for .NET

    本节解释如何使用 PdfExtractor 类通过 Aspose.PDF Facades 提取图像。...Ask AI 使用 PdfExtractor 提取图像 Contents [ Hide ] 从整个 PDF 提取图像到文件 (Facades)...调用 GetNextImage 方法的重载,该方法以 Stream 作为参数。以下代码片段演示了如何从整个 PDF 提取图像到流。...

    docs.aspose.com/pdf/zh/net/extract-images/