Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 165,116 for

new

(0.08 sec)
  1. ContainerConfig|Documentation

    ContainerConfig element is used to break content into columns and to add a footer to the form.... new ContainerConfig () { Children = new List < BaseConfig...templateConfig = new TemplateConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/cont...
  2. ReportBuilder.BuildReportToImages | Aspose.Word...

    Transform your template documents effortlessly with ReportBuilder's BuildReportToImages method, combining data from various sources into stunning images....; MessageTestClass sender = new MessageTestClass ( "LINQ Reporting...BuildReportDataSourc.2.docx" , new object [] { sender }, new [] { "s" }); ReportBuilder...

    reference.aspose.com/words/net/aspose.words.low...
  3. Make Markdown Using Javascript

    Make a New Markdown in JavaScript in a few steps. Easily create Markdown using Node.js via .NET library....the following example: Make a new MD using JavaScript Copy Examples...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/nodejs-net/make/md/
  4. Make DOC Using Javascript

    Make a New DOC in JavaScript in a few steps. Easily create DOC using Node.js via .NET library....the following example: Make a new DOC using JavaScript Copy Examples...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/nodejs-net/make/doc/
  5. ShapeBase.LocalToParent | Aspose.Words for .NET

    Transform local coordinates to parent shape space with the ShapeBase LocalToParent method. Enhance precision in your 3D modeling projects today!... Document doc = new Document (); // Insert a group...group = new GroupShape ( doc ); group . Bounds = new RectangleF...

    reference.aspose.com/words/net/aspose.words.dra...
  6. AxisBound.Value | Aspose.Words for .NET

    Discover AxisBound Value. Effortlessly retrieve numeric axis bounds for precise data visualization and enhanced analytical insights....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...1" , new [] { 1.1 , 5.4 , 7.9 , 3.5 , 2.1 , 9.7 }, new [] { 2...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Shape.RefreshData() breaks shape from master wi...

    I’m evaluating Aspose.Diagram for Dotnet (Nuget version 25.1.0) and have trouble with a master shape which has a geometry with a NURBS coordinate. Let’s assume I have a .vsdx file with one master, which has a shape with…...master, add it to a new diagram and append new geometries. After...After that, I create a new instance shape of that master in the same...

    forum.aspose.com/t/shape-refreshdata-breaks-sha...
  8. Make Markdown Using C#

    Make a New Markdown in C# in a few steps. Easily create Markdown using .NET library....the following example: Make a new MD using C# Copy Examples Output...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...

    products.aspose.com/words/net/make/md/
  9. AdvancedCompareOptions | Aspose.Words for Java

    Allows to set advanced compare options in Java.... Document docA = new Document(getMyDir() + "Document...SDT 1.docx"); Document docB = new Document(getMyDir() + "Document...

    reference.aspose.com/words/java/com.aspose.word...
  10. Gawe Dokumen Ing C#

    Gawe berkas nganggo perpustakaan .NET. Nggawe dokumen anyar kanthi gampang ing C# kanthi sawetara langkah....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/jv/net/make/