Sort Score
Result 10 results
Languages All
Labels All
Results 8,171 - 8,180 of 50,331 for

shapes

(0.08 sec)
  1. ארכיון

    ארכיון...מייצגת כל אלמנט כ-Shape או כ-subject הנגזר מ-Shape. אז כדי להגן על...לצורות שלה באמצעות אוסף ISlide.shapes. עבור כל צורה באוסף, בצע את...

    blog.aspose.com/he/slides/lock-or-unlock-powerp...
  2. Управление гиперссылками в презентациях с Pytho...

    Легко управляйте гиперссылками в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides for Python via .NET — повышайте интерактивность и эффективность работы за считанные минуты....slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ...., 100 , 600 , 50 , False ) shape . add_text_frame ( "Aspose:...

    docs.aspose.com/slides/ru/python-net/manage-hyp...
  3. 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/
  4. 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...
  5. 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/
  6. Conector|Documentación de Aspose.Slides

    Aprenda cómo añadir, enrutar y dar estilo a los conectores entre formas usando Aspose.Slides for C++, con ejemplos para presentaciones PPT, PPTX y ODP....auto connector = slide -> get_Shapes () -> AddConnector ( ShapeType...get_Slide ( 0 ); slide -> get_Shapes () -> AddConnector ( ShapeType...

    docs.aspose.com/slides/es/cpp/examples/elements...
  7. GlowFormat Class | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.GlowFormat class to enhance your documents with stunning glow effects. Elevate your design with unique formatting options!...Shows how to interact with glow shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Konfigurieren Sie Formobjekte mit Ebenen in Vis...

    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....während ich < shapes . getCount () shape = shapes . get ( i ) #puts...#puts shape.getName().to_s if shape . getName () == "Process"...

    docs.aspose.com/diagram/de/java/configure-shape...
  9. Configurar objetos de forma con capas en Visio ...

    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....mientras yo < shapes . getCount () shape = shapes . get ( i ) #puts...#puts shape.getName().to_s if shape . getName () == "Process"...

    docs.aspose.com/diagram/es/java/configure-shape...
  10. Définir les données de remplissage de la forme ...

    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....vsd" ); $shapes = $diagram -> getPages () ->...sizeof ( $shapes -> getCount ())) { $shape = $shapes -> get (...

    docs.aspose.com/diagram/fr/java/set-visio-shape...