Sort Score
Result 10 results
Languages All
Labels All
Results 6,751 - 6,760 of 222,946 for

new

(0.23 sec)
  1. FieldChar.GetField | Aspose.Words for .NET

    Discover the GetField method in FieldChar, effortlessly retrieve fields for optimal data management and enhanced performance in your applications.... Remarks A new Field object is created each...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Font.StyleName | Aspose.Words for .NET

    Discover the Font StyleName property, easily manage character styles for enhanced text formatting and design flexibility in your projects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...methods to reference old and new styles. foreach ( Run run in...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Create PDF Document|Aspose.PDF for Java

    Learn how to create PDF file in Aspose.PDF for Java....document object Document document = new Document (); //Add page Page...text to new page page . getParagraphs (). add ( new TextFragment...

    docs.aspose.com/pdf/java/create-document/
  4. StructuredDocumentTag constructor | Aspose.Word...

    StructuredDocumentTag constructor. Initializes a New instance of the Structured document tag class.... type, level) Initializes a new instance of the Structured document...set_checked_symbol ( 169 , 'Times New Roman' ) sdt_check_box . set_unchecked_symbol...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Body.nodeType property | Aspose.Words for Node.js

    Body.nodeType property. Returns [NodeType.Body](../../nodetype/#Body)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...break ; } default : { throw new Error ( "Unexpected node type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Metered.IsMeteredLicensed | Aspose.Words for .NET

    Discover if your metered method is licensed with IsMetered. Ensure compliance and unlock the benefits of licensed services today!... // Create a new Metered license, and then print...statistics. Metered metered = new Metered (); metered . SetMeteredKey...

    reference.aspose.com/words/net/aspose.words/met...
  7. HeaderFooter.NodeType | Aspose.Words for .NET

    Discover the HeaderFooter NodeType property that efficiently retrieves header and footer details, enhancing your content structure and user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...break ; } default : { throw new Exception ( "Unexpected node...

    reference.aspose.com/words/net/aspose.words/hea...
  8. 使用JavaScript通过C++在工作簿之间复制和移动工作表|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作簿内外复制和移动工作表。高效管理你的工作簿结构。...stream const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/copy-an...
  9. Create Appointment Schedules for Outlook in Nod...

    Automate Outlook calendar scheduling in Node.js. Create, configure, and save appointments as ICS files using a powerful API for .NET by Aspose.Email....Setting Attendees To schedule a new appointment with Aspose.Email...MailAddressCollectio. const attendees = new ae.MailAddressCollectio(); //...

    products.aspose.com/email/nodejs-net/appointmen...
  10. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style...be applied automatically to a new paragraph inserted after a paragraph...apply a custom style. let doc = new aw . Document (); let style =...

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