Sort Score
Result 10 results
Languages All
Labels All
Results 7,531 - 7,540 of 222,903 for

new

(0.2 sec)
  1. FormField.MaxLength | Aspose.Words for .NET

    Discover the FormField MaxLength property to set text field limits. Enhance user experience with customizable length settings for optimal data entry....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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-...
  3. 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/
  4. 用户自定义尺寸渲染为Tiff|Aspose.Slides 文档

    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....Presentation file Presentation pres = new Presentation ( srcFileName );...Export . TiffOptions opts = new Aspose . Slides . Export . TiffOptions...

    docs.aspose.com/slides/zh/net/rendered-as-tiff-...
  5. TxtSaveOptionsBase.ParagraphBreak | Aspose.Word...

    Discover TxtSaveOptionsBase's ParagraphBreak property, allowing custom paragraph breaks for seamless text format exports. Enhance your document's readability!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...TxtSaveOptions txtSaveOptions = new TxtSaveOptions (); Assert . That...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 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...
  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. 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...
  9. DocumentBuilderOptions Class | Aspose.Words for...

    Discover Aspose.Words.DocumentBuilderOptions to enhance your document creation with customizable features for a seamless building experience.... Document doc = new Document (); DocumentBuilderOptio...DocumentBuilderOptio builderOptions = new DocumentBuilderOptio (); builderOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ChartAxis.axisBetweenCategories property | Aspo...

    ChartAxis.axisBetweenCategories property. Gets or sets a flag indicating whether the value axis crosses the category axis between categories....supported by MS Office 2016 new charts. Examples Shows how to...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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