Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 49,135 for

shape

(0.12 sec)
  1. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....null ; // Iterates through the shapes and sets a reference to the...foreach ( IShape shp in sld . Shapes ) { if ( shp is ITable ) {...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  2. Edit Connector Geometry Section in the ShapeShe...

    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....vsd" ); #set connector shape id $connector_id = 1 ; $connector...

    docs.aspose.com/diagram/java/edit-connector-geo...
  3. Several JPG Into Image Java

    Merge multiple JPG into Image in Java code. Save JPG as Image using Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/java/merge/jpg-to-image/
  4. Several JPG Into GIF Java

    Merge multiple JPG into GIF in Java code. Save JPG as GIF using Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/java/merge/jpg-to-gif/
  5. Aspose::Words::Drawing::Charts::ChartAxis class...

    Aspose::Words::Drawing::Charts::ChartAxis class. Represents the axis options of the chart. To learn more, visit the documentation article in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Modifying Images|Documentation

    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.... Exporting Text as Shape While Converting EMF MetaFile...developers can get text as shapes while converting EMF to SVG...

    docs.aspose.com/imaging/java/modifying-images/
  7. MarkdownSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownSaveOptions for enhanced document saving in Markdown format. Customize your output with advanced options today!...value determining how DrawingML shapes are rendered. EmptyParagraphExport..."MarkdownSaveOptions.HandleDocument.md shape" )) . Count ( f => f . EndsWith...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose.PSD

    Java Package (class library) to read, write, edit, convert Adobe Photoshop® (PSD, PSB) & Adobe Illustrator® (AI) vector graphics via Java API....and etc Draw and fill basic shapes. Clip rectangular regions....smart object layer, fill layer, shape layer Support of vector, raster...

    releases.aspose.com/psd/java/
  9. Convert Presentations to HTML5 in Java|Aspose.S...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Java. Preserve formatting, animations, and interactivity....want to specify settings for shape animations and slide transitions...options to enable or disable shape animations and slide transitions...

    docs.aspose.com/slides/java/export-to-html5/
  10. ChartAxis class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxis class. Represents the axis options of the chart...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...