Sort Score
Result 10 results
Languages All
Labels All
Results 7,521 - 7,530 of 50,453 for

shapes

(3.69 sec)
  1. Гиперссылка|Документация Aspose.Slides

    Добавляйте и управляйте гиперссылками в Aspose.Slides for Android: связывайте текст, фигуры и изображения, задавайте цели и действия для PPT, PPTX и ODP с примерами на Java....get_Item ( 0 ); IAutoShape shape = slide . getShapes (). addAutoShape...Rectangle , 50 , 50 , 150 , 50 ); shape . getTextFrame (). setText (...

    docs.aspose.com/slides/ru/androidjava/examples/...
  2. Chercher

    chercher...SHAPE, True). Parcourez les formes...Transformez la forme en type Shape à l’aide de la méthode asshape()...

    blog.aspose.com/fr/words/extract-images-from-pd...
  3. Aspose::Words::Drawing::ImageData::get_Brightne...

    Aspose::Words::Drawing::ImageData::get_Brightness method. Gets or sets the brightness of the picture. The value for this property must be a number from 0.0 (dimmest) to 1.0 (brightest) in C++....Examples Shows how to edit a shape’s image data. auto imgSourceDoc...Aspose :: Words :: Drawing :: Shape > ( imgSourceDoc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::ImageData::get_Borders ...

    Aspose::Words::Drawing::ImageData::get_Borders method. Gets the collection of borders of the image. Borders only have effect for inline images in C++....Examples Shows how to edit a shape’s image data. auto imgSourceDoc...Aspose :: Words :: Drawing :: Shape > ( imgSourceDoc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::ImageData::get_GrayScal...

    Aspose::Words::Drawing::ImageData::get_GrayScale method. Determines whether a picture will display in grayscale mode in C++....Examples Shows how to edit a shape’s image data. auto imgSourceDoc...Aspose :: Words :: Drawing :: Shape > ( imgSourceDoc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Verhindern von Präsentationsbearbeitungen mit F...

    Entdecken Sie, wie Aspose.Slides für Java Formen in PPT-, PPTX- und ODP‑Dateien sperrt oder entsperrt, Präsentationen sichert und gleichzeitig kontrollierte Bearbeitungen sowie schnellere Bereitstellung ermöglicht....( IShape shape : slide . getShapes ()) { if ( shape instanceof...autoShape = ( IAutoShape ) shape ; IAutoShapeLock autoShapeLock...

    docs.aspose.com/slides/de/java/applying-protect...
  7. Working with Linear Extrusion|Documentation

    Aspose.3D for Python via .NET offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....takes a 2D shape as an input and extends the shape in the 3rd...import Vector3 shape = RectangleShape () shape . rounding_radius...

    docs.aspose.com/3d/python-net/working-with-line...
  8. Komprimera TIFF I C++

    Komprimera TIFF i C++ utan att förlora kvalitet. Optimera TIFF innehåll, minska filstorleken enkelt....<DocumentBuilder>(doc); auto shape = builder-> InsertImage ( u"Input...set_TiffCompression (TiffCompression::Lzw); shape-> GetShapeRenderer ()-> Save...

    products.aspose.com/words/sv/cpp/compress/tiff/
  9. Comprimi JPG In C++

    Comprimi JPG in C++ senza perdere qualità. Ottimizza JPG i contenuti, riduci facilmente le dimensioni dei file....<DocumentBuilder>(doc); auto shape = builder-> InsertImage ( u"Input...saveOptions-> set_JpegQuality ( 50 ); shape-> GetShapeRenderer ()-> Save...

    products.aspose.com/words/it/cpp/compress/jpg/
  10. JPG Tömörítése Itt: C#

    Tömörítse a(z JPG fájlt C# nyelven a minőség elvesztése nélkül. Optimalizálja a(z JPG tartalmat, és egyszerűen csökkentse a fájlméretet....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...Jpeg) { JpegQuality = 50 }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/hu/net/compress/jpg/