Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 46,893 for

shape

(0.07 sec)
  1. Presentation Viewer|Aspose.Slides Documentation

    PowerPoint presentation viewer in Java...Generate an SVG with a Custom Shape ID Aspose.Slides can be used...from a slide with a custom shape ID. To do this, use the setId...

    docs.aspose.com/slides/java/presentation-viewer/
  2. Presentation Viewer|Aspose.Slides Documentation

    PowerPoint presentation viewer in Java...Generate an SVG with a Custom Shape ID Aspose.Slides can be used...from a slide with a custom shape ID. To do this, use the setId...

    docs.aspose.com/slides/androidjava/presentation...
  3. Presentation Viewer|Aspose.Slides Documentation

    PowerPoint presentation viewer in C++...Generate an SVG with a Custom Shape ID Aspose.Slides can be used...from a slide with a custom shape ID. To do this, use the set_Id...

    docs.aspose.com/slides/cpp/presentation-viewer/
  4. Working with Masters|Documentation

    This section explains how to add master or get master information with Aspose.Diagram....Retrieving Master Information A shape master is another name for a...Master object represents a Shape object’s master in a diagram...

    docs.aspose.com/diagram/net/working-with-masters/
  5. Presentation Viewer|Aspose.Slides for PHP Docum...

    PowerPoint presentation viewer in PHP...Generate an SVG with a Custom Shape ID Aspose.Slides can be used...from a slide with a custom shape ID. To do this, use the setId...

    docs.aspose.com/slides/php-java/presentation-vi...
  6. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java....Examples: Shows how to remove all shapes from a node. Document doc =...DocumentBuilder to insert a shape. This is an inline shape, // which has a...

    reference.aspose.com/words/java/com.aspose.word...
  7. Get DrawObject and Bound while rendering to PDF...

    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....Image, it prints its Bound and Shape Name. Please see the console...Print the coordinates and the shape name of Image object if ( drawObject...

    docs.aspose.com/cells/javascript-cpp/get-drawob...
  8. OleFormat.sourceFullName property | Aspose.Word...

    OleFormat.sourceFullName property. Gets or sets the path and name of the source file for the linked OLE object....creates shapes that store these objects. let shapes = doc . getChildNodes...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. NodeRendererBase.GetBoundsInPixels | Aspose.Wor...

    Discover the NodeRendererBase GetBoundsInPixels method to accurately calculate Shape dimensions in pixels based on zoom and resolution for enhanced precision....Calculates the bounds of the shape in pixels for a specified zoom...the page) bounding box of the shape in pixels. Remarks This method...

    reference.aspose.com/words/net/aspose.words.ren...
  10. Compress DOC In Javascript

    Compress DOC in JavaScript without losing quality. Optimize DOC content, reduce file size easily....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // It's...

    products.aspose.com/words/nodejs-net/compress/doc/