Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 378,453 for

new

(0.12 sec)
  1. IChartDataPointCollection - Aspose.Slides for J...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications.... (double value) Creates the new data point and adds it to the...IChartDataCell value) Creates the new data point and adds it to the...

    reference.aspose.com/slides/java/com.aspose.sli...
  2. ichartdatapointcollection - Aspose.Slides for A...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps.... (double value) Creates the new data point and adds it to the...IChartDataCell value) Creates the new data point and adds it to the...

    reference.aspose.com/slides/androidjava/com.asp...
  3. Svg image not rendering - Free Support Forum - ...

    Hi, we are trying to insert an image into a FloatingBox, but the image renders wrong. Code: Image image = New Image(); if (ctx.getBanner().get().getFileName().endsWith(“svg”)) { image.setFileType(ImageFileType.Svg); …... Code: Image image = new Image(); if (ctx.getBanner()...setFixHeight(60); image.setMargin(new MarginInfo(30, 0, 30, 30)); FloatingBox...

    forum.aspose.com/t/svg-image-not-rendering/261090
  4. BarcodeParameters.AddStartStopChar | Aspose.Wor...

    BarcodeParameters AddStartStopChar property. Whether to add Start/Stop characters for barcode types NW7 and CODE39 in C#....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  5. BarcodeParameters.FixCheckDigit | Aspose.Words ...

    BarcodeParameters FixCheckDigit property. Whether to fix the check digit if its invalid in C#....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  6. BarcodeParameters.IsBookmark | Aspose.Words for...

    BarcodeParameters IsBookmark property. Whether PostalAddress is the name of a bookmark in C#....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  7. BarcodeParameters.SymbolRotation | Aspose.Words...

    BarcodeParameters SymbolRotation property. Rotation of the barcode symbol. Valid values are 0 3 in C#....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  8. BarcodeParameters.DisplayText | Aspose.Words fo...

    BarcodeParameters DisplayText property. Whether to display barcode data text along with image in C#....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  9. IReplacingCallback.Replacing | Aspose.Words for...

    IReplacingCallback Replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made in C#....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Writeln ( "Our new location in New York City is opening...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Chart.Series | Aspose.Words for .NET

    Chart Series property. Provides access to series collection in C#....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...( "Series 1" , categories , new [] { 76.6 , 82.1 , 91.6 }); chart...

    reference.aspose.com/words/net/aspose.words.dra...