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

new

(0.12 sec)
  1. Edit Markdown In Javascript

    Edit Markdown in JavaScript code....and formatting attributes Add new MD elements Search MD for text...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/nodejs-net/edit/md/
  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. Փոխարկել Պատկեր DOCX C#

    Փոխարկեք Պատկեր ը DOCX ձևաչափի C# կոդով: Պահեք Պատկեր որպես DOCX օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/ima...
  8. Convert BMP to EPS using Java API Solution

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/convert/bmp-to-eps/
  9. Փոխարկել JPG PDF C#

    Փոխարկեք JPG ը PDF ձևաչափի C# կոդով: Պահեք JPG որպես PDF օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/jpg...
  10. Փոխարկել JPG HTML C#

    Փոխարկեք JPG ը HTML ձևաչափի C# կոդով: Պահեք JPG որպես HTML օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/jpg...