Sort Score
Result 10 results
Languages All
Labels All
Results 9,871 - 9,880 of 222,975 for

new

(0.22 sec)
  1. 在 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...
  2. Search Messages and Folders in a PST by Some Cr...

    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 \ # High importance messages.... size () . to_s #builder = new PersonalStorageQuery(); builder...

    docs.aspose.com/email/java/search-messages-and-...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. BookmarkCollection.GetEnumerator | Aspose.Words...

    Discover the BookmarkCollection GetEnumerator method. Efficiently retrieve enumerator objects for seamless data handling and enhanced performance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...BookmarkInfoPrinter bookmarkVisitor = new BookmarkInfoPrinter (); // Get...

    reference.aspose.com/words/net/aspose.words/boo...
  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. External LaTeX packages | Aspose.TeX for .NET

    Aspose.TeX API for .NET allows using external packages, i.e. the ones not included in the library itself like fancybox and pgfplots packages....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/net/external-latex-packages/
  10. Populate Data First by Row then by Column|Docum...

    Learn how to Populate Data First by Row then by Column through the Aspose.Cells for JavaScript via C++ API....Create a new workbook (blank) const workbook = new Workbook ();...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/populate-d...