Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 152,441 for

load

(0.11 sec)
  1. Redact PPTX Presentation Files using C++ | prod...

    C++ source code to find and replace text in PPTX Presentation.... Load PPTX with an instance of Presentation...

    products.aspose.com/slides/cpp/redaction/pptx/
  2. Nuget package version for Windows Server 2019 -...

    I was able to get Aspose.OCR v 20.12.1 to work, but it uses older methods. I’ve tried the newest version (v 25.9.1) and it gives me a ‘access violation’ error. I’m trying to do Recognize using a bitmap over a memory st…...memoryStream = new MemoryStream()) { // Load your bitmap image into the memory...ocrEngine = new OcrEngine(); // Load the image from the memory stream...

    forum.aspose.com/t/nuget-package-version-for-wi...
  3. 加载文件时自动调整行高,使用JavaScript通过C++|Documentation

    学习如何在使用Aspose.Cells for Java脚本通过C++加载文件时调整非自定义高度的行。...Uint8Array ( arrayBuffer ); // Load workbook and save as out.pdf...autoFitterOptions . onlyAuto = true ; // Load workbook with loadOptions and...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  4. 用C++读写XLS和XLSB文件的外部连接|Documentation

    学习如何使用Aspose.Cells for C++读取和修改XLS/XLSB文件中的外部数据库连接。...xlsb" ; // Load source workbook Workbook workbook...Aspose :: Cells :: Startup (); // Load source workbook Workbook workbook...

    docs.aspose.com/cells/zh/cpp/read-and-write-ext...
  5. Convert ONE to BMP via C# | .NET

    Sample code for ONE to BMP C# conversion. Use API example code for batch ONE files to BMP conversion within VB.NET, Asp.NET or any .NET based application....it easy for the developers to load & convert ONE files to BMP in...in just a few lines of code. Load ONE file with Document class...

    products.aspose.com/note/net/conversion/one-to-...
  6. Introduction|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....//Call the diagram constructor to load diagram from a VDX file Diagram...//Call the diagram constructor to load diagram from a VSDX file Diagram...

    docs.aspose.com/diagram/java/introduction/
  7. Online TEX to MARKDOWN Conversion or Develop Ja...

    Free online app to convert TEX to MARKDOWN files. Java conversion library code for TEX documents....to DOC by using save method Load DOC file by using Document class...set MARKDOWN as SaveFormat // load TEX file with an instance of...

    products.aspose.com/total/java/conversion/tex-t...
  8. Online TEX to MHTML Conversion or Develop Java ...

    Free online app to convert TEX to MHTML files. Java conversion library code for TEX documents....to DOC by using save method Load DOC file by using Document class...and set MHTML as SaveFormat // load TEX file with an instance of...

    products.aspose.com/total/java/conversion/tex-t...
  9. Read BarCode from Specific Region of Image in R...

    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....BarCode to load an image. stream = Rjb :: import...

    docs.aspose.com/barcode/java/read-barcode-from-...
  10. Redact PDF using C# | Aspose.PDF

    Redact PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Load the PDF with an instance of...

    products.aspose.com/pdf/net/redaction/