Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 223,188 for

new

(0.26 sec)
  1. ContentDisposition | Aspose.Words for Java

    Enumerates different ways of presenting the document at the client browser in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);..."); doc.getMailMerge().execute(new String[]{"FullName", "Company"...

    reference.aspose.com/words/java/com.aspose.word...
  2. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#.... Add new series and categories. Add new chart data for...Presentation presentation = new Presentation ()) { // Access...

    docs.aspose.com/slides/net/create-chart/
  3. 与GridJs服务器端配合工作|Documentation

    该文章描述了如何在 GridJs 中使用 API。...try ( FileOutputStream fos = new FileOutputStream ( filepath ...Position = 0 in C# byte [] buffer = new byte [ 1024 ]; int length ; while...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  4. HtmlSaveOptions.documentSplitHeadingLevel prope...

    HtmlSaveOptions.documentSplitHeadingLevel property. Specifies the maximum level of headings at which to split the document...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...not at 3 to 9. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manage Tasks in Microsoft Graph with Aspose.Ema...

    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....newTask = new MapiTask (); newTask . setSubject ( "New Task" );...); newTask . setDueDate ( new Date ()); newTask . setStatus (...

    docs.aspose.com/email/java/manage-tasks-in-micr...
  6. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...BookmarkInfoPrinter bookmarkVisitor = new BookmarkInfoPrinter(); // Get...

    reference.aspose.com/words/java/com.aspose.word...
  7. Add Slides to Presentations in .NET|Aspose.Slid...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for .NET—seamless, efficient slide insertion in seconds.... FAQ Can I insert a new slide at a specific position...formatting from its master, and the new slide inherits from the selected...

    docs.aspose.com/slides/net/add-slide-to-present...
  8. Add Slides to Presentations in C++|Aspose.Slide...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for C++ — seamless, efficient slide insertion in seconds.... FAQ Can I insert a new slide at a specific position...formatting from its master, and the new slide inherits from the selected...

    docs.aspose.com/slides/cpp/add-slide-to-present...
  9. 读取 Outlook 模板文件 OFT|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.... setSender ( new MailAddress ( senderEmailAddress... getTo (). addMailAddress ( new MailAddress ( recipientEmailAddres...

    docs.aspose.com/email/zh/java/read-outlook-temp...
  10. 使用 Java 打印 PDF | Aspose.PDF

    使用 Aspose.PDF for Java 透過 Java 範例程式碼以程式方式列印 PDF 文檔...PdfViewer object PdfViewer viewer = new PdfViewer (); //Open input PDF...PdfPrinterSettings printerSettings = new PdfPrinterSettings (); PrintPageSettings...

    products.aspose.com/pdf/zh-hant/java/print/