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

shape

(0.56 sec)
  1. geometries.png

    nonpremultipled deflate 536 8 8 8 8 PixelInterleaved width=533, height=536, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 536 ke......Geometry <|-- Patch Geometry <|-- Shape Entity <|-- TriMesh @enduml...Geometry <|-- Patch Geometry <|-- Shape Entity <|-- TriMesh @enduml...

    docs.aspose.com/3d/de/net/aspose-3d-document-ob...
  2. geometries.png

    nonpremultipled deflate 536 8 8 8 8 PixelInterleaved width=533, height=536, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 536 ke......Geometry <|-- Patch Geometry <|-- Shape Entity <|-- TriMesh @enduml...Geometry <|-- Patch Geometry <|-- Shape Entity <|-- TriMesh @enduml...

    docs.aspose.com/3d/tr/java/aspose-3d-document-o...
  3. 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...
  4. 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...
  5. 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...
  6. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word documents without utilizing Microsoft Word....Chart in Word using C# Insert Shape in Word using C# Paragraph Formatting...

    kb.aspose.com/words/net/
  7. Aspose.Words for Python

    This API allows you to do all kinds of operations on Words files in Python code including creating, editing and converting etc....in Word using Python Insert Shape in Word using Python Paragraph...

    kb.aspose.com/words/python/
  8. 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...
  9. Several JPG Into SVG Java

    Merge multiple JPG into SVG in Java code. Save JPG 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/jpg-to-svg/
  10. Retrieving Font Substitutions Per Slide in Aspo...

    Hi @Andrey, is it possible to get font substitutions done per slide ? The following code gives the list of font substitutions for the while slide deck. Is it possible to get this info slide wise ? var fontSubstitution…...When Converting a Presentation Shape to an Image in C# andrey.potapov...

    forum.aspose.com/t/retrieving-font-substitution...