Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 42,835 for

shape

(0.21 sec)
  1. ChartXValue.FromDouble | Aspose.Words for .NET

    Discover the ChartXValue FromDouble method to effortlessly create Double type ChartXValue instances, enhancing your data visualization capabilities....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeries series1...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Working with masks in Aspose.PSD for С#|Documen...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...visibility of one layer based on the shape and content of another layer...visibility of a layer to the shape defined by another layer below...

    docs.aspose.com/psd/net/update-create-layer-mask/
  3. Aspose::Words::Drawing::Charts::Chart::get_Lege...

    Aspose::Words::Drawing::Charts::Chart::get_Legend method. Provides access to the chart legend properties in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Შეკუმშოს JPG C#

    შეკუმშოს JPG C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...Jpeg) { JpegQuality = 50 }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/ka/net/compress/jpg/
  5. ChartAxisCollection class | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.ChartAxisCollection class. Represents a collection of chart axes....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Hide the major...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 55541813.xlsx

    Sheet1 Excel 2 Pdf - The following Shape throws Shape to Image Error FYI: This Excel file will work with 17.11 only. Because this issue has been fixed in recent versions. 2017-12-11T08:47:53Z 16.03......2 Pdf - The following Shape throws Shape to Image Error FYI: This...

    docs.aspose.com/cells/de/java/ignore-errors-whi...
  7. 55541813.xlsx

    Sheet1 Excel 2 Pdf - The following Shape throws Shape to Image Error FYI: This Excel file will work with 17.11 only. Because this issue has been fixed in recent versions. 2017-12-11T08:47:53Z 16.03......2 Pdf - The following Shape throws Shape to Image Error FYI: This...

    docs.aspose.com/cells/ja/java/ignore-errors-whi...
  8. ChartDataLabelCollection.Font | Aspose.Words fo...

    Access and customize the font formatting of your entire series' data labels with the ChartDataLabelCollection Font property for enhanced data visualization.... Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; chart . Series . Clear...

    reference.aspose.com/words/net/aspose.words.dra...
  9. How to Add Image Watermark in PPTX using Python

    In this topic, we'll walk you through the steps for how to add image watermark in PPTX using Python. You can insert a picture watermark in PowerPoint by using easy API interface in Python....collection Traverse through each shape inside the the presentation...collection Insert a picture frame shape with the desired image for every...

    kb.aspose.com/slides/python/how-to-add-image-wa...
  10. OoxmlCompliance | Aspose.Words for Java

    Allows to specify which OOXML specification will be used when saving in the DOCX format in Java....Examples: Shows how to insert DML shapes into a document. Document doc...are two wrapping types that shapes may have. // 1 - Floating:...

    reference.aspose.com/words/java/com.aspose.word...