Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 222,973 for

new

(0.15 sec)
  1. Split Screen of Excel Worksheet with JavaScript...

    In this article, you'll learn how to display certain rows and/or columns in separate panes by splitting the worksheet into two or four parts programmatically using JavaScript via C++ Addon....arrayBuffer (); // Instantiate a new Workbook from the uploaded file...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/how-to-spl...
  2. IDocumentLoadingCallback.notify method | Aspose...

    IDocumentLoadingCallback.notify method. This is called to notify of document loading progress....progressCallback = new LoadingProgressCallb (); let loadOptions = new aw ....progressCallback ; try { let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartSeriesGroup.axisX property | Aspose.Words ...

    ChartSeriesGroup.axisX property. Provides access to properties of the X axis of this series group....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...use of secondary axes for the new series group. newSeriesGroup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeriesGroup.axisY property | Aspose.Words ...

    ChartSeriesGroup.axisY property. Provides access to properties of the Y axis of this series group....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...use of secondary axes for the new series group. newSeriesGroup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 笔记|Aspose.Slides 文档

    在 Aspose.Slides for Java 中处理幻灯片备注:使用清晰的 Java 示例添加、读取、编辑和导出 PPT、PPTX 和 ODP 的演讲者备注。...Presentation presentation = new Presentation (); try { ISlide...Presentation presentation = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/java/examples/element...
  6. IFieldUpdatingProgressCallback.Notify | Aspose....

    Enhance your app's performance with the IFieldUpdatingProgressCallback Notify method, designed to efficiently track and respond to progress updates....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldUpdatingCallbac callback = new FieldUpdatingCallbac (); doc...

    reference.aspose.com/words/net/aspose.words.fie...
  7. IFieldUpdatingCallback.FieldUpdating | Aspose.W...

    Discover the IFieldUpdatingCallback method—your solution for custom field updates, ensuring precision and control in data management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldUpdatingCallbac callback = new FieldUpdatingCallbac (); doc...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldOptions.FieldUpdatingProgressCallback | As...

    Discover the FieldUpdatingProgressCallback property in FieldOptions. Easily manage IFieldUpdatingProgressCallback implementations for enhanced performance!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldUpdatingCallbac callback = new FieldUpdatingCallbac (); doc...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the section.... let doc = new aw . Document ( base . myDir...document’s footer. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for Android: create, nest, align, reorder, and style group shapes with Java examples in PPT, PPTX, and ODP presentations....Presentation presentation = new Presentation (); try { ISlide...Presentation presentation = new Presentation (); try { ISlide...

    docs.aspose.com/slides/androidjava/examples/ele...