Sort Score
Result 10 results
Languages All
Labels All
Results 8,681 - 8,690 of 213,190 for

new

(0.2 sec)
  1. | Aspose

    Sample code for WBMP to Text Java conversion. Use API example code for batch WBMP files to Text conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  2. | Aspose

    Sample code for DJVU to Searchable PDF Java conversion. Use API example code for batch DJVU files to Searchable PDF conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

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

    Sample code for WBMP to TXT Java conversion. Use API example code for batch WBMP files to TXT conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  4. How to add Underline Annotation using C++ | Asp...

    Source code to add Underline annotations in PDF file on any platform with C++ language...instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/cpp/annotation/underlin...
  5. | Aspose

    Sample code for WBMP to PDF Java conversion. Use API example code for batch WBMP files to PDF conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  6. How to get Highlight Annotation using Java | As...

    Java sample code to get Highlight annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( _dataDir + "sample_mod...

    products.aspose.com/pdf/java/annotation/highlig...
  7. How to remove Highlight Annotation using Java |...

    Java sample code to remove Highlight annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....instance of Document class Create a new page or get a reference to an...DeleteTextMarkupAnno () { Document document = new Document ( _dataDir + "sample_mod...

    products.aspose.com/pdf/java/annotation/highlig...
  8. 将多页文档转换为C#中的图像|Aspose.Words为.NET

    将多页文档导出为光栅图像(JPG, PNG, GIF, BMP, TIFF, WebP) 使用C#。...水平布局的JPEG图像: Document doc = new Document ( "Rendering.docx" );...); ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...

    docs.aspose.com/words/zh/net/convert-a-multi-pa...
  9. Protect and Unprotect Workbook Structure with J...

    Protect and unprotect workbook structure of Excel files using JavaScript via C++....{ // Create a new workbook const workbook = new Workbook (); //...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/protect-an...
  10. Generate MaxiCode Barcodes in C#|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....using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/maxicode-barcodes/