Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 50,294 for

shape

(0.1 sec)
  1. AxisBound.ValueAsDate | Aspose.Words for .NET

    Discover the AxisBound ValueAsDate property, which efficiently returns axis-bound values as datetime for enhanced data visualization and analysis....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartDataLabel.ShowDataLabelsRange | Aspose.Wor...

    Discover the ChartDataLabel ShowDataLabelsRange property to enhance your charts by displaying data label values. Boost clarity with this easy feature!...new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::GetEnumerator method. Returns an enumerator object in C++....Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Smart Object Update and Export using Aspose.PSD...

    Examples of how to use Smart Objects in PSD File... Shape Layers represent a crucial feature...

    docs.aspose.com/psd/java/smart-object-update/
  5. SVG Gradients – Linear and Radial Gradients – A...

    Learn how to create SVG linear and radial gradients, control stops, directions, and reuse gradients with examples....fill or stroke properties for shapes, text, etc. SVG Linear Gradient...of the width and height of a shape to fill. Both defaults to 50%...

    docs.aspose.com/svg/net/drawing-basics/svg-grad...
  6. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Java Modern API for seamless PowerPoint and OpenDocument automation....dispose (); } // add a picture shape on the slide #1 pres . getSlides...pres . dispose (); } Getting a Shape Thumbnail Code using a deprecated...

    docs.aspose.com/slides/androidjava/modern-api/
  7. Product Overview|Aspose.Slides for Python Docum...

    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....features such as managing texts, shapes, tables & animations, adding...tables and different kinds of shapes, you get to use it to add different...

    docs.aspose.com/slides/python-java/product-over...
  8. Product Overview|Aspose.Slides for Node.js via ...

    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....features such as managing texts, shapes, tables & animations, adding...tables and different kinds of shapes, you get to use it to add different...

    docs.aspose.com/slides/nodejs-net/product-overv...
  9. Ինչպես չափափոխել նկարը Word-ում Python-ի միջոցով

    Այս հոդվածը ձեզ ուղղորդում է, թե ինչպես փոխել նկարի չափը Word-ում Python-ի միջոցով: Այն տրամադրում է կազմաձևման մանրամասներ, քայլ առ քայլ գործընթաց և գործարկվող կոդ՝ MS Word-ում Python-ի միջոցով պատկերը չափափոխելու համար:...ավելացված պատկերի չափը սահմանելով Shape դասի օբյեկտի միջոցով: Կոդ՝ Word-ում...

    kb.aspose.com/hy/words/python/how-to-resize-pic...
  10. Several JPG Into SVG C#

    Merge multiple JPG into SVG in C# code. Save JPG as SVG using C#....new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...pageSetup.PageWidth = shapes.Max(shape => shape.Width); pageSetup...

    products.aspose.com/words/net/merge/jpg-to-svg/