Sort Score
Result 10 results
Languages All
Labels All
Results 7,531 - 7,540 of 378,467 for

new

(0.38 sec)
  1. PolygonShape | Aspose.Imaging for .NET API 参考

    表示多边形形状... BmpOptions bmpOptions = new Aspose . Imaging . ImageOptions...还是not bmpOptions . Source = new Aspose . Imaging . Sources ....

    reference.aspose.com/imaging/zh/net/aspose.imag...
  2. PresentationAnimationsGenerator | Aspose.Slides...

    Represents a generator of the animations in the .... Presentation pres = new Presentation("animated.pptx");...PresentationAnimatio animationsGenerator = new PresentationAnimatio(pres); try...

    reference.aspose.com/slides/androidjava/com.asp...
  3. Add | Aspose.Sildes for .NET API Reference

    Creates the New gradient stop and adds it to the end of collection....Add(float, Color) Creates the new gradient stop and adds it to...of the new gradient stop. color Color Color of the new radient...

    reference.aspose.com/slides/net/aspose.slides/i...
  4. Add | Aspose.Sildes for .NET API Reference

    Creates the New gradient stop and adds it to the end of collection....Add(float, Color) Creates the new gradient stop and adds it to...of the new gradient stop. color Color Color of the new radient...

    reference.aspose.com/slides/net/aspose.slides/g...
  5. HatchBrush | Aspose.Imaging for .NET API Reference

    HatchBrush Contents [ Hide ] HatchBrush class Defines a rectangular brush with a hatch style, a foreground color, and......virtual DeepClone () Creates a new deep clone of the current Brush...objects. The example creates a new Image and draw Rectangles on...

    reference.aspose.com/imaging/net/aspose.imaging...
  6. AxisBound.Value | Aspose.Words for .NET

    AxisBound Value property. Returns numeric value of axis bound in C#....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...
  7. MathBlock | Aspose.Sildes for .NET API Reference

    Initializes a New instance of the MathBlock class....] MathBlock() Initializes a new instance of the MathBlock class...Example: [C#] MathBlock mathBlock = new MathBlock (); See Also class...

    reference.aspose.com/slides/net/aspose.slides.m...
  8. CreateSession | Aspose.Imaging for .NET API Ref...

    CreateSession ImageMasking.CreateSession method Creates the masking session which can perform retraining decompose op...... PngOptions exportOptions = new Aspose . Imaging . ImageOptions...Source = new Aspose . Imaging . Sources . StreamSource ( new System...

    reference.aspose.com/imaging/net/aspose.imaging...
  9. Enum MaxiCodeMode | Aspose.BarCode for .NET API...

    Aspose.BarCode.Generation.MaxiCodeMode enum. Encoding mode for MaxiCode barcodes...MaxiCodeCodetextMode maxiCodeCodetext = new MaxiCodeCodetextMode (); maxiCodeCodetext...MaxiCodeStandartSeco maxiCodeStandartSeco = new MaxiCodeStandartSeco (); maxiCodeStandartSeco...

    reference.aspose.com/barcode/net/aspose.barcode...
  10. Convert tiff to pdf in Java using aspose api - ...

    Hello team, We have a requirement in our project to convert tiff images to pdf.I am trying to use aspose api to do the same. But the issue is image height and width for the tiff files are not constant. Also sometimes re…...SECTION_BREAK_NEW_PAGE); BufferedImage bufferedImage...ratioHeight)); } double[] size = new double[2]; size[0] = targetWidth;...

    forum.aspose.com/t/convert-tiff-to-pdf-in-java-...