Sort Score
Result 10 results
Languages All
Labels All
Results 6,581 - 6,590 of 50,326 for

shapes

(0.07 sec)
  1. Архів

    Архів...shapes. Для кожної форми в колекції...in pres.slides: for shape in slide.shapes: # якщо форма є автофігурою...

    blog.aspose.com/uk/slides/lock-or-unlock-powerp...
  2. Archiv

    Archiv...shapes. Pro každý tvar v kolekci proveďte...in pres.slides: for shape in slide.shapes: # pokud je tvar automatický...

    blog.aspose.com/cs/slides/lock-or-unlock-powerp...
  3. Tillämpa olika stilar på varje textvärde i en f...

    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" ) \ # Get a particular shape shape = diagram . getPages () ...1 ) \ # Clear shape text values and chars shape . getText () ...

    docs.aspose.com/diagram/sv/java/apply-different...
  4. Aspose::Words::DocumentBuilder::get_CurrentSect...

    Aspose::Words::DocumentBuilder::get_CurrentSection method. Gets the section that is currently selected in this DocumentBuilder in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertImage...get_ImageDir () + u "Logo.jpg" ); shape -> set_WrapType ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Temalarla Çalışmak|Documentation

    Bu bölümde, Aspose.Diagram ile önceden ayarlanmış bir temanın bir sayfaya veya şekle nasıl uygulanacağı açıklanmaktadır....ayarlamak için Shape sınıfının bir örneğini alın Shape örneğinin PresetTheme...instance of Shape class to be set theme Shape shape = doc . getPages...

    docs.aspose.com/diagram/tr/java/working-with-th...
  6. Работа с темами|Documentation

    В этом разделе объясняется, как применить предустановленную тему к странице или фигуре с помощью Aspose.Diagram....diagram Получить экземпляр класса Shape для установки темы Назначьте...свойству PresetTheme экземпляра Shape. Применение предустановленной...

    docs.aspose.com/diagram/ru/java/working-with-th...
  7. Präsentationsbearbeitungen mit Formulärsperren ...

    Entdecken Sie, wie Aspose.Slides für Python via .NET Formen in PPT-, PPTX- und ODP-Dateien sperrt oder entsperrt, Präsentationen sichert und gleichzeitig kontrollierte Bearbeitungen sowie eine schnellere Bereitstellung ermöglicht....repräsentiert, das von der Shape -Klasse erbt. Die Struktur von...Folie. for shape in slide . shapes : if type ( shape ) is slides...

    docs.aspose.com/slides/de/python-net/applying-p...
  8. ShapeBase.Fill | Aspose.Words for .NET

    Discover the ShapeBase Fill property to enhance your designs with customizable fill formatting for Shapes. Elevate your visuals effortlessly!...Gets fill formatting for the shape. public Fill Fill { get ; }...Examples Shows how to fill a shape with a solid color. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  9. LoadOptions.ConvertMetafilesToPng | Aspose.Word...

    Effortlessly convert WMF and EMF metafiles to PNG format with LoadOptions. Simplify your image management and enhance compatibility today!...= new Document (); Shape shape = new Shape ( doc , ShapeType .... Image ); shape . ImageData . SetImage ( ImageDir + "Windows...

    reference.aspose.com/words/net/aspose.words.loa...
  10. ImageSize.height_points property | Aspose.Words...

    ImageSize.height_points property. Gets the height of the image in points...Examples Shows how to resize a shape with an image. # When we insert...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/python-net/aspose.wo...