Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 165,404 for

new

(0.05 sec)
  1. Გააკეთეთ Markdown Java Ის Გამოყენებით

    შექმენით ახალი Markdown Java ში რამდენიმე ნაბიჯით. მარტივად შექმენით Markdown Java ბიბლიოთეკის გამოყენებით....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/ka/java/make/md/
  2. Gawe DOC Nganggo Java

    Gawe DOC anyar ing Java ing sawetara langkah. Nggawe DOC kanthi gampang nggunakake perpustakaan Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/jv/java/make/doc/
  3. Export JasperReport to EMF|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....ASEmfExporter emfExporter = new ASEmfExporter (); ASEmfExportConfigura...ASEmfExportConfigura emfExportConfigurati = new ASEmfExportConfigura (); emfExporter...

    docs.aspose.com/imaging/jasperreports/export-ja...
  4. PersonCollection | Aspose.Words for .NET

    Create and manage a dynamic collection of individuals with the PersonCollection class. Simplify your data handling and enhance your applications today!...PersonCollection() Initialize a new instance of the PersonCollection...Create a new person collection. PersonCollection persons = new PersonCollection...

    reference.aspose.com/words/net/aspose.words.bib...
  5. ChartAxis.Scaling | Aspose.Words for .NET

    Discover ChartAxis Scaling properties for optimal axis adjustments. Unlock precise control over your data visualization with easy-to-use scaling options....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { new DateTime ( 2017 , 11 , 06 ), new DateTime...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TableConfig|Documentation

    TableConfig element organizes questions and answers in a tabular structure.... new TableConfig () { AnswersCount = 3 , Children = new List...provided in the Name property. new TableTitleConfig () { Name =...

    docs.aspose.com/omr/net/programmatic-forms/tabl...
  7. Buat PDF Menggunakan C#

    Buat PDF baharu dalam C# dalam beberapa langkah. Buat PDF 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/pdf/
  8. Drawing Rectangle in PHP|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....properties $create_options = new BmpOptions (); $create_options...$create_options -> setSource ( new StreamSource ( new ByteArrayInputStream...

    docs.aspose.com/imaging/java/drawing-rectangle-...
  9. Adding MapiCalendar to PST in PHP|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....the appointment $appointment = new MapiCalendar ( "LAKE ARGYLE WA...meeting :)" , new Date ( 2012 , 10 , 2 ), new Date ( 2012 , 10...

    docs.aspose.com/email/java/adding-mapicalendar-...
  10. DocumentBuilder constructor | Aspose.Words for ...

    Aspose.Words.DocumentBuilder constructor...DocumentBuilder() Initializes a new instance of this class. DocumentBuilder...Creates a new DocumentBuilder object and attaches it to a new Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...