Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 50,830 for

shape

(0.21 sec)
  1. Watermark VSSX document via Java | products.asp...

    Java sample code to add watermark to VSSX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....getValue (); //Add watermark Shape shape = page . addText ( pinx ...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/java/watermark/vssx/
  2. Watermark VSS document via Java | products.aspo...

    Java sample code to add watermark to VSS documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....getValue (); //Add watermark Shape shape = page . addText ( pinx ...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/java/watermark/vss/
  3. ChartSeriesCollection.add_double method | Aspos...

    aspose.words.drawing.charts.ChartSeriesCollection.add_double method...chart_type , width , height ): chart_shape = builder . insert_chart ( chart_type...height = height ) chart = chart_shape . chart chart . series . clear...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Several JPG Into BMP Java

    Merge multiple JPG into BMP in Java code. Save JPG as BMP 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-bmp/
  5. Several Image Into SVG Java

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

    products.aspose.com/words/java/merge/image-to-svg/
  6. Several Image Into GIF Java

    Merge multiple Image into GIF in Java code. Save Image 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/image-to-gif/
  7. Several Image Into PNG Java

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

    products.aspose.com/words/java/merge/image-to-png/
  8. Working with Markdown Features in C#|Aspose.Wor...

    How to implement Markdown features using C#. All the features are represented as corresponding styles or direct formatting....paragraph with HorizontalRule shape. There are nuances of translating...below: Insert a horizontal rule shape into the document . ----- The...

    docs.aspose.com/words/net/working-with-markdown...
  9. Public API Changes in Aspose.Cells 8.8.3|Docume...

    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....ShapeCollection at specified location Shape shape = sheet . getShapes (). addActiveXControl...property ActiveXControl control = shape . getActiveXControl (); control...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. Extract Text and Images from DOC File Online an...

    Online DOC file parser app. C++ API code to extract images and text content from DOC document....GetChildNodes Use NodeType::Shape as parameter Iterate through...image Save extracted file using shape->get_ImageData()->Save method...

    products.aspose.com/total/cpp/parse/doc/