Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 218,606 for

new

(0.18 sec)
  1. glTF Mesh Features Example|Documentation

    This documentation page demonstrates how to create a glTF file with EXT_mesh_features using Aspose.3D for .NET....we create a mesh var mesh = new Mesh (); // Add control points...mesh . ControlPoints . Add ( new Vector4 ( 0 , 1 , 0 )); // Point...

    docs.aspose.com/3d/net/developer-guide/meta-dat...
  2. Public API Changes in Aspose.Imaging 2.5.0|Docu...

    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, added...var options = new PngOptions (); var image = new PngImage ( options...

    docs.aspose.com/imaging/net/public-api-changes-...
  3. Decode and encode texture using ImageSharp|Docu...

    Decode texture from image files using ImageSharp...ITextureEncoder where T : IImageEncoder , new () { public string FileExtension...ToBitmap ( texture ); var encoder = new T (); bmp . Save ( stream , encoder...

    docs.aspose.com/3d/net/decode-and-encode-textur...
  4. Audio|Aspose.Slides Documentation

    Discover Aspose.Slides for Android audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP presentations with clear Java code....Presentation presentation = new Presentation (); try { ISlide...50 , 100 , 100 , new ByteArrayInputStream ( new byte [ 0 ])); }...

    docs.aspose.com/slides/androidjava/examples/ele...
  5. Audio|Aspose.Slides Documentation

    Discover Aspose.Slides for Java audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP presentations with clear Java code....Presentation presentation = new Presentation (); try { ISlide...50 , 100 , 100 , new ByteArrayInputStream ( new byte [ 0 ])); }...

    docs.aspose.com/slides/java/examples/elements/a...
  6. 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...
  7. BubbleSizeCollection | Aspose.Words for Java

    Represents a collection of bubble sizes for a chart series in Java.... To add or insert new values to a chart series, or...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Split PDF, HTML, TXT Files using Java | Aspose.PDF

    Java source code to split files on Java and PHP, Delphi.... Create a new Document class object to split...//Read the source PDF file doc = new com . aspose . pdf . Document...

    products.aspose.com/pdf/java/splitter/
  9. Ustvari PDF Z Uporabo Java

    Ustvarite novo PDF v Java v nekaj korakih. Preprosto ustvarite PDF s knjižnico Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/sl/java/make/pdf/
  10. How to add Polyline Annotation using .NET | Asp...

    Add Polyline annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....instance of Document class Create a new page or get a reference to an...polylineAnnotation = new PolylineAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/net/annotation/polyline...