Sort Score
Result 10 results
Languages All
Labels All
Results 7,081 - 7,090 of 197,088 for

new

(0.11 sec)
  1. 计算小计|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....Workbook object Workbook workbook = new Workbook ( "../../data/test.xlsx"...i.e.., B3:C19 CellArea ca = new CellArea (); ca . StartRow =...

    docs.aspose.com/cells/zh/net/calculate-sub-totals/
  2. PdfSaveOptions.zoomBehavior property | Aspose.W...

    PdfSaveOptions.zoomBehavior property. Gets or sets a value determining what type of zoom should be applied when a document is opened with a PDF viewer....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...value of 25%. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Გადაიყვანეთ WORD XPS Javascript

    გადაიყვანეთ WORD XPS JavaScript ფორმატში კოდით. შეინახეთ WORD როგორც XPS JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.docx") doc...

    products.aspose.com/words/ka/nodejs-net/convers...
  4. Გადაიყვანეთ WORD MARKDOWN Javascript

    გადაიყვანეთ WORD MARKDOWN JavaScript ფორმატში კოდით. შეინახეთ WORD როგორც MARKDOWN JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.docx") doc...

    products.aspose.com/words/ka/nodejs-net/convers...
  5. Გადაიყვანეთ WORD Გამოსახულება Javascript

    გადაიყვანეთ WORD Გამოსახულება JavaScript ფორმატში კოდით. შეინახეთ WORD როგორც Გამოსახულება JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) for...require('@aspose/words'); var doc = new aw.Document("Input.docx") doc...

    products.aspose.com/words/ka/nodejs-net/convers...
  6. Გადაიყვანეთ DOC Გამოსახულება Javascript

    გადაიყვანეთ DOC Გამოსახულება JavaScript ფორმატში კოდით. შეინახეთ DOC როგორც Გამოსახულება JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.doc" ) for...require('@aspose/words'); var doc = new aw.Document("Input.doc") doc...

    products.aspose.com/words/ka/nodejs-net/convers...
  7. Გადაიყვანეთ DOC RTF Javascript

    გადაიყვანეთ DOC RTF JavaScript ფორმატში კოდით. შეინახეთ DOC როგორც RTF JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.doc" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.doc") doc...

    products.aspose.com/words/ka/nodejs-net/convers...
  8. Converting Range of DjVu Pages to Separate Imag...

    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....instance of Image class $image = new Image (); $image = $image ->...BmpOptions $export_options = new BmpOptions (); \ # Set BitsPerPixel...

    docs.aspose.com/imaging/java/converting-range-o...
  9. Extracting text from receipts|Documentation

    How to digitize scanned receipts by automatically extracting text from them....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/recognition/receipt/
  10. 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.... new ( data_dir + "test.png" ) \ #...barcoderecognition.BarCodeReader' ) . new ( stream , Rjb :: import ( 'java...

    docs.aspose.com/barcode/java/read-barcode-from-...