Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 213,277 for

new

(0.16 sec)
  1. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter(); // Create...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.PSD for .NET 21.11 - Release Notes|Docum...

    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....psdOptions = new PsdOptions () { Source = new StreamSource ( new MemoryStream...words = new [] { "Mom" , "Stacy" }; string [] fonts = new [] { "Caveat"...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  3. Կատարեք DOC՝ Օգտագործելով Java

    Ստեղծեք նոր DOC Java ում մի քանի քայլով: Հեշտությամբ ստեղծեք DOC՝ օգտագործելով 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/doc/
  4. Ustvari DOCX Z Uporabo Java

    Ustvarite novo DOCX v Java v nekaj korakih. Preprosto ustvarite DOCX s knjižnico Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/sl/java/make/docx/
  5. Გააკეთეთ DOCX Java Ის Გამოყენებით

    შექმენით ახალი DOCX Java ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOCX 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/docx/
  6. Buat HTML Menggunakan Java

    Buat HTML baharu dalam Java dalam beberapa langkah. Buat HTML 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/html/
  7. Შექმენით Დოკუმენტი Java Ში

    შექმენით ფაილი Java ბიბლიოთეკის გამოყენებით. მარტივად შექმენით ახალი დოკუმენტი 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/
  8. PageExtractOptions | Aspose.Words for Java

    Allows to specify options for document page extracting in Java.... Document doc = new Document(getMyDir() + "Page fields...page numbering is reset and a new one begins, // as if we had copied...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/java/working-with-tables/
  10. HTML to PDF too slow with version 25.7.0 and ab...

    Dear support team, We are using Aspose.pdf version 25.7.0 for html to pdf Below is the code that we are using for HTML to PDF where “using (Document pdfDocument = New Document(stream, htmloptions))” is taking too much …...using (Document pdfDocument = new Document(stream, htmloptions))...file as well. var htmloptions = new Aspose.Pdf.HtmlLoadOptions();...

    forum.aspose.com/t/html-to-pdf-too-slow-with-ve...