Sort Score
Result 10 results
Languages All
Labels All
Results 5,501 - 5,510 of 136,545 for

shape

(0.1 sec)
  1. ImageData.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the image is linked and not stored in the document....Examples Shows how to edit a shape’s image data. img_source_doc...MY_DIR + 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Sequence - Aspose.Slides for Android via Java -...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....SequenceCollection SetEffect Shape ShapeBevel ShapeCollection ShapeElement...IEffect addEffect ( IShape shape, int effectType, int subtype...

    reference.aspose.com/slides/androidjava/com.asp...
  3. sequence - Aspose.Slides for Android via Java -...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....SequenceCollection SetEffect Shape ShapeBevel ShapeCollection ShapeElement...IEffect addEffect ( IShape shape, int effectType, int subtype...

    reference.aspose.com/slides/androidjava/com.asp...
  4. Image extraction issue 7 - Aspose.Words Product...

    Dear team, we are extracting images from docx, but below docx having having flowchat but we are notable to extract below case please find below source code and input file Source code : public class FixedGraphic { s…...NodeCollection shapes = interimdoc.getChildNodes(NodeType.SHAPE, true);...imageIndex = 1; for (Shape shape : (Iterable<Shape>)shapes) { String text="NoMatch";...

    forum.aspose.com/t/image-extraction-issue-7/247293
  5. OleFormat - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....Section SectionCollection Shading Shape ShapeBase ShapeRenderer SignatureLine...or ActiveX control. Use the Shape.OleFormat property to access...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to break OLE links in word document - Free ...

    Hey Apose Team, I’m using C# and aspose words to update links in a word document. After I’ve updated the links, I wish to break the link. Is there a way to break OLE links after updating the links?...Get OLE object shape. Shape oleShape = (Shape)doc.GetChild(NodeType...GetChild(NodeType.Shape, 0, true); if (oleShape.OleFormat != null && oleShape...

    forum.aspose.com/t/how-to-break-ole-links-in-wo...
  7. Latest Aspose.Diagram Product Family topics - F...

    Get technical support of Aspose.Diagram for .NET and Java, Node.js....20, 2023 Text wrapping in a shape irrespective of font size 3...superscript/subscript text in a shape/connector in aspose diagram...

    forum.aspose.com/c/diagram/17
  8. Aspose.Slides for Android via Java 21.1 Release...

    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....API Changes Support of the shape points editing has been added...added Support of the shape points editing has been added. New classes...

    docs.aspose.com/slides/androidjava/aspose-slide...
  9. Aspose.Diagram for Java 22.5 Release Notes|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....DIAGRAMJAVA-50936 Wrong Values for Shape.getName(), Shape.getNameU() Bug DIAGRAMJAVA-50941...lateral line shape Bug DIAGRAMJAVA-50955 Shape.getXForm().getWidth()...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  10. Path.h - Aspose.PDF for C++ - API Reference

    Path.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include ......Cpp/Generator/Drawing/Shape.h" 7 #include "Aspose.PDF.C...public Aspose::Pdf::Drawing::Shape 43 { 44 typedef Path ThisType...

    reference.aspose.com/pdf/cpp/_aspose_pdf_cpp_2c...