Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 222,647 for

new

(0.26 sec)
  1. 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...
  2. 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...
  3. 创建 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...
  4. 档案

    档案... // 创建一个新的位图 var bitmap = new Bitmap(1000, 800, System.Drawing...// 定义剪辑 Rectangle rectangle = new Rectangle(200, 200, 600, 400);...

    blog.aspose.com/zh/drawing/image-clipping-in-cs...
  5. How to Merge SVG Files – Aspose.SVG for .NET

    Learn how to merge multiple SVG to PDF, XPS or Image formats using Render() method in Aspose.SVG for .NET and find C# examples of SVG merging....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/svg/net/how-to-merge-svg-files/
  6. Convert Presentation Slides to Images in Java|A...

    Convert slides from PPT, PPTX and ODP to images in Java using Aspose.Slides—fast, high-quality rendering with clear code examples....Presentation presentation = new Presentation ( "Presentation...this: Dimension imageSize = new Dimension ( 1820 , 1040 ); Presentation...

    docs.aspose.com/slides/java/convert-slide/
  7. Aspose::Words::Vba::VbaModule::get_SourceCode m...

    Aspose::Words::Vba::VbaModule::get_SourceCode method. Gets or sets VBA project module source code in C++....()) << std :: endl ; } // Set new source code for VBA module. You...:: Document > (); // Create a new VBA project. auto project = System...

    reference.aspose.com/words/cpp/aspose.words.vba...
  8. Installing and Using Aspose.Note for IntelliJ I...

    This guide provides information on installing and configuring the Aspose.Note plugin for JetBrains IntelliJ IDEA, including steps to use it with Maven....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/java/installing-and-using-...
  9. How to Run Aspose.CAD in Multi-platform App UI(...

    Run Aspose.CAD in a Multi-platform App UI(MAUI).... click Create a new project to create a new project: In the Create...Create a new project window, select MAUI in the All project types...

    docs.aspose.com/cad/net/how-to-run-aspose-cad-i...
  10. Format Rows and Columns with JavaScript via C++...

    Aspose.Cells for JavaScript via C++ can support changing row height or column width, as well as applying formatting on rows or columns....(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/adjusting-...