Sort Score
Result 10 results
Languages All
Labels All
Results 6,831 - 6,840 of 42,307 for

shapes

(0.11 sec)
  1. C++ ile her satırı farklı Yatay Hizalamaya sahi...

    Aspose.Cells kullanarak C++ ile her satır için farklı yatay hizalama ile TextBox oluşturmayı öğrenin....first shape which is a text box and set its text Shape shape = ws.... GetShapes (). Get ( 0 ); shape . SetText ( u "Sign up for your...

    docs.aspose.com/cells/tr/cpp/create-textbox-in-...
  2. ギア型スマートアート形状からテキストを抽出|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....そのためには、まずスマートアートシェイプを Shape.get_result_of_smart_art() メ...次に、 GroupShape.get_grouped_shapes() メソッドを使用してグループ形状を構成する個々の形...

    docs.aspose.com/cells/ja/python-net/extract-tex...
  3. Lägg till ett nytt lager i Visio Diagram i Ruby...

    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.... new ( data_dir + "Basic_Shapes.vsd" ) \ # get Visio page page...( layer ) \ # add a new shape shape_id = page . addShape ( 3...

    docs.aspose.com/diagram/sv/java/add-a-new-layer...
  4. Ajouter un nouveau calque dans le Visio Diagram...

    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.... new ( data_dir + "Basic_Shapes.vsd" ) \ # get Visio page page...( layer ) \ # add a new shape shape_id = page . addShape ( 3...

    docs.aspose.com/diagram/fr/java/add-a-new-layer...
  5. C# 를 사용하여 파일 콘텐츠 최적화

    C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS 품질 저하 없이. 문서 내용을 최적화하고 파일 크기를 쉽게 줄입니다....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // 이미지 압축을 위한 라이브러리를 선택하는 것은 개발자의 몫입니다....

    products.aspose.com/words/ko/net/compress/
  6. Aspose::Words::Drawing::ShapeBase::LocalToParen...

    Aspose::Words::Drawing::ShapeBase::LocalToParent method. Converts a value from the local coordinate space into the coordinate space of the parent shape in C++....coordinate space of the parent shape. System :: Drawing :: PointF...y coordinate location on a shape’s coordinate plane to a location...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. OleControl | Aspose.Words for Java

    Represents OLE ActiveX control in Java....docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...true); OleControl oleControl = shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  8. Öffentlich API Änderungen in Aspose.Diagram 5.8...

    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....Initialize an array of shapes Aspose . Diagram . Shape [] ss = new Aspose...Diagram . Shape [ 2 ]; // extract and assign shapes to the array...

    docs.aspose.com/diagram/de/net/public-api-chang...
  9. GroupShape | Aspose.Words för .NET

    GroupShape byggare. Skapar en ny gruppform i C#.... Shape balloon = new Shape ( doc , ShapeType...= Color . Red } }; Shape cube = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/sv/net/aspose.words....
  10. DocumentVisitor.VisitGroupShapeEnd | Aspose.Wor...

    DocumentVisitor VisitGroupShapeEnd metod. Anropas när uppräkningen av en gruppform har avslutats i C#.... Shape balloon = new Shape ( doc , ShapeType...= Color . Red } }; Shape cube = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/sv/net/aspose.words/...