Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 210,648 for

new

(0.08 sec)
  1. Render 3D Scene with Panorama Mode in Depth|Doc...

    Using Aspose.3D for .NET API, developers can render a 3D scene with panorama mode in depth instead of the colors....//load the scene Scene scene = new Scene ( dataDir + "skybox.obj"...capturing the cube map Camera cam = new Camera ( ProjectionType . Perspective...

    docs.aspose.com/3d/net/render-3d-scene-with-pan...
  2. IDocumentSavingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during saving a document in Java....throws Exception { Document doc = new Document(getMyDir() + "Big document...HtmlSaveOptions saveOptions = new HtmlSaveOptions(saveFormat);...

    reference.aspose.com/words/java/com.aspose.word...
  3. AxisBound.ValueAsDate | Aspose.Words for .NET

    Discover the AxisBound ValueAsDate property, which efficiently returns axis-bound values as datetime for enhanced data visualization and analysis....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...
  4. AxisBound.IsAuto | Aspose.Words for .NET

    Discover AxisBound IsAuto. Automatically determine axis bounds for enhanced data visualization and streamlined analysis. Optimize your charts effortlessly!...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. How to migrate to Aspose.Imaging v1.6.0 or high...

    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 new and obsoleted features along...snippet describes the usage of new namespace in place of the obsoleted...

    docs.aspose.com/imaging/net/how-to-migrate-to-a...
  6. Aspose.PSD for .NET 22.1 - 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....Create ( new PsdOptions () { Source = new StreamSource ( new MemoryStream...shape2 = new PathShape (); shape2 . Points . Add ( new BezierKnot...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  7. Manage ActiveX Controls in Presentations in .NE...

    Learn how Aspose.Slides for .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....Presentation presentation = new Presentation ( "ActiveX.pptm"...image unchanged. Bitmap image = new Bitmap (( int ) control . Frame...

    docs.aspose.com/slides/net/activex/
  8. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility.... It includes not only new and obsoleted public methods...doc = new Document ( "doc.pdf" ); InputStream fs = new FileInputStream...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  9. Aspose.PSD for .NET 25.2 - 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.... Load ( sourceFile , new PsdLoadOptions () { LoadEffectsResource...true })) { var pngOptions = new PngOptions () { ColorType = PngColorType...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-2...
  10. VbaModuleCollection.add method | Aspose.Words f...

    VbaModuleCollection.add method. Adds a module to the collection.... let doc = new aw . Document (); // Create a new VBA project...project. let project = new aw . Vba . VbaProject (); project . name...

    reference.aspose.com/words/nodejs-net/aspose.wo...