Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 212,908 for

new

(0.15 sec)
  1. Გააკეთეთ 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/
  2. 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/
  3. Buat Markdown Menggunakan Java

    Buat Markdown baharu dalam Java dalam beberapa langkah. Buat Markdown 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/md/
  4. Adding images to Header and footer along with p...

    Hi Aspose Team, We are converting HTML to PDF (multi page pdf) using HtmlLoadOptions class and then passing HTML to Aspose.Pdf.Document class. Now we have a requirement in which every page of generated pdf will have an i…... Document doc = new Document("Input.pdf"); Aspose...Aspose.Pdf.HeaderFooter header = new Aspose.Pdf.HeaderFooter(); Aspose...

    forum.aspose.com/t/adding-images-to-header-and-...
  5. Aspose 中的公共 API 更改。3D 16.11.0|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....Scene class object Scene scene = new Scene (); // create a node Node...Entities . Add ( new Sphere ()); //the new way to add an entity...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  6. How to digitally sign PDF|Aspose.PDF for Java

    Learn how to digitally sign a PDF file to ensure its authenticity and integrity using Aspose.PDF for Java...pdf" ; Document document = new Document ( inFile ); PdfFileSignature...signature = new PdfFileSignature ( document ); PKCS7 pkcs = new PKCS7...

    docs.aspose.com/pdf/java/digitally-sign-pdf-file/
  7. Add Images to PDF using Java | Aspose.PDF

    Adding images into PDF documents programmatically with Java sample code using Aspose.PDF for Java...try { Document pdfDocument = new Document ( DATA_DIR . resolve...FileInputStream imageStream = new FileInputStream ( DATA_DIR ....

    products.aspose.com/pdf/java/images/add/
  8. Aspose.PSD for Java 23.8 - 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....Add new type of warp (Flag) Feature PSDJAVA-519 Add new types...Feature PSDJAVA-520 Implement new method PsdImage.AddPosterizeAdjustme...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  9. Converter.Create | Aspose.Words for .NET

    Create a New instance of the converter processor effortlessly with our powerful Converter Create method for seamless data transformation....Contents [ Hide ] Create() Creates new instance of the converter processor...Create( ConverterContext ) Creates new instance of the converter processor...

    reference.aspose.com/words/net/aspose.words.low...
  10. 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...