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

new

(0.67 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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...
  5. DocSaveOptions | Aspose.Words for .NET

    Discover the DocSaveOptions constructor for seamless document saving in Doc format. Enhance your workflow with easy, efficient document management....DocSaveOptions() Initializes a new instance of this class that can...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. How to add Polyline Annotation using .NET | Asp...

    Source code on C# to add Polyline annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....instance of Document class Create a new page or get a reference to an...polylineAnnotation = new PolylineAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/net/annotation/polyline...
  7. 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/
  8. 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/
  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/hy/java/make/word/
  10. Կատարեք 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/