Sort Score
Result 10 results
Languages All
Labels All
Results 9,441 - 9,450 of 200,018 for

new

(0.06 sec)
  1. Assign Macro to Form Control with Node.js via C...

    Learn how to assign a Macro Code to a Form Control like a Button using Aspose.Cells for Node.js via C++....getMacroName() property to assign a new Macro Code to a Form Control...following sample code creates a new workbook, assigns a Macro Code...

    docs.aspose.com/cells/nodejs-cpp/assign-macro-t...
  2. TableStyleOptions enumeration | Aspose.Words fo...

    Aspose.Words.Tables.TableStyleOptions enumeration. Specifies how table style is applied to a table....build a new table while applying a style. let doc = new aw . Document...Document (); let builder = new aw . DocumentBuilder ( doc ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 搜索

    搜索...CookieContainer = new CookieContainer(); request.Method...null; using (TextReader reader = new StreamReader(response.GetResponseStream()...

    blog.aspose.com/zh-hant/email/import-contacts-f...
  4. Several DOC Into HTML Javascript

    Merge multiple DOC into HTML in JavaScript code. Save DOC as HTML using JavaScript....doc" ] var output = new aw.Document() // Remove all content...forEach(fileName => { var input = new aw.Document(fileName); // Append...

    products.aspose.com/words/nodejs-net/merge/doc-...
  5. Several DOC Into Image Javascript

    Merge multiple DOC into Image in JavaScript code. Save DOC as Image using JavaScript....doc" ] var output = new aw.Document() // Remove all content...forEach(fileName => { var input = new aw.Document(fileName); // Append...

    products.aspose.com/words/nodejs-net/merge/doc-...
  6. Several JPG Into TXT Javascript

    Merge multiple JPG into TXT in JavaScript code. Save JPG as TXT using JavaScript....] var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...Sign in Existing User Sign up New User User Account Settings My...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  7. TxtSaveOptions.simplifyListLabels property | As...

    TxtSaveOptions.simplifyListLabels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...plaintext. let txtSaveOptions = new aw . Saving . TxtSaveOptions...

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

    Discover the NodeCollection ToArray method, effortlessly convert your node collection into a New array, enhancing data management and accessibility....nodes from the collection to a new array of nodes. public Node []...image shapes. Document doc = new Document ( MyDir + "Textboxes...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Fill.GradientStyle | Aspose.Words for .NET

    Discover how to enhance your designs with the GradientStyle property for stunning fill effects. Elevate your projects with vibrant gradients!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions { Compliance...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Fill.backColor property | Aspose.Words for Node.js

    Fill.backColor property. Gets or sets a Color object that represents the background color for the fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document saves. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...