Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 213,191 for

new

(0.51 sec)
  1. Font.styleIdentifier property | Aspose.Words fo...

    Font.styleIdentifier property. Gets or sets the locale independent style identifier of the character style applied to this formatting....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...methods to reference old and new styles. for ( let run of doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Configure Fallback Font Collections in JavaScri...

    Set up a fallback fonts collection in JavaScript with Aspose.Slides for Node.js to keep text consistent and crisp in PowerPoint and OpenDocument presentations....certain presentation: var pres = new aspose . slides . Presentation...(); try { var userRulesList = new aspose . slides . FontFallBackRulesCol...

    docs.aspose.com/slides/nodejs-java/create-fallb...
  3. Building forms programmatically|Documentation

    Describe the OMR form directly in the application code....templateConfig = new TemplateConfig () { Children = new List < BaseConfig...BaseConfig >() { new PageConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/
  4. Create User-defined Cell in the ShapeSheet in P...

    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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...Initialize user object $user = new User (); $user -> setName ( "UserDefineCell"...

    docs.aspose.com/diagram/java/create-user-define...
  5. PersonCollection constructor | Aspose.Words for...

    Aspose.Words.Bibliography.PersonCollection constructor...PersonCollection() Initialize a new instance of the PersonCollection...s) {#person[]} Initialize a new instance of the PersonCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add HTML String using DOM in Ruby|Aspose.PDF fo...

    Discover how to add an HTML string to a PDF document using the DOM API in Ruby with Aspose.PDF for dynamic content generation.... new # Add a page to pages collection...aspose . pdf . HtmlFragment ' ). new ( "<fontsize=10><b><i>Table</i></b></fontsize>"...

    docs.aspose.com/pdf/java/add-html-string-using-...
  7. Person constructor | Aspose.Words for Python

    Person constructor. Initialize a New instance of the [Person](../) class....first, middle) Initialize a new instance of the Person class...person collection. # Create a new person collection. persons =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Metered.GetProductName | Aspose.Words for .NET

    Discover the Metered GetProductName method to effortlessly retrieve product names, enhancing your application’s efficiency and user experience.... // Create a new Metered license, and then print...statistics. Metered metered = new Metered (); metered . SetMeteredKey...

    reference.aspose.com/words/net/aspose.words/met...
  9. Comment.removeReply method | Aspose.Words for N...

    Comment.removeReply method. Removes the specified reply to this comment....let doc = new aw . Document (); let comment = new aw . Comment...Bloggs" , "J.B." , Date . now (), "New reply" ); comment . addReply...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.pushFont method | Aspose.Words ...

    DocumentBuilder.pushFont method. Saves current character formatting onto the stack....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...current formatting by applying a new style. builder . font . styleIdentifier...

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