Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 223,008 for

new

(0.42 sec)
  1. Vytvorte Dokument V Jazyku Javascript

    Vytvorte súbor pomocou knižnice Node.js via .NET. Jednoducho vytvorte nový dokument v JavaScript v niekoľkých krokoch....); 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/sk/nodejs-net/make/
  2. Gawe DOCX Nganggo Javascript

    Gawe DOCX anyar ing JavaScript ing sawetara langkah. Nggawe DOCX kanthi gampang nggunakake perpustakaan 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/jv/nodejs-net/make/docx/
  3. Ustvari DOC Z Uporabo Javascript

    Ustvarite novo DOC v JavaScript v nekaj korakih. Preprosto ustvarite DOC s knjižnico 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/sl/nodejs-net/make/doc/
  4. Გააკეთეთ Markdown Javascript Ის Გამოყენებით

    შექმენით ახალი Markdown JavaScript ში რამდენიმე ნაბიჯით. მარტივად შექმენით Markdown 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/ka/nodejs-net/make/md/
  5. ReportBuilderContext | Aspose.Words for Java

    LINQ Reporting Engine context in Java....stream: MessageTestClass sender = new MessageTestClass("LINQ Reporting...(FileInputStream streamIn = new FileInputStream(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  6. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....ShapeRenderer constructor Initializes a new instance of this class. public...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Public API Changes in Aspose.3D 1.7.0|Documenta...

    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.... It includes not only new and updated public methods, but...ThreeD.Entities.Frustum class A new class Frustum is added. Camera...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  8. Add Sections to Word Document using Python

    Follow this article to add sections to Word document using Python. It has details to set the IDE, a list of steps, and a sample code for applying Microsoft Word section break using Python....complete product feature Create a new Document class object and a DocumentBuilder...Insert a section break with the new page option using the builder...

    kb.aspose.com/words/python/add-sections-to-word...
  9. TableSubstitutionRule.Load | Aspose.Words for .NET

    Effortlessly load table substitution settings from XML files with the TableSubstitutionRule Load method. Optimize your data management today!...doc = new Document (); FontSettings fontSettings = new FontSettings...= fontSettings ; // Create a new table substitution rule and load...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Make PDF Using Java

    Make a New PDF in Java in a few steps. Easily create PDF using Java library....the following example: Make a new PDF using Java Copy Examples...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    products.aspose.com/words/java/make/pdf/