Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 198,806 for

new

(0.21 sec)
  1. 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/
  2. 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...
  3. PDF Highlights Annotation|Aspose.PDF for Java

    Discover how to add highlights annotations in a PDF document in Java using Aspose.PDF to highlight important text....actions: Load the PDF file - new Document object. Create annotations:...PDF file Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/java/highlights-annotation/
  4. 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...
  5. 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...
  6. Merge images|Aspose.PDF for Java

    Learn how to merge multiple images into a single PDF file using Aspose.PDF in Java for efficient image handling....MergeImages01 () { File f = new File ( _dataDir ); File [] images...InputStream > inputImagesStreams = new ArrayList < InputStream > ();...

    docs.aspose.com/pdf/java/merge-images/
  7. 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/
  8. 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...
  9. Გააკეთეთ WORD Javascript Ის Გამოყენებით

    შექმენით ახალი WORD JavaScript ში რამდენიმე ნაბიჯით. მარტივად შექმენით WORD 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/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/