Sort Score
Result 10 results
Languages All
Labels All
Results 7,851 - 7,860 of 49,751 for

shapes

(0.26 sec)
  1. Tihendage JPG Kohas Python

    Tihendage JPG keeles Python kvaliteeti kaotamata. Optimeerige JPG sisu, vähendage lihtsalt faili suurust....DocumentBuilder(doc) shape = builder.InsertImage( "Input...save_options.jpeg_quality = 50 shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/et/python-net/compres...
  2. 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...
  3. Remplacer le texte dans le smart art avec C++|D...

    Apprenez comment mettre à jour le texte dans SmartArt en utilisant Aspose.Cells for C++ en définissant la propriété Shape.Text....en définissant la propriété Shape.Text . Le fichier source d’exemple...Get ( i ); ShapeCollection shapes = worksheet . GetShapes ();...

    docs.aspose.com/cells/fr/cpp/replace-text-in-sm...
  4. Aspose::Words::Drawing::ImageSize::get_HeightPi...

    Aspose::Words::Drawing::ImageSize::get_HeightPixels method. Gets the height of the image in pixels in C++....properties of an image in a shape. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Usar índices de conexión para conectar formas|D...

    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....addMaster ( "C:\\temp\\Basic Shapes.vss" , rectangle ); diagram..."C:\\temp\\Basic Shapes.vss" , connectorMaster ); // add shapes long shape1_ID...

    docs.aspose.com/diagram/es/java/use-connection-...
  6. اضبط ارتفاع الشكل وعرضه في روبي|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....عندما أنا < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "Process" && shape . getID () == 1...

    docs.aspose.com/diagram/ar/java/set-the-height-...
  7. TextBox.vertical_anchor property | Aspose.Words...

    TextBox.vertical_anchor property. Specifies the vertical alignment of the text within a shape....alignment of the text within a shape. @property def vertical_anchor...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::GlowFormat::Remove meth...

    Aspose::Words::Drawing::GlowFormat::Remove method. Removes GlowFormat from the parent object in C++....Shows how to interact with glow shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 記録

    記録... add \ auto \ shape()メソッドを使用して、透かしの新しい自動形状を追加します。...watermarkShape = slide.shapes.add_auto_shape(slides.ShapeType.RECTANGLE...

    blog.aspose.com/ja/slides/add-watermark-to-powe...
  10. Verwalten von Präsentations-Hyperlinks in C++|A...

    Verwalten Sie Hyperlinks in PowerPoint- und OpenDocument-Präsentationen mühelos mit Aspose.Slides für C++ – steigern Sie Interaktivität und Arbeitsabläufe in Minuten....MakeObject < Presentation > (); auto shapes = presentation -> get_Slides...idx_get ( 0 ) -> get_Shapes (); auto shape = shapes -> AddAutoShape...

    docs.aspose.com/slides/de/cpp/manage-hyperlinks/