Sort Score
Result 10 results
Languages All
Labels All
Results 9,871 - 9,880 of 222,975 for

new

(0.24 sec)
  1. TextColumn.width property | Aspose.Words for No...

    TextColumn.width property. Gets or sets the width of the text column in points....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 公共 API Aspose.Diagram 16.11.0 的变化|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....Visio diagram Diagram diagram = new Diagram ( "C:\\temp\\Drawing1...Java // create a new diagram Diagram diagram = new Diagram (); //...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  3. Creating a Named Range in VSTO and Aspose.Cells...

    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....xl = Application ; //Create a new Workbook Excel . Workbook wb... Value , "Test" ); } //Save New Workbook wb . SaveCopyAs ( "Test_Range...

    docs.aspose.com/cells/net/creating-a-named-rang...
  4. Document.cleanup method | Aspose.Words for Node.js

    Aspose.Words.Document.cleanup method... let doc = new aw . Document (); doc . styles...them as "used". let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DropDownItemCollection.Count | Aspose.Words for...

    Discover the DropDownItemCollection Count property, which efficiently retrieves the total number of items in your collection for streamlined data management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...There are two ways of adding a new item to an existing collection...

    reference.aspose.com/words/net/aspose.words.fie...
  6. CellFormat.HorizontalMerge | Aspose.Words for .NET

    Discover the CellFormat HorizontalMerge property to seamlessly merge cells horizontally, enhancing your spreadsheet's layout and organization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...CheckCellsMerged () { Document doc = new Document ( MyDir + "Table with...

    reference.aspose.com/words/net/aspose.words.tab...
  7. ChartSeries.Bubble3D | Aspose.Words for .NET

    Enhance your Bubble chart with ChartSeries Bubble3D! Add stunning 3D effects to your bubbles for an eye-catching visual impact....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Table.allowCellSpacing property | Aspose.Words ...

    Table.allowCellSpacing property. Gets or sets the Allow spacing between cells option....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CellCollection.toArray method | Aspose.Words fo...

    CellCollection.toArray method. Copies all cells from the collection to a New array of cells....cells from the collection to a new array of cells. toArray () Returns...contents of each cell. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HtmlSaveOptions.ExportPageMargins | Aspose.Word...

    Discover how the HtmlSaveOptions ExportPageMargins property enhances your HTML, MHTML, and EPUB exports by controlling page margins for a polished presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Word. HtmlSaveOptions options = new HtmlSaveOptions { ExportPageMargins...

    reference.aspose.com/words/net/aspose.words.sav...