Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 192,755 for

new

(0.07 sec)
  1. Aspose.PSD for .NET 24.4 - Release Notes|Docume...

    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.... Save ( outputFilePath , new PngOptions ()); } PSDNET-1879...false ; PsdOptions psdOptions = new PsdOptions ( psdImage ) { ColorMode...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-4...
  2. Buat DOCX Menggunakan Java

    Buat DOCX baharu dalam Java dalam beberapa langkah. Buat DOCX 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/docx/
  3. Կատարեք 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/hy/java/make/md/
  4. Urobiť HTML Pomocou Java

    Vytvorte nový HTML v Java v niekoľkých krokoch. Jednoducho vytvorte HTML 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/html/
  5. Urobiť WORD Pomocou Java

    Vytvorte nový WORD v Java v niekoľkých krokoch. Jednoducho vytvorte WORD 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/word/
  6. Load docx throw The document appears to be corr...

    Env Windows 11 Aspose.Words for NET 25.2 Code void Main() { var doc=New Aspose.Words.Document(@"C:\Users\hello\Desktop\test\test.docx"); } Test File test.zip (1.8 MB)...2 Code void Main() { var doc=new Aspose.Words.Document(@"C:\U...compatibility: LoadOptions loadOptions = new LoadOptions { MswVersion = MsWordVersion...

    forum.aspose.com/t/load-docx-throw-the-document...
  7. Managing Worksheets in Ruby|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....Worksheets to a New Excel File To add Worksheet to a new Excel file...aspose.cells.Workbook' ) . new # Adding a new worksheet to the Workbook...

    docs.aspose.com/cells/java/managing-worksheets-...
  8. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison in Java....docOriginal = new Document(); DocumentBuilder builder = new Documen...newComment = new Comment(docOriginal, "John Doe", "J.D.", new Date());...

    reference.aspose.com/words/java/com.aspose.word...
  9. 插入新工作表|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....FileName = FilePath + "Insert a new worksheet.xlsx" ; InsertWorksheet...newWorksheetPart . Worksheet = new Worksheet ( new SheetData ()); Sheets...

    docs.aspose.com/cells/zh/net/insert-a-new-works...
  10. Working with Textures in PostScript | .NET

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/ps/working-with-textures/