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

shapes

(1.56 sec)
  1. Tihendage PDF Kohas Python

    Tihendage PDF keeles Python kvaliteeti kaotamata. Optimeerige PDF sisu, vähendage lihtsalt faili suurust....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True)] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/et/python-net/compres...
  2. Pakkaa PDF Kohteessa Python

    Pakkaa PDF kentässä Python laadun heikkenemättä. Optimoi kohteen PDF sisältö, pienennä tiedostokokoa helposti....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True)] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/fi/python-net/compres...
  3. Gestionar formas en presentaciones usando Pytho...

    Aprenda a crear, editar y optimizar formas en Aspose.Slides para Python mediante .NET y ofrecer presentaciones de alto rendimiento en PowerPoint y OpenDocument....usando las API de Presentation y Shape . Buscar formas en diapositivas...Alternativo. El método find_shape implementa este enfoque y devuelve...

    docs.aspose.com/slides/es/python-net/shape-mani...
  4. Video|Aspose.Slides für Python Dokumentation

    Arbeiten Sie mit Video in Python mittels Aspose.Slides: Einfügen, Ersetzen, Trimmen, Festlegen von Poster-Frames und Wiedergabeoptionen sowie Exportieren von Präsentationen für PPT, PPTX und ODP.... shapes . add_video_frame ( 50 , 50...first_video = next ( shape for shape in slide . shapes if isinstance...

    docs.aspose.com/slides/de/python-net/examples/e...
  5. ShapeBase.IsInline | Aspose.Words för .NET

    Upptäck ShapeBase IsInline-egenskapen för att enkelt kontrollera om din form är i linje med texten, vilket förbättrar din design och förbättrar layouteffektiviteten.... " ); Shape shape = builder . InsertShape (.... Rectangle , 100 , 100 ); shape . FillColor = Color . LightBlue...

    reference.aspose.com/words/sv/net/aspose.words....
  6. 아카이브

    아카이브...Shape shape = page.Shapes.GetShape(1); // 보호 설정 shape.Protection...= Aspose.Diagram.BOOL.True; shape.Protection.LockCrop.Value =...

    blog.aspose.com/ko/diagram/protect-unprotect-vi...
  7. Lưu trữ

    Lưu trữ... Tạo hình bằng lớp Shape. Thêm hình dạng vào sơ đồ bằng...vss") page = diagram.pages[0] shape_names = {} # Thêm hình dạng...

    blog.aspose.com/vi/diagram/create-flowchart-in-...
  8. ImageData Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Drawing.ImageData، الحل الأمثل لتحديد الصور وإدارتها في الأشكال. حسّن تصميم مستندك بسهولة!...NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...AreEqual ( 9 , shapes . Count ( s => (( Shape ) s ). HasImage...

    reference.aspose.com/words/ar/net/aspose.words....
  9. 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...
  10. 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...