Sort Score
Result 10 results
Languages All
Labels All
Results 7,691 - 7,700 of 378,466 for

new

(0.16 sec)
  1. AddClone | Aspose.Sildes for .NET API Reference

    Adds a copy of a specified shape to the end of the collection....coordinate of a new shape. y Single Y coordinate of a new shape. width...Width of a new shape. height Single Height of a new shape. Return...

    reference.aspose.com/slides/net/aspose.slides/i...
  2. Gawe DOC Nganggo C#

    Gawe DOC anyar ing C# ing sawetara langkah. Nggawe DOC kanthi gampang nggunakake perpustakaan .NET....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/jv/net/make/doc/
  3. Buat HTML Menggunakan C#

    Buat HTML baharu dalam C# dalam beberapa langkah. Buat HTML dengan mudah menggunakan pustaka .NET....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/ms/net/make/html/
  4. Insert() | Aspose.Slides for C++ API Reference

    Creates the New gradient stop and inserts it at the specified index to the collection....System::Drawing::Color) method Creates the new gradient stop and inserts it...Index in the collection where new gradient stop will be inserted...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  5. MultiPageOptions | Aspose.Imaging for .NET API ...

    MultiPageOptions Contents [ Hide ] MultiPageOptions class Base class for multiple pages supported formats public clas......MultiPageOptions () Initializes a new instance of the MultiPageOptions...MultiPageOptions (int) Initializes a new instance of the MultiPageOptions...

    reference.aspose.com/imaging/net/aspose.imaging...
  6. EmfPlusRecord - Aspose.Imaging for Java - API R...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....EmfPlusBeginContaine record opens a new graphics state container and...EmfPlusBeginContaine record opens a new graphics state container. class...

    reference.aspose.com/imaging/java/com.aspose.im...
  7. Aspose.Imaging for Java 23.8 - Release notes|Do...

    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....++) { try ( OutputStream ms = new ByteArrayOutputStrea ()) { try...inputFileName )) { svg . save ( ms , new PngOptions ()); } } } IMAGINGJAVA-8500...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  8. Conholdate

    Home Browse our Products Toggle navigation Are you looking for an evaluation version of a product? If so you can down......8 Downloads ---New Releases-aspose.slides-for-jasperreports-23...slides-for-jasperreports-23.8 Downloads ---New Releases-aspose.drawing-for-...

    releases.aspose.com/tags/conholdate/
  9. ChartDataPointCollection|Aspose.Sildes for Pyth...

    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....k_series(value) Creates the new data point and adds it to the...k_series(value) Creates the new data point and adds it to the...

    docs.aspose.com/slides/python-net/api-reference...
  10. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....instance Document pdfDocument = new Document (); // Add page to pages...certain dimensions Graph graph = new Graph ( 400 , 400 ); // Set border...

    docs.aspose.com/pdf/java/add-ellipse/