Sort Score
Result 10 results
Languages All
Labels All
Results 9,511 - 9,520 of 50,321 for

shapes

(0.15 sec)
  1. Sažimanje TIFF U Python

    Sažimanje TIFF u Python bez gubitka kvalitete. Optimizirajte TIFF sadržaj, jednostavno smanjite veličinu datoteke....DocumentBuilder(doc) shape = builder.InsertImage( "Input...saving.TiffCompression.LZW shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/hr/python-net/compres...
  2. فشرده سازی DOC در Javascript

    بدون از دست دادن کیفیت، DOC را در JavaScript فشرده کنید. محتوای DOC را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // این...

    products.aspose.com/words/fa/nodejs-net/compres...
  3. Compress DOC In C#

    Compress DOC in C# without losing quality. Optimize DOC content, reduce file size easily....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // It's up to developer to choose the library...

    products.aspose.com/words/net/compress/doc/
  4. Управление темами презентаций в .NET|Документац...

    Создавайте, настраивайте и конвертируйте файлы PowerPoint с единым фирменным стилем, используя мастер‑темы презентаций в Aspose.Slides для .NET....{ IAutoShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...Rectangle , 10 , 10 , 100 , 100 ); shape . FillFormat . FillType = FillType...

    docs.aspose.com/slides/ru/net/presentation-theme/
  5. Lưu trữ

    Lưu trữ...Shapes.AddAutoShape(ShapeType.Ellipse...IShapeCollection shapes = pres.Slides[0].Shapes; // Thêm hình elip...

    blog.aspose.com/vi/slides/add-shapes-to-powerpo...
  6. Texte in SmartArt mit C++ ersetzen|Documentation

    Erfahren Sie, wie Sie mit Aspose.Cells for C++ Text in Smart Art aktualisieren, indem Sie die Eigenschaft Shape.Text setzen....durch Setzen der Eigenschaft Shape.Text . Die Beispielquelle kann...Get ( i ); ShapeCollection shapes = worksheet . GetShapes ();...

    docs.aspose.com/cells/de/cpp/replace-text-in-sm...
  7. ShapeBase.WrapType | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase WrapType، وتحكم في الأشكال المضمنة أو العائمة وقم بتخصيص التفاف النص لتحسين مرونة التخطيط.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Word Dosyasına Group Şekli Nasıl Eklenir?|Pytho...

    Python kullanarak bir belgeye group shape ekleyin....AI Word Belgelerinde Group Shape ile Çalışmak Contents [ Hide...belgesine group shape eklemeniz gerekir. Böyle bir group shape birden...

    docs.aspose.com/words/tr/python-net/how-to-add-...
  9. PowerPoint-Formate in C++ formatieren|Aspose.Sl...

    Erfahren Sie, wie Sie PowerPoint-Formen in C++ mit Aspose.Slides—Füll-, Linien- und Effektstile für PPT-, PPTX- und ODP-Dateien präzise und vollständig steuern.... auto shape = slide -> get_Shapes () -> AddAutoShape...Füllfarbe für die Rechteckform. shape -> get_FillFormat () -> set_FillType...

    docs.aspose.com/slides/de/cpp/shape-formatting/
  10. Изменить положение фигуры в PHP|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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/ru/java/change-the-posi...