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

new

(0.13 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. Layout Slide|Aspose.Slides Documentation

    Master layout slides in Aspose.Slides for Android: choose, apply, and customize slide layouts, placeholders, and masters with Java examples for PPT, PPTX, and ODP presentations....Presentation presentation = new Presentation (); try { IMasterSlide...Presentation presentation = new Presentation (); try { // Access...

    docs.aspose.com/slides/androidjava/examples/ele...
  4. 通过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...
  5. 使用 JavaScript 通过 C++ 管理范围|Documentation

    学习如何用 C++ 版的 Script 管理 Excel 中的范围。创建范围,设置值、样式,执行各种操作。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  6. Crop, Rotate and Resize Images|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....Resize method while specifying new Height & Width. Save the results...LeftTopToLeftTop 0 Left top point of the new image will coincide with the...

    docs.aspose.com/imaging/net/crop-rotate-and-res...
  7. FieldDatabaseDataTable Class | Aspose.Words for...

    Discover the Aspose.Words.Fields.FieldDatabaseDataTable class, your go-to solution for efficient FieldDatabase field results. Unlock seamless data integration today!...params string[] ) Initializes a new instance of the FieldDatabaseDataTab...( DataTable ) Initializes a new instance of the FieldDatabaseDataTab...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Werk met'n Dokument Gestoor in'n Liferay|Aspose...

    Vergelyk Word dokumente gedeel in Liferay met behulp van C#. Werk met dokumente gestoor in Liferay – verskeie insette formate, insluitend Word, OpenOffice, Beeld en eBook....portalBaseUrl ; _httpClient = new HttpClient (); } /// <summary>...formContent = new MultipartFormDataCon { { new StreamContent...

    docs.aspose.com/words/af/net/work-with-document...
  9. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...i was checking the pdf i got new error in which some text is coming...(FileInputStream fileInputStream = new FileInputStream(pptxInputFile))...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  10. Group Pivot Fields in the Pivot Table|Documenta...

    How to group Pivot Fields in the Pivot Table with Aspose.Cells for JavaScript via C++....uploaded file const wb = new Workbook ( new Uint8Array ( arrayBuffer...dtStart = new Date ( 2008 , 1 , 1 ); const dtEnd = new Date ( 2008...

    docs.aspose.com/cells/javascript-cpp/group-pivo...