Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 211,547 for

new

(0.16 sec)
  1. Make HTML Using C#

    Make a New HTML in C# in a few steps. Easily create HTML using .NET library....the following example: Make a new HTML using C# Copy Examples Output...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...

    products.aspose.com/words/net/make/html/
  2. Make WORD Using Javascript

    Make a New a Word document in JavaScript in a few steps. Easily create a Word document using Node.js via .NET library....the following example: Make a new DOCX using JavaScript Copy Examples...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/nodejs-net/make/word/
  3. Urobiť WORD Pomocou Javascript

    Vytvorte nový WORD v JavaScript v niekoľkých krokoch. Jednoducho vytvorte WORD pomocou knižnice Node.js via .NET....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...builder.font font.name = "Courier New" font.color = '#FF0000' font...

    products.aspose.com/words/sk/nodejs-net/make/word/
  4. Გააკეთეთ HTML Javascript Ის Გამოყენებით

    შექმენით ახალი HTML JavaScript ში რამდენიმე ნაბიჯით. მარტივად შექმენით HTML Node.js via .NET ბიბლიოთეკის გამოყენებით....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...builder.font font.name = "Courier New" font.color = '#FF0000' font...

    products.aspose.com/words/ka/nodejs-net/make/html/
  5. Გააკეთეთ DOCX C# Ის Გამოყენებით

    შექმენით ახალი DOCX C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOCX .NET ბიბლიოთეკის გამოყენებით....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/ka/net/make/docx/
  6. Կատարեք Markdown՝ Օգտագործելով Javascript

    Ստեղծեք նոր Markdown JavaScript ում մի քանի քայլով: Հեշտությամբ ստեղծեք Markdown՝ օգտագործելով Node.js via .NET գրադարանը:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...builder.font font.name = "Courier New" font.color = '#FF0000' font...

    products.aspose.com/words/hy/nodejs-net/make/md/
  7. Urobiť DOCX Pomocou Javascript

    Vytvorte nový DOCX v JavaScript v niekoľkých krokoch. Jednoducho vytvorte DOCX pomocou knižnice Node.js via .NET....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...builder.font font.name = "Courier New" font.color = '#FF0000' font...

    products.aspose.com/words/sk/nodejs-net/make/docx/
  8. 添加幻灯片到演示文稿|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....presentationDocument == null ) { throw new ArgumentNullExceptio ( "presentationDocument"...slideTitle == null ) { throw new ArgumentNullExceptio ( "slideTitle"...

    docs.aspose.com/slides/zh/net/adding-slide-to-p...
  9. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....throws Exception { Document doc = new Document(getMyDir() + "Header...logger = new ReplaceLog(); FindReplaceOptions options = new FindReplaceOptions();...

    reference.aspose.com/words/java/com.aspose.word...
  10. Export JasperReport to WMF|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....ASWmfExporter wmfExporter = new ASWmfExporter (); ASWmfExportConfigura...ASWmfExportConfigura wmfExportConfigurati = new ASWmfExportConfigura (); wmfExporter...

    docs.aspose.com/imaging/jasperreports/export-ja...