Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 182,186 for

new

(0.11 sec)
  1. ChoiceBoxConfig|Documentation

    ChoiceBoxConfig element generates a question with a fixed number of answers.... new ChoiceBoxConfig () { QuestionText...the other on one line or on new lines. To add a line break, insert...

    docs.aspose.com/omr/net/programmatic-forms/choi...
  2. AxisBound Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisBound class, your solution for defining axis value limits in charts for precise data visualization....Description AxisBound () Creates a new instance indicating that axis...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartSeriesCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartSeriesCollection class. Represents collection of a [ChartSeries](../chartseries/)...add(series_name, categories, values) Adds new ChartSeries to this collection...add(series_name, x_values, y_values) Adds new ChartSeries to this collection...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SplitterContext | Aspose.Words for Java

    Document splitter context in Java....SplitterContext splitterContext = new SplitterContext(); splitterContext...(FileInputStream streamIn = new FileInputStream(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  5. SmartTag.Accept | Aspose.Words for .NET

    Enhance user engagement with SmartTag's Accept method, designed to seamlessly welcome visitors and boost your website's interaction....void Create () { Document doc = new Document (); // A smart tag appears...underline. SmartTag smartTag = new SmartTag ( doc ); // Smart tags...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Կատարեք HTML՝ Օգտագործելով C#

    Ստեղծեք նոր HTML C# ում մի քանի քայլով: Հեշտությամբ ստեղծեք HTML՝ օգտագործելով .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/hy/net/make/html/
  7. Urobiť Markdown Pomocou C#

    Vytvorte nový Markdown v C# v niekoľkých krokoch. Jednoducho vytvorte Markdown pomocou knižnice .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/sk/net/make/md/
  8. Urobiť DOC Pomocou C#

    Vytvorte nový DOC v C# v niekoľkých krokoch. Jednoducho vytvorte DOC pomocou knižnice .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/sk/net/make/doc/
  9. Vytvorte Dokument V Jazyku C#

    Vytvorte súbor pomocou knižnice .NET. Jednoducho vytvorte nový dokument v C# v niekoľkých krokoch....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/sk/net/make/
  10. Կատարեք WORD՝ Օգտագործելով C#

    Ստեղծեք նոր WORD C# ում մի քանի քայլով: Հեշտությամբ ստեղծեք WORD՝ օգտագործելով .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/hy/net/make/word/