Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 50,331 for

shape

(0.2 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/it/net/aspose-3d-document-ob...
  2. 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...
  3. 在 VSTO 和 Aspose.Slides 中删除表格的行或列|Aspose.Slides 文档

    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/zh/net/removing-row-or-c...
  4. Add Watermark to ODP Presentation Files using ....

    C# source code for adding Watermark to ODP Presentation....Shapes.AddAutoShape(ShapeType.Triangle...IAutoShape watermarkShape = slide.Shapes.AddAutoShape(ShapeType.Triangle...

    products.aspose.com/slides/net/watermark/odp/
  5. "Unable to resize shapes in read-only mode." - ...

    “Unable to resize Shapes in read-only mode.” Is there any way to resize the Shapes in read only mode. “Unable to resize Shapes in read-only mode.” image.png (29.3 KB)..."Unable to resize shapes in read-only mode." Aspose.Cells Product...9:13am 1 “Unable to resize shapes in read-only mode.” Is there...

    forum.aspose.com/t/unable-to-resize-shapes-in-r...
  6. Compare two docx with SmartArts? - Free Support...

    Hello, I am currently testing the Aspose.Word.For.NET component and am having an issue comparing two DOCX files. Whilst standard formatting is detected correctly – such as text deletion – a change to the label in a Sma…...in SmartArt as chnages in a shape as a whole: v1.docx (20.7 KB)...around this bug by testing the ‘shapes’ myself, but it would clearly...

    forum.aspose.com/t/compare-two-docx-with-smarta...
  7. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Answers Insert Shapes in Word using Java Insert Shape in Word using...

    kb.aspose.com/words/page/4/
  8. Connect Shapes in Visio via Python | products.a...

    Python source code to connect visio Shapes within any Python based application....Visio Shape PNG JPG BMP TIFF VSDX Connect visio shapes in Python...high performance connect visio shapes using server-side Aspose.Diagram...

    products.aspose.com/diagram/python-net/develope...
  9. Add Image in Worksheet|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....top level container for all shapes. IDrawing drawing = sheet1...CreateDrawingPatriar (); // Add a picture shape IClientAnchor anchor = helper...

    docs.aspose.com/cells/net/add-image-in-worksheet/
  10. SmartTag class | Aspose.Words for Node.js

    Aspose.Words.Markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...Footnote , Run , SpecialChar , Shape , GroupShape , CommentRangeStart...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...