Sort Score
Result 10 results
Languages All
Labels All
Results 9,241 - 9,250 of 198,891 for

new

(0.09 sec)
  1. GradientStop class | Aspose.Words for Python

    aspose.words.drawing.GradientStop class. Represents one gradient stop...GradientStop(color, position) Initializes a new instance of the GradientStop...transparency) Initializes a new instance of the GradientStop...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Set the style of the shapes in a visio page wit...

    Learn how to set the style of the shapes in a visio page with Aspose.Diagram.... We'll start by creating a new diagram using the Aspose.Diagram...Aspose.Diagram.Diagram diagram = new Aspose.Diagram.Diagram(); diagram...

    products.aspose.com/diagram/tutorial/set-shape-...
  3. PSD ファイルをオンラインで編集 | products.aspose.com

    PSD アドビフォトショップファイルをオンラインで編集...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/jp/editor/
  4. ImageStamp functionality not working on Linux -...

    We have observed that the ImageStamp feature in Aspose.PDF does not work on Amazon Linux. The same code works correctly in a Windows environment. However, on Amazon Linux, the image watermark is not applied. No errors ar…...Exists(filePath)) throw new FileNotFoundExceptio($"File not...ReadAllBytes(filePath); return new MemoryStream(fileBytes); } static...

    forum.aspose.com/t/imagestamp-functionality-not...
  5. HtmlFixedSaveOptions.exportEmbeddedImages prope...

    HtmlFixedSaveOptions.exportEmbeddedImages property. Specifies whether images should be embedded into Html document in Base64 format... let doc = new aw . Document ( base . myDir... let htmlFixedSaveOptions = new aw . Saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Shading.clearFormatting method | Aspose.Words f...

    Shading.clearFormatting method. Removes shading from the object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Callout|Aspose.Slides Documentation

    PowerPoint chart callouts and data labels in C# or .NET...Contents [ Hide ] Using Callouts New property ShowLabelAsDataCallo...Presentation presentation = new Presentation ()) { IChart chart...

    docs.aspose.com/slides/net/callout/
  8. GradientStop constructor | Aspose.Words for Python

    aspose.words.drawing.GradientStop constructor...GradientStop(color, position) Initializes a new instance of the GradientStop...transparency) Initializes a new instance of the GradientStop...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shape Animation|Aspose.Slides Documentation

    Apply PowerPoint animation in Java... Presentation pres = new Presentation (); try { ISlide...(). get_Item ( 0 ); // Adds new AutoShape with text IAutoShape...

    docs.aspose.com/slides/androidjava/shape-animat...
  10. How to set category axis|Documentation

    Learn how to set the category axis in Aspose.Cells for Java. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....sample code Create a new workbook. Create a new chart in the first...

    docs.aspose.com/cells/java/how-to-set-category-...