Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 45,857 for

shape

(0.1 sec)
  1. Compress HTML In C#

    Compress HTML in C# without losing quality. Optimize HTML content, reduce file size easily....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // It's up to developer to choose the library...

    products.aspose.com/words/net/compress/html/
  2. Insert Image|Documentation

    This section explains how to insert a image in a visio page with Aspose.Diagram. Support using java to insert image and save as pdf, svg, html, image, xps and other formats....developers to insert a image shape in a page. The code example...developers to insert a image shape in a page. The code example...

    docs.aspose.com/diagram/java/drawing/insert-image/
  3. ChartDataPointCollection.HasDefaultFormat | Asp...

    Discover if the data point at a specific index in ChartDataPointCollection uses the default format. Enhance your data visualization today!... Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); ChartSeries series = shape . Chart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::OleFormat::get_Clsid me...

    Aspose::Words::Drawing::OleFormat::get_Clsid method. Gets the CLSID of the OLE object in C++....docm" ); // Shapes store and display OLE objects...in the document's body. auto shape = System :: ExplicitCast < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. SignatureLine.IsSigned | Aspose.Words for .NET

    Discover how SignatureLine's IsSigned property confirms digital signature authenticity, ensuring secure and trustworthy transactions. Enhance your document integrity!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); signatureLine = shape . SignatureLine...

    reference.aspose.com/words/net/aspose.words.dra...
  6. CompositeNode class | Aspose.Words for Node.js

    Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...isDeep) Returns an Nth child Shape node. getSmartTag(index, isDeep)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageType enumeration | Aspose.Words for Python

    aspose.words.drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word document....Shows how to add an image to a shape and check its type. doc = aw...DocumentBuilder ( doc = doc ) img_shape = builder . insert_image ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Style properties sometimes null - Free Support ...

    Hello, i have the problem that the style properties of a Shape are sometimes null. You can reproduce it with the following code: Diagram diagram = new Diagram(); var page = diagram.Pages[0]; long recShapeId = page.Dr…...that the style properties of a shape are sometimes null. You can...Aspose.Diagram.Shape drawedShape = page.Shapes.GetShape(recShapeId);...

    forum.aspose.com/t/style-properties-sometimes-n...
  9. Forms2OleControlCollection class | Aspose.Words...

    aspose.words.drawing.ole.Forms2OleControlCollection class. Represents collection of [Forms2OleControl](../forms2olecontrol/) objects...docm' ) # Shapes store and display OLE objects...body. shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeRendererBase.getBoundsInPixels2 method | As...

    Aspose.Words.Rendering.NodeRendererBase.getBoundsInPixels2 method...Calculates the bounds of the shape in pixels for a specified zoom...the page) bounding box of the shape in pixels. getBoundsInPixels2(scale...

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