Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 223,097 for

new

(0.36 sec)
  1. 在 Exchange 服务器上处理日历项|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....meeting request Appointment app = new Appointment ( "meeting request"...RecurrencePattern pattern = new DailyRecurrencePatte ( c . getTime...

    docs.aspose.com/email/zh/java/working-with-cale...
  2. Protect and Unprotect Workbook Structure with J...

    Protect and unprotect workbook structure of Excel files using JavaScript via C++....{ // Create a new workbook const workbook = new Workbook (); //...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/protect-an...
  3. Public API Changes in Aspose.Cells 8.4.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, added...4.0 has exposed a series of new classes and properties in the...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. Edit HTML In C#

    Edit HTML in C# code....and formatting attributes Add new HTML elements Search HTML for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/net/edit/html/
  5. Edit TEXT In C#

    Edit TEXT in C# code....and formatting attributes Add new text elements Search text for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/net/edit/text/
  6. Convert EMF to EPS using API for .NET

    EMF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/convert/emf-to-eps/
  7. 使用C++的JavaScript设置打印选项|Documentation

    本文演示了如何使用JavaScript API和C++库以编程方式设置Excel工作表页面设置功能的打印选项。您可以设置打印区域、打印标题和页面顺序。...Instantiate a new Workbook object const workbook = new Workbook ();...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  8. 档案

    档案...PngOptions options = new com.aspose.imaging.imageoptions...MultiPageOptions multiPageOptions = new com.aspose.imaging.imageoptions...

    blog.aspose.com/zh/imaging/convert-gif-to-png-j...
  9. Creating and Managing 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....Creating PST Files To create a new PST file on a local disk, you...with a line of code: // Create new PST using var pst = PersonalStorage...

    docs.aspose.com/email/net/create-and-manage-pst...
  10. Extract Assets from 3DS File Formats via Java |...

    Sample Java extract assets code for 3DS file. Use this example code to extract assets from 3DS file within any Web or Desktop Java based application....instance of Scene Scene scene = new Scene(); scene.open(file, FileFormat..."OutputFile.zip" ; File newFile= new File(zipOutput); newFile.createNewFile();...

    products.aspose.com/3d/java/extractor/3ds/