Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 43,007 for

shapes

(0.08 sec)
  1. Removing row or column in Table in VSTO and Asp...

    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....[ 1 ]; foreach ( Shape shp in sld . Shapes ) { if ( shp . HasTable...foreach ( IShape shp in sld . Shapes ) if ( shp is ITable ) { ITable...

    docs.aspose.com/slides/net/removing-row-or-colu...
  2. PPT to PPTX conversion|Aspose.Slides 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.... Group shapes. Converting autoshapes including...including rectangles and ellipses. Shapes with custom geometry. Textures...

    docs.aspose.com/slides/java/ppt-to-pptx-convers...
  3. Saving to Fixed-page Format in C++|Aspose.Words...

    How to save a document to a fixed-page format – PDF, XPS, HTML, XAML, PostScript, and PCL? See the instructions....rendering of DrawingML shapes and fallback shapes ( DmlRenderingMode...

    docs.aspose.com/words/cpp/saving-a-document-to-...
  4. Working with Pages|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....Auto-space a Collection of Shapes in the Visio Page Format Visio...

    docs.aspose.com/diagram/python-java/working-wit...
  5. Forms2OleControlCollection | Aspose.Words for Java

    Represents collection of Forms2OleControl objects in Java....docm"); // Shapes store and display OLE objects...body. Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Technical Articles|Aspose.Slides 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....Extracting Images from Presentation shapes Multithreading in Aspose.Slides...

    docs.aspose.com/slides/androidjava/technical-ar...
  7. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....Workbook workbook ; // Get the shapes collection from the first worksheet...worksheet ShapeCollection shapes = workbook . GetWorksheets ()...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  8. How to Extract Images from Word Document in C#

    This tutorial explains how to extract images from Word document in C#. It contains information about the configuration, step-wise process and a runnable sample code that can be used to extract all images from Word document in C#....object Get the collection of shapes from the Word document using...elements in the shapes collection Save each shape that has an image...

    kb.aspose.com/words/net/how-to-extract-images-f...
  9. Developer Guide|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....Save and Manage Excel files Shapes Worksheets Protect and Unprotect...

    docs.aspose.com/cells/python-java/developer-guide/
  10. Convert a Visio Shape To Html|Documentation

    This section explains how to convert a visio shape to html with Aspose.Diagram....Convert a Visio Shape To Html Contents [ Hide ] **Convert a visio...visio shape to html ** The ToHTML method exposed by the Shape...

    docs.aspose.com/diagram/java/convert-a-visio-sh...