Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 163,436 for

new

(0.09 sec)
  1. Open Presentation|Aspose.Slides for PHP Documen...

    Open or load Presentation PPT, PPTX, ODP...(content on its slides), add new slides or remove existing ones...path to its constructor $pres = new Presentation ( "Presentation...

    docs.aspose.com/slides/php-java/open-presentation/
  2. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...document using ( var document = new Aspose . Pdf . Document ()) {...certain dimensions var graph = new Aspose . Pdf . Drawing . Graph...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  3. Make DOC Using C#

    Make a New DOC in C# in a few steps. Easily create DOC using .NET library....the following example: Make a new DOC using C# Copy Examples Output...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...

    products.aspose.com/words/net/make/doc/
  4. ChartSeriesCollection | Aspose.Words for Java

    Represents collection of a ChartSeries in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...// We can add a series with new values for existing categories...

    reference.aspose.com/words/java/com.aspose.word...
  5. 演示评论|Aspose.Slides 文档

    在Java中为PowerPoint演示添加评论和回复...实例化Presentation类 Presentation pres = new Presentation (); try { // 添加一个空幻灯片...设置评论的位置 Point2D . Float point = new Point2D . Float ( 0 . 2f , 0...

    docs.aspose.com/slides/zh/java/presentation-com...
  6. 将图像添加到现有PDF文件|Aspose.PDF for Java

    本节介绍如何使用Java库将图像添加到现有PDF文件。...打开一个文档 Document pdfDocument1 = new Document ( _dataDir + "sample...imageStream = new java . io . FileInputStream ( new java . io ....

    docs.aspose.com/pdf/zh/java/add-image-to-existi...
  7. Gawe Dokumen Ing Javascript

    Gawe berkas nganggo perpustakaan Node.js via .NET. Nggawe dokumen anyar kanthi gampang ing JavaScript kanthi sawetara langkah....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...builder.font font.name = "Courier New" font.color = '#FF0000' font...

    products.aspose.com/words/jv/nodejs-net/make/
  8. Შექმენით Დოკუმენტი C# Ში

    შექმენით ფაილი .NET ბიბლიოთეკის გამოყენებით. მარტივად შექმენით ახალი დოკუმენტი C# ში რამდენიმე ნაბიჯით....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/ka/net/make/
  9. Ստեղծեք Փաստաթուղթ C# Ում

    Ստեղծեք ֆայլ՝ օգտագործելով .NET գրադարանը: Հեշտությամբ ստեղծեք նոր փաստաթուղթ C# ում՝ մի քանի քայլով:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/hy/net/make/
  10. Buat DOCX Menggunakan Javascript

    Buat DOCX baharu dalam JavaScript dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka Node.js via .NET....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...builder.font font.name = "Courier New" font.color = '#FF0000' font...

    products.aspose.com/words/ms/nodejs-net/make/docx/