Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 89,916 for

new

(0.27 sec)
  1. ChartSeriesCollection.count property | Aspose.W...

    ChartSeriesCollection.count property. Returns the number of [ChartSeries](../../chartseries/) in this collection....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...// We can add a series with new values for existing categories...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. NodeCollection.Item | Aspose.Words for .NET

    Access any node effortlessly with the NodeCollection Item property. Quickly retrieve nodes by index for seamless data management and enhanced performance.... Document doc = new Document (); // Add two runs...AppendChild ( new Run ( doc , "Hello world! " )); Shape shape = new Shape...

    reference.aspose.com/words/net/aspose.words/nod...
  3. ImageSavingArgs.IsImageAvailable | Aspose.Words...

    Check if an image is ready for export with the IsImageAvailable property in ImageSavingArgs. Ensure seamless image management and efficiency!...ImageSavingCallback () { Document doc = new Document ( MyDir + "Rendering...process. HtmlSaveOptions options = new HtmlSaveOptions (); options ...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ChartSeriesCollection.clear method | Aspose.Wor...

    ChartSeriesCollection.clear method. Removes all [ChartSeries](../../chartseries/) from this collection....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...// We can add a series with new values for existing categories...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose.Slides for PHP via Java 15.10.0中的公共API和不...

    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....要将系列动画添加到图表,可以使用以下代码: $pres = new Presentation ( $inFileName );...dispose (); } } 类别动画: $pres = new Presentation ( $inFileName );...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  6. Creating DataMatrix Barcodes|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....symbology ) { BarCodeAttributes b = new BarCodeAttributes (); b . setCodeText...JRRenderable" > <![ CDATA [ new com . aspose . barcode . jr ...

    docs.aspose.com/barcode/jasperreports/creating-...
  7. Presentation Notes|Aspose.Slides Documentation

    Presentation notes, speaker notes in Java...topic, we will introduce this new feature of removing Notes also...presentation file Presentation pres = new Presentation ( "presWithNotes...

    docs.aspose.com/slides/androidjava/presentation...
  8. CssStyleSheetType enumeration | Aspose.Words fo...

    Aspose.Words.Saving.CssStyleSheetType enumeration. Specifies how CSS (Cascading Style Sheet) styles are exported to HTML....'ExternalCssFilenames' , () => { let doc = new aw . Document ( base . myDir...document to HTML. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. RtfSaveOptions.saveImagesAsWmf property | Aspos...

    RtfSaveOptions.saveImagesAsWmf property. When ``true`` all images will be saved as WMF....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...an RTF. let rtfSaveOptions = new aw . Saving . RtfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IFontSavingCallback Interface | Aspose.Words fo...

    Control font saving in Aspose.Words with the IFontSavingCallback interface. Get notifications and customize HTML exports for optimal document quality....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...manner. HtmlSaveOptions options = new HtmlSaveOptions { ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...