Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 223,148 for

new

(0.89 sec)
  1. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in Node.js by implementing a custom calculation engine using the Aspose.Cells library for Node.js via C++. Load an existing Excel file or create a New one to use the methods provided and save the modified Excel file....node" ); // Create a new class derived from AbstractCalculationE...CellsHelper . getDoubleFromDateTim ( new Date (), false ) + 1.0 ); } }...

    docs.aspose.com/cells/nodejs-cpp/implement-cust...
  2. 创建 Outlook 消息 (MSG) 文件|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.... C# // Creates a new Outlook Application instance...objOutlook = new Outlook . Application (); // Creating a new Outlook...

    docs.aspose.com/email/zh/java/creating-an-outlo...
  3. 通过C++在Node.js中转换工作表为图片 移除数据周围的空白区域|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将Microsoft Excel工作表转换为图片,并移除数据周围的空白区域。...template file const workbook = new AsposeCells . Workbook ( path... get ( 0 ); const options = new AsposeCells . LoadOptions ();...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-wor...
  4. 超链接|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中添加和管理超链接:链接文本、形状和图像,为 PPT、PPTX 和 ODP 设置目标和操作,附带示例。...addHyperlink () { let presentation = new aspose . slides . Presentation...get_Item ( 0 ); let hyperlink = new aspose . slides . Hyperlink (...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  5. Bookmarks are being output with a special chara...

    I am creating a simple bookmark into this PDF using Aspose.PDF version 25.3.0.0: Document NewDoc = New Document(); NewDoc.Pages.Add(); var pdfOutline = New Aspose.Pdf.OutlineItemColl…...0: Document newDoc = new Document(); newDoc.Pages.Add();...Add(); var pdfOutline = new Aspose.Pdf.OutlineItemCollectio(newDoc...

    forum.aspose.com/t/bookmarks-are-being-output-w...
  6. RelativeHorizontalPosition Enum | Aspose.Words ...

    Discover Aspose.Words.Drawing.RelativeHorizontalPosition enum to define precise horizontal positioning for shapes and text frames in your documents....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Managing Messages in PST Files|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....MemoryStream messageStream = new MemoryStream (); message . Save...sender address var queryBuilder = new PersonalStorageQuery (); queryBuilder...

    docs.aspose.com/email/net/managing-messages-in-...
  8. Public API Changes in Aspose.Cells 8.1.0|Docume...

    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.... It includes not only new and updated public methods, but...of Workbook Workbook book = new Workbook (); //Access first worksheet...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. StructuredDocumentTag.appearance property | Asp...

    StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured document tag.... let doc = new aw . Document (); // Create a...contain plain text. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. StructuredDocumentTag.Color | Aspose.Words for ...

    Discover how to easily manage the Color property of StructuredDocumentTags. Enhance your documents with customizable color settings for better organization!... Document doc = new Document (); // Create a structured... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...