Sort Score
Result 10 results
Languages All
Labels All
Results 8,771 - 8,780 of 50,298 for

shapes

(0.32 sec)
  1. Präsentationsformen in .NET anpassen|Aspose.Sli...

    Erstellen und anpassen von Formen in PowerPoint-Präsentationen mit Aspose.Slides für .NET: Geometriepfade, abgerundete Ecken, zusammengesetzte Formen....GeometryShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...IGeometryPath geometryPath = shape . GetGeometryPaths ()[ 0 ];...

    docs.aspose.com/slides/de/net/custom-shape/
  2. Hyperlinks in Präsentationen mit Python verwalt...

    Verwalten Sie Hyperlinks in PowerPoint- und OpenDocument-Präsentationen mühelos mit Aspose.Slides für Python via .NET – verbessern Sie Interaktivität und Arbeitsabläufe in wenigen Minuten....slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ...., 100 , 600 , 50 , False ) shape . add_text_frame ( "Aspose:...

    docs.aspose.com/slides/de/python-net/manage-hyp...
  3. Java 를 사용하여 파일 콘텐츠 최적화

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

    products.aspose.com/words/ko/java/compress/
  4. Public API Changes in Aspose.Diagram 4.4.0|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....developers to modify TimeLine shape dialog box. Users can see example...and Date Format of TimeLine Shape] Setting the Milestone Dialog...

    docs.aspose.com/diagram/net/public-api-changes-...
  5. Як додати Group Форма в файл Word|Aspose.Words ...

    Додати group shape в документ, що використовує Pythonй...додати group shape у документ Word. Такий group shape складається...можете швидко додати group shape використання Group команда/буттон...

    docs.aspose.com/words/uk/python-net/how-to-add-...
  6. Extrahera text från SmartArt figurer av typen G...

    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....gruppkonstform med hjälp av Shape.GetResultOfSmartArt() metoden...extrahera deras text med hjälp av Shape.Text egenskapen. Extrahera text...

    docs.aspose.com/cells/sv/net/extract-text-from-...
  7. ShapeBase.rotation property | Aspose.Words for ...

    ShapeBase.rotation property. Defines the angle (in degrees) that a shape is rotated...the angle (in degrees) that a shape is rotated. Positive value corresponds...doc ) # Insert a shape with an image. shape = builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AdjustmentCollection class | Aspose.Words for P...

    aspose.words.drawing.AdjustmentCollection class. Represents a read-only collection of [Adjustment](../adjustment/) adjust values that are applied to the specified shape....are applied to the specified shape. Indexers Name Description __getitem__(index)...+ 'Rounded rectangle shape.docx' ) shape = doc . get_child ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Adjustment.Name | Aspose.Words لـ .NET

    اكتشف خاصية اسم التعديل للوصول بسهولة إلى تعديلاتك وإدارتها لتحسين الكفاءة وتبسيط سير العمل...."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); AdjustmentCollection adjustments...

    reference.aspose.com/words/ar/net/aspose.words....
  10. AdjustmentCollection.Count | Aspose.Words لـ .NET

    اكتشف خاصية AdjustmentCollection Count لاسترداد العدد الإجمالي للعناصر بسهولة، مما يعزز كفاءة إدارة البيانات لديك...."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); AdjustmentCollection adjustments...

    reference.aspose.com/words/ar/net/aspose.words....