Sort Score
Result 10 results
Languages All
Labels All
Results 7,671 - 7,680 of 198,769 for

new

(0.14 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. Binding Worksheet to a Customized Collection Ob...

    This article introduces how to bind worksheet to collection in GridWeb....collection MyCollection list = new MyCollection (); //Creating an...class System . Random rand = new System . Random (); //Creating...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. Edit Markdown In C#

    Edit Markdown in C# code....and formatting attributes Add new MD elements Search MD for text...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/net/edit/md/
  5. Other TeX conversion output formats | .NET

    Conversion functionality of Aspose.TeX API solution for .NET allows converting LaTeX files and your own custom TeX files. Here are some code examples....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tex/net/other-tex-formats/
  6. 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...
  7. 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/
  8. 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-...
  9. Extract Text From Stamps using C#|Aspose.PDF fo...

    Learn how to use special feature of Aspose.PDF for .NET - text exstraction from stamp annotations... Define a new object of TextAbsorber class...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/extract-text-from-stamps/
  10. PageSetup.footnoteOptions property | Aspose.Wor...

    PageSetup.footnoteOptions property. Provides options that control numbering and positioning of footnotes in this section....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...numbering from 1 // at each new page and display themselves directly...

    reference.aspose.com/words/nodejs-net/aspose.wo...