Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 214,361 for

new

(0.26 sec)
  1. ImportFormatOptions.IgnoreHeaderFooter | Aspose...

    Discover the ImportFormatOptions IgnoreHeaderFooter property, control header/footer formatting in KeepSourceFormatting mode. Simplify your document imports today!... Document dstDoc = new Document ( MyDir + "Document..."Document.docx" ); Document srcDoc = new Document ( MyDir + "Header and...

    reference.aspose.com/words/net/aspose.words/imp...
  2. 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/
  3. 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...
  4. 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-...
  5. 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/
  6. 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...
  7. Paragraph.parentStory property | Aspose.Words f...

    Paragraph.parentStory property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/).... let doc = new aw . Document (); // Create a...main body text. let header = new aw . HeaderFooter ( doc , aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Field.LocaleId | Aspose.Words for .NET

    Manage your field's LocaleId property effortlessly. Get or set the LCID for enhanced localization and user experience in your applications....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldCode ; CultureInfo de = new CultureInfo ( "de-DE" ); field...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Document.lastSection property | Aspose.Words fo...

    Document.lastSection property. Gets the last section in the document....create a new section with a document builder. let doc = new aw ....first section. let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Paragraph.isEndOfHeaderFooter property | Aspose...

    Paragraph.isEndOfHeaderFooter property. True if this paragraph is the last paragraph in the [HeaderFooter](../../headerfooter/) (main text story) of a [Section](../../section/); false otherwise.... let doc = new aw . Document (); // Create a...main body text. let header = new aw . HeaderFooter ( doc , aw...

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