Sort Score
Result 10 results
Languages All
Labels All
Results 7,961 - 7,970 of 213,609 for

new

(0.32 sec)
  1. 通过C++用JavaScript计算公式|Documentation

    本文介绍如何使用Aspose.Cells库通过C++调用JavaScript在Microsoft Excel中计算公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法计算公式并获取结果。最后,将修改后的Excel文件保存到磁盘。...Instantiate a new Workbook object const workbook = new Workbook ();...(); // Add a new worksheet to the Excel object const sheetIndex...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  2. Aspose.PSD for Java 25.1 - Release Notes|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.... save ( outFileImgAll , new PngOptions ()); } //This will...image . save ( outFileImgOne , new PngOptions ()); } PSDJAVA-699...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  3. Text alignment while converting to pdf - Free S...

    Dear Team, I am facing text alignment issue while converting dwg to pdf. I am using Aspose.Cad v24.10. Below is my c# code for the same Aspose.CAD.Image cadImage1 = Aspose.CAD.Image.Load(strTreePath) List validLayout…...Load(strTreePath) List validLayouts = new List(); var cadImageNew = (Aspose...pdfOptions = new PdfOptions { VectorRasterizationO = new CadRasterizationOpti...

    forum.aspose.com/t/text-alignment-while-convert...
  4. Aspose PDF compare report with strike for added...

    We are using Aspose pdf latest version in .net code as below for PDF compare Code.png (70.6 KB) Expected as if text is added it should show in green or blue color and if deleted if should strike out in red as below ima…...PDF documents Document pdf1 = new Document("Input1-AsposePDF.pdf");...pdf"); Document pdf2 = new Document("Input2-AsposePDF.pdf"); //...

    forum.aspose.com/t/aspose-pdf-compare-report-wi...
  5. Adding Attachments and HTML Text to Outlook Msg...

    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.... Application objOutlook = new Outlook . Application (); //Create...MailMessage MailMessage msg = new MailMessage (); // Set properties...

    docs.aspose.com/email/net/adding-attachments-an...
  6. 公共 API Aspose.Diagram 5.8.0 的变化|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....object HTMLSaveOptions opts = new HTMLSaveOptions (); // set save...HTMLSaveOptions class object Dim opts As New HTMLSaveOptions () ' set save...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  7. 使用C++ via Node.js为图表工作表创建PdfBookmarkEntry|Docum...

    了解如何使用Aspose.Cells for Node.js via C++为图表工作表创建PdfBookmarkEntry。...Excel file const workbook = new AsposeCells . Workbook ( filePath...Entry for Sheet1 const ent1 = new AsposeCells . PdfBookmarkEntry...

    docs.aspose.com/cells/zh/nodejs-cpp/create-pdfb...
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....methods, properties and so on, any new restrictions and other changes...PowerPoint. Presentation p = new Presentation (); p . getViewProperties...

    docs.aspose.com/slides/java/public-api-and-back...
  9. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows....represents a PPTX file $pres = new Presentation (); try { # Accesses...represents a PPTX file $pres = new Presentation (); try { # Accesses...

    docs.aspose.com/slides/php-java/manage-table/
  10. NodeChangingArgs.Action | Aspose.Words for .NET

    Discover the NodeChangingArgs Action property to identify node change events effortlessly. Enhance your coding efficiency with this essential feature!...doc = new Document (); doc . NodeChangingCallback = new NodeChangingPrinter...(); DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words/nod...