Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 210,933 for

new

(0.14 sec)
  1. Section|Aspose.Slides Documentation

    Manage slide sections in C# with Aspose.Slides: create, rename, reorder easily, move slides between sections, and control visibility for PPT, PPTX and ODP....Add_Section () { using var pres = new Presentation (); // Specify the...pres . Sections . AddSection ( "New Section" , pres . Slides [ 0...

    docs.aspose.com/slides/net/examples/elements/se...
  2. Set Default Font Name|Aspose.PDF for Java

    This section describes how to set default font name using Aspose.PDF for Java library....setDefaultFontName is set to null the Times New Roman font will be used. The...() { Document pdfDocument = new Document ( _dataDir + "input...

    docs.aspose.com/pdf/java/set-default-font-name/
  3. MorphDataControl | Aspose.Words for Java

    The MorphDataControl structure is an aggregate of six controls CheckBox ComboBox ListBox OptionButton TextBox and ToggleButton in Java.... Document doc = new Document(getMyDir() + "ActiveX...getOleControl(); oleControl.setForeColor(new Color((0x17), (0xE1), (0x35)));...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose.PSD for Java 24.4 - 发布说明|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....设置许可证会导致异常,如果多次进行设置 License license = new License (); String liccorrectJava...image . save ( outputFilePath , new PngOptions ()); } PSDJAVA-612...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  5. Vytvorte Dokument V Jazyku Java

    Vytvorte súbor pomocou knižnice Java. Jednoducho vytvorte nový dokument v Java v niekoľkých krokoch....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/sk/java/make/
  6. Buat WORD Menggunakan Java

    Buat WORD baharu dalam Java dalam beberapa langkah. Buat WORD dengan mudah menggunakan pustaka Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/ms/java/make/word/
  7. Կատարեք WORD՝ Օգտագործելով Java

    Ստեղծեք նոր WORD Java ում մի քանի քայլով: Հեշտությամբ ստեղծեք WORD՝ օգտագործելով Java գրադարանը:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/hy/java/make/word/
  8. Կատարեք HTML՝ Օգտագործելով Java

    Ստեղծեք նոր HTML Java ում մի քանի քայլով: Հեշտությամբ ստեղծեք HTML՝ օգտագործելով Java գրադարանը:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/hy/java/make/html/
  9. Გააკეთეთ WORD Java Ის Გამოყენებით

    შექმენით ახალი WORD Java ში რამდენიმე ნაბიჯით. მარტივად შექმენით WORD 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/word/
  10. Urobiť DOCX Pomocou Java

    Vytvorte nový DOCX v Java v niekoľkých krokoch. Jednoducho vytvorte DOCX pomocou knižnice Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/sk/java/make/docx/