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

new

(0.1 sec)
  1. 在使用C++中的JavaScript进行Excel转HTML时,排除未使用的样式|Docume...

    学习如何在使用Aspose.Cells for JavaScript via C++将Excel转换为HTML时排除未使用的样式。...from selected file or create a new one let wb ; if ( fileInput ...arrayBuffer (); wb = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/exclude...
  2. Customize Pie Charts in Presentations Using Jav...

    Learn how to create and customize pie charts in JavaScript with Aspose.Slides for Node.js, exportable to PowerPoint, boosting your data storytelling in seconds....Presentation class var pres = new aspose . slides . Presentation...and categories. Add new categories. Add new series. Write the modified...

    docs.aspose.com/slides/nodejs-java/pie-chart/
  3. CompositeNode.getChildNodes method | Aspose.Wor...

    CompositeNode.getChildNodes method. Returns a live collection of child nodes that match the specified type.... let doc = new aw . Document ( base . myDir...collection of children. let doc = new aw . Document (); // An empty...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 用户自定义尺寸渲染为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-...
  7. 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...
  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. 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...
  10. 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...