Sort Score
Result 10 results
Languages All
Labels All
Results 9,831 - 9,840 of 217,875 for

new

(0.54 sec)
  1. Remove Duplicate Rows in a Worksheet with JavaS...

    Learn how to remove duplicate rows in a worksheet using Aspose.Cells for JavaScript via C++ and select specific columns for duplication checks....uploaded file const book = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/remove-dup...
  2. Add Pivot Connection with JavaScript via C++|Do...

    Learn how to add a pivot connection using Aspose.Cells for JavaScript via C++....(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/add-pivot-...
  3. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#....Words Document doc = new Document ( "Inserting Table.doc"...); DocumentBuilder builder = new DocumentBuilder ( doc ); // We...

    docs.aspose.com/words/net/inserting-table/
  4. 使用C++通过JavaScript实现非连续范围|Documentation

    学习如何通过C++使用Aspose.Cells for JavaScript创建命名的非连续范围。有效利用非连续单元格范围。...Creating a new Workbook object const workbook = new Workbook ();...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  5. TabStopCollection.add method | Aspose.Words for...

    Aspose.Words.TabStopCollection.add method... let doc = new aw . Document (); let paragraph...the collection: let tabStop = new aw . TabStop ( aw . ConvertUtil...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 保存 Visio 文件时获取警告信息|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....VSDX file Diagram diagram = new Diagram ( dataDir + "sampleFontSubstituti...Saving . SVGSaveOptions so = new Aspose . Diagram . Saving . SVGSaveOptions...

    docs.aspose.com/diagram/zh/java/get-warning-inf...
  7. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the "Write" method creates a new Run, // which then appears in...

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

    Discover the Aspose.Words.Border class, your go-to solution for customizing object borders in documents. Enhance your projects with precision and style!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/bor...
  9. PageSetup.OtherPagesTray | Aspose.Words for .NET

    Discover the PageSetup OtherPagesTray property to easily customize paper tray settings for your printer. Optimize printing efficiency for every section!... Document doc = new Document (); // Find the default... PrinterSettings settings = new PrinterSettings (); // The paper...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Create HTML in C# – Aspose.HTML for .NET

    Create HTML files in C# with Aspose.HTML for .NET. Learn how to create HTML from scratch and how to edit the content of an HTML document....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/html/net/create-html/