Sort Score
Result 10 results
Languages All
Labels All
Results 8,151 - 8,160 of 244,137 for

file

(0.46 sec)
  1. 用JavaScript通过C++在PDF中嵌入附件|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++在PDF中嵌入Ole对象作为附件。...Example </ h1 > < input type = "file" id = "fileInput" accept = "...'fileInput' ); if ( ! fileInput . files . length ) { document . getElementById...

    docs.aspose.com/cells/zh/javascript-cpp/embed-a...
  2. | Aspose

    Sample code for DJVU to Text Java conversion. Use API example code for batch DJVU Files to Text conversion within any Web or Desktop Java based application....RecognizePage method Pass the DJVU file path as parameter AsposeOCR...RecognizePage returns a String or file of Text type System Requirements...

    products.aspose.com/ocr/java/conversion/djvu-to...
  3. | Aspose

    Sample code for PDF to Text Java conversion. Use API example code for batch PDF Files to Text conversion within any Web or Desktop Java based application....asposeocr_page() method Pass the PDF file path as parameter AsposeOCR...asposeocr_page returns a String or file of Text type System Requirements...

    products.aspose.com/ocr/cpp/conversion/pdf-to-t...
  4. | Aspose

    Sample code for PDF to TXT Java conversion. Use API example code for batch PDF Files to TXT conversion within any Web or Desktop Java based application....asposeocr_page() method Pass the PDF file path as parameter AsposeOCR...asposeocr_page returns a String or file of TXT type System Requirements...

    products.aspose.com/ocr/cpp/conversion/pdf-to-txt/
  5. Render MSG to DOT in Andorid App | products.asp...

    Export MSG to DOT without using Microsoft Word or Outlook in you Andorid applications...Total for Android via Java File Format Automation libraries...first API you can convert MSG file format to HTML and by using...

    products.aspose.com/total/android-java/conversi...
  6. Compress CPP Files in C# via .NET | Aspose.Zip

    C# compression example to compress CPP documents into zip and other archive formats on .NET Framework and .NET Core....for compressing CPP source files and project assets in .NET projects...You can process individual files or collections, use streams...

    products.aspose.com/zip/net/compress/cpp/
  7. Compress AVI Files in C# via .NET | Aspose.Zip

    C# compression example to compress AVI documents into zip and other archive formats on .NET Framework and .NET Core....API for compressing AVI video files in server-side and desktop applications...is handy when bundling video files for transfer or backup. Create...

    products.aspose.com/zip/net/compress/avi/
  8. Print PDF using C++ | Aspose.PDF

    Print PDF documents programmatically with C++ sample code using Aspose.PDF for C++...Library In order to print PDF file, we’ll use Aspose.PDF for C++...code shows how to print PDF File // Create PdfViewer object PdfViewer...

    products.aspose.com/pdf/cpp/print/
  9. 向日历项添加附件|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....//Attach a file from disc to this appointment File file = new File...FileInputStream ( file ); Attachment att = new Attachment ( fis , file . getName...

    docs.aspose.com/email/zh/java/adding-attachment...
  10. 用C++设置图例项填充为无色|Documentation

    学习如何用Aspose.Cells for C++将图例项填充设置为无色。我们的指南将演示如何修改Microsoft Excel图表中图例项的填充色,以实现更好的可视化和自定义。...的 sample excel file 和由此生成的 output excel file 进行参考。 以下屏幕截图突出显示了此代码对...以下屏幕截图突出显示了此代码对 sample excel file 的影响。 #include <iostream> #include "Aspose...

    docs.aspose.com/cells/zh/cpp/set-text-of-chart-...