Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 213,599 for

new

(0.43 sec)
  1. Կատարեք DOCX՝ Օգտագործելով Javascript

    Ստեղծեք նոր DOCX JavaScript ում մի քանի քայլով: Հեշտությամբ ստեղծեք DOCX՝ օգտագործելով 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/docx/
  2. Გააკეთეთ DOC C# Ის Გამოყენებით

    შექმენით ახალი DOC C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOC .NET ბიბლიოთეკის გამოყენებით....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/ka/net/make/doc/
  3. PersonCollection | Aspose.Words for Java

    Represents a list of persons who are bibliography source contributors in Java.... Document document = new Document(getMyDir() + "Bibliography...create a new source. Source newSource = new Source("New source"...

    reference.aspose.com/words/java/com.aspose.word...
  4. FileFontSource | Aspose.Words for .NET

    Discover the FileFontSource constructor for seamless font integration in your projects. Enhance your design with easy-to-use coding solutions!...FileFontSource fileFontSource = new FileFontSource ( MyDir + "Alte...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  5. MemoryFontSource | Aspose.Words for .NET

    Discover MemoryFontSource, a powerful constructor for seamless font management in your projects. Enhance your design with ease and efficiency!...MemoryFontSource memoryFontSource = new MemoryFontSource ( fontBytes...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  6. GradientStopCollection | Aspose.Words for Java

    Contains a collection of GradientStop objects in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...setTransparency(0.25); // Add new gradient stop to the end of collection...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChartDataTable | Aspose.Words for Java

    Allows to specify properties of a chart data table in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...clear(); double[] xValues = new double[] { 2020.0, 2021.0, 2022...

    reference.aspose.com/words/java/com.aspose.word...
  8. Make WORD Using Java

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

    products.aspose.com/words/java/make/word/
  9. Make HTML Using Java

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

    products.aspose.com/words/java/make/html/
  10. Aspose.PSD for .NET 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....{ RawColor backgroundColor = new RawColor ( PixelDataFormat ....White PsdOptions psdOptions = new PsdOptions ( psdImage ) { ColorMode...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-5...