Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 164,094 for

new

(0.12 sec)
  1. Custom PowerPoint Font in C#|Aspose.Slides Docu...

    PowerPoint custom fonts in C#...seek fonts String [] folders = new String [] { dataDir }; // Loads...Presentation presentation = new Presentation ( dataDir + "DefaultFonts...

    docs.aspose.com/slides/net/custom-font/
  2. ChartSeriesCollection.add method | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesCollection.add method...{#string_string[]_number[]} Adds new ChartSeries to this collection...{#string_number[]_number[]} Adds new ChartSeries to this collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Adding VBA Module and Code using Aspose.Cells|D...

    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....Cells allows you to add a new VBA Module and Macro Code using...getModules().add( ) method to add the new VBA Module inside the workbook...

    docs.aspose.com/cells/java/adding-vba-module-an...
  4. AxisBound class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisBound class. Represents minimum or maximum bound of axis values...Description AxisBound() Creates a new instance indicating that axis...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…...the document Document doc = new Document("test.docx"); // Create...image stamp ImageStamp stamp = new ImageStamp("watermark.png");...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  6. Create and Embed an Excel Chart as an OLE Objec...

    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 a new workbook with one sheet in it...excelApplication = new xlNS . Application () ; //new Microsoft.Office...

    docs.aspose.com/slides/net/create-and-embed-an-...
  7. BorderCollection | Aspose.Words for Java

    A collection of Border objects in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...in a document. Document doc = new Document(getMyDir() + "Borders...

    reference.aspose.com/words/java/com.aspose.word...
  8. Create Fallback Fonts Collection|Aspose.Slides ...

    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....presentation: Presentation pres = new Presentation (); try { IFontFallBackRulesCo...userRulesList = new FontFallBackRulesCol (); userRulesList . add ( new FontFallBackRule...

    docs.aspose.com/slides/androidjava/create-fallb...
  9. WarningInfoCollection.count property | Aspose.W...

    WarningInfoCollection.count property. Gets the number of elements contained in the collection....warnings = new aw . WarningInfoCollectio (); let lo = new aw . Loading...warningCallback = warnings ; let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose.PSD for .NET 21.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....); PsdLoadOptions options = new PsdLoadOptions (); using ( PsdImage...image . Save ( outputFilePath , new PsdOptions ( image )); image...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...