Sort Score
Result 10 results
Languages All
Labels All
Results 5,911 - 5,920 of 197,059 for

new

(0.14 sec)
  1. Grouping Data|Documentation

    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.... OleDbConnection con = new OleDbConnection ( "provider=microsoft...SQL query. OleDbCommand cmd = new OleDbCommand ( "Select * from...

    docs.aspose.com/cells/net/grouping-data/
  2. How to add Circle Annotation using Java | Aspos...

    Java sample code to add Circle annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....instance of Document class Create a new page or get a reference to an...PDF file Document document = new com . aspose . pdf . Document...

    products.aspose.com/pdf/java/annotation/circle/...
  3. Your First Aspose.3D Application|Documentation

    Create, edit and save your first 3d file in any supported formats using Aspose.3D for .NET to experience its simplicity and power in C#.... Create a new 3D file, or open an existing...Create a New Scene Document The following example creates a new 3D...

    docs.aspose.com/3d/net/your-first-aspose-3d-app...
  4. INodeChangingCallback.NodeRemoving | Aspose.Wor...

    Discover the INodeChangingCallback NodeRemoving method, which triggers before a document node is removed, ensuring smooth document management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HandleNodeChangingFo callback = new HandleNodeChangingFo (); doc...

    reference.aspose.com/words/net/aspose.words/ino...
  5. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java.... Document doc = new Document(getMyDir() + "Multi-section...doc, int type) Initializes a new instance of this class. Methods...

    reference.aspose.com/words/java/com.aspose.word...
  6. IMailMergeDataSource Interface | Aspose.Words f...

    Unlock powerful mail merging with Aspose.Words.MailMerging.IMailMergeDataSource. Effortlessly connect custom data sources for seamless document automation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Customer > customers = new List < Customer > { new Customer ( "Thomas...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library.... Create a new Visio file, or open an existing...existing Visio file. Create a new text box. Insert the words Hello...

    docs.aspose.com/diagram/python-java/your-first-...
  8. Work and Generate Shapefile using C# library|Do...

    Using GIS C# Library API, you can create or generate New Esri ShapeFile and add information to it. You can also add New features in ShapeFile....NET lets you create new ShapeFile and add information...Spatial Reference System Add new features in ShapeFile Convert...

    docs.aspose.com/gis/net/shapefile-esri/
  9. Opening Image files in PHP|Documentation

    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....using the file path $image = new Image (); $image = $image ->...Create a Stream Object $stream = new Stream ( $dataDir + "test.jpg"...

    docs.aspose.com/imaging/java/opening-image-file...
  10. Edit DOCX In C#

    Edit DOCX in C# code....and formatting attributes Add new DOCX elements Search DOCX for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/net/edit/docx/