Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 163,180 for

new

(0.07 sec)
  1. Შექმენით Დოკუმენტი Javascript Ში

    შექმენით ფაილი Node.js via .NET ბიბლიოთეკის გამოყენებით. მარტივად შექმენით ახალი დოკუმენტი JavaScript ში რამდენიმე ნაბიჯით....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...builder.font font.name = "Courier New" font.color = '#FF0000' font...

    products.aspose.com/words/ka/nodejs-net/make/
  2. Buat Dokumen Dalam Javascript

    Cipta fail menggunakan pustaka Node.js via .NET. Buat dokumen baharu dengan mudah dalam JavaScript dalam beberapa langkah....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...builder.font font.name = "Courier New" font.color = '#FF0000' font...

    products.aspose.com/words/ms/nodejs-net/make/
  3. Ստեղծեք Փաստաթուղթ Javascript Ում

    Ստեղծեք ֆայլ՝ օգտագործելով Node.js via .NET գրադարանը: Հեշտությամբ ստեղծեք նոր փաստաթուղթ JavaScript ում՝ մի քանի քայլով:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...builder.font font.name = "Courier New" font.color = '#FF0000' font...

    products.aspose.com/words/hy/nodejs-net/make/
  4. Կատարեք HTML՝ Օգտագործելով Javascript

    Ստեղծեք նոր HTML JavaScript ում մի քանի քայլով: Հեշտությամբ ստեղծեք HTML՝ օգտագործելով Node.js via .NET գրադարանը:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...builder.font font.name = "Courier New" font.color = '#FF0000' font...

    products.aspose.com/words/hy/nodejs-net/make/html/
  5. FieldTitle.Text | Aspose.Words for .NET

    Manage your FieldTitle Text property effortlessly. Easily get or set title text for enhanced clarity and user experience in your application.... Document doc = new Document (); // Set a value for...document. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldTitle...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Document.Save | Aspose.Words for .NET

    Effortlessly save your documents with our smart save method, automatically selecting the right format based on the file extension for seamless storage.... Document doc = new Document ( MyDir + "Document...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. PageSet | Aspose.Words for Java

    Describes a random set of pages in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);... ImageSaveOptions options = new ImageSaveOptions(SaveFormat.JPEG);...

    reference.aspose.com/words/java/com.aspose.word...
  8. IMailMergeDataSourceRoot | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source with master-detail data in Java....Document doc = createSourceDocument(new String[]{"Washington", "Seattle"});...employeesWashingtonB = new EmployeeList(); employeesWashingtonB.add(new Employee("John...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.PSD for Java 24.5 - 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 ()); } } static void... equals ( actual )) { throw new IllegalArgumentExcep ( message...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  10. Working with comments in docx4j and Aspose.Word...

    Work with comments within a document easily and fast instead of using docx4j....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...comment = new Comment ( doc , "Aspose" , "As" , new Date ());...

    docs.aspose.com/words/java/working-with-comment...