Sort Score
Result 10 results
Languages All
Labels All
Results 9,811 - 9,820 of 224,718 for

new

(1.74 sec)
  1. 在 C# 中使用 Aspose.Email 读取 MBOX 文件|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....with FileStream var stream = new FileStream ( dataDir + "ExampleMbox...pass the stream var reader = new MboxrdStorageReader ( stream...

    docs.aspose.com/email/zh/net/read-mbox-files-cs...
  2. Create Markdown – C# Code Examples

    Code for creating Markdown files in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/html/net/create-markdown/
  3. Installing and Using Aspose.Diagram for Intelli...

    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....this plugin will introduce a new project type – Aspose.Diagram...under “New” menu (using Right Click -> New OR File menu->New) – Aspose...

    docs.aspose.com/diagram/java/installing-and-usi...
  4. Public API Changes in Aspose.Cells 8.9.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...HtmlSaveOptions HtmlSaveOptions options = new HtmlSaveOptions (); //Set default...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. 在 Ruby 中创建并保存 Outlook 任务|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.... new calendar = Rjb :: import ( 'java...MapiTask' ) . new ( "To Do" , "Just click and type to add new task" ...

    docs.aspose.com/email/zh/java/creating-and-savi...
  6. Convert Table to ODS with JavaScript via C++|Do...

    Learn how to convert an Excel file with a table to ODS format using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Ods ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/convert-ta...
  7. Implementing Non-Sequential Ranges with JavaScr...

    Learn how to create named non‑sequential ranges with Aspose.Cells for JavaScript via C++. Use non‑adjacent cell ranges effectively....Creating a new Workbook object const workbook = new Workbook ();...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/implementi...
  8. BookmarkStart.GetText | Aspose.Words for .NET

    Discover the BookmarkStart GetText method—efficiently retrieve text with ease. Simplify your coding and enhance functionality today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...BookmarkInfoPrinter bookmarkVisitor = new BookmarkInfoPrinter (); // Get...

    reference.aspose.com/words/net/aspose.words/boo...
  9. BookmarkEnd.Name | Aspose.Words for .NET

    Discover the BookmarkEnd Name property to easily manage and customize bookmark names in your documents for better organization and efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...BookmarkInfoPrinter bookmarkVisitor = new BookmarkInfoPrinter (); // Get...

    reference.aspose.com/words/net/aspose.words/boo...
  10. Bookmark.BookmarkEnd | Aspose.Words for .NET

    Discover the BookmarkEnd property, easily access the node marking the end of your bookmark for efficient document navigation and management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...BookmarkInfoPrinter bookmarkVisitor = new BookmarkInfoPrinter (); // Get...

    reference.aspose.com/words/net/aspose.words/boo...