Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 48,782 for

shape

(0.09 sec)
  1. RtfSaveOptions.save_images_as_wmf property | As...

    RtfSaveOptions.save_images_as_wmf property. When ``True`` all images will be saved as WMF....writeln ( 'Jpeg image:' ) image_shape = builder . insert_image ( file_name.... ImageType . JPEG , image_shape . image_data . image_type )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....Footnote , Run , SpecialChar , Shape , GroupShape , SmartTag . A...CONTINUE; } /// /// Called when a Shape is encountered in the document...

    reference.aspose.com/words/java/com.aspose.word...
  3. Update OLE Objects Automatically Using a PowerP...

    Discover how to auto-update OLE charts and objects in PowerPoint with an add-in and Aspose.Slides for Java, featuring practical code and optimization tips....) { // Loop through all the shapes on the current slide. for (...: oSlide . Shapes ) { // Check whether the shape is an OLE object...

    docs.aspose.com/slides/java/updating-ole-object...
  4. Programming with Documents|Aspose.Words for Nod...

    Use the Aspose using `Nodejs.Words` Document Object Model classes to programmatically create, modify, and manage documents with nodejs-net. Work with document properties, settings, and content, as well as with document appearance through the management of colors, Shapes, fonts and other graphics....articles on working with colors, shapes, fonts, and other graphical...Document Working with Shapes Working with Group Shape in Word Documents...

    docs.aspose.com/words/nodejs-net/programming-wi...
  5. Public API Changes in Aspose.Diagram 5.9.0|Docu...

    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....accomplish the goal of copying a shape and other manipulation tasks...tasks. Example codes: Copy Shapes from an Existing Visio VSTX and...

    docs.aspose.com/diagram/java/public-api-changes...
  6. RtfSaveOptions.saveImagesAsWmf property | Aspos...

    RtfSaveOptions.saveImagesAsWmf property. When ``true`` all images will be saved as WMF....let shapes = doc . getChildNodes ( aw . NodeType . Shape , true...saveImagesAsWmf ) { expect ( shapes . at ( 0 ). asShape (). imageData...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Retrieve Visio Connectors and Font Information|...

    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....connectors, the elements that link shapes. The Connect object represents...a connector that joins two shapes on a Visio drawing page. The...

    docs.aspose.com/diagram/java/retrieve-visio-con...
  8. Update OLE Objects Automatically Using a PowerP...

    Discover how to auto-update OLE charts and objects in PowerPoint with an add-in and Aspose.Slides for .NET, featuring practical code and optimization tips....) { // Loop through all the shapes on the current slide. foreach...in oSlide . Shapes ) { // Check whether the shape is an OLE object...

    docs.aspose.com/slides/net/updating-ole-objects...
  9. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with C++....following sample code loads only shape objects while loading the workbook...set to LoadDataFilterOption.Shape . The following screenshot shows...

    docs.aspose.com/cells/cpp/filtering-the-kind-of...
  10. Programming with Documents|Aspose.Words for Pyt...

    Use the Aspose using `Python.Words` Document Object Model classes to programmatically create, modify, and manage documents with python-net. Work with document properties, settings, and content, as well as with document appearance through the management of colors, Shapes, fonts and other graphics....articles on working with colors, shapes, fonts, and other graphical...Document Working with Shapes Working with Group Shape in Word Documents...

    docs.aspose.com/words/python-net/programming-wi...