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

shapes

(0.27 sec)
  1. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....vertical alignment of a floating shape, text frame or a floating table...it to the page's center. let shape = builder . insertImage ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. Fill.GradientStyle | Aspose.Words för .NET

    Upptäck hur du kan förbättra dina designer med egenskapen GradientStyle för fantastiska fyllningseffekter. Förhöj dina projekt med livfulla gradienter!...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ForeColor av gradientfyllningen. shape . Fill . OneColorGradient (...

    reference.aspose.com/words/sv/net/aspose.words....
  5. Wasserzeichen zu Präsentationen in Python hinzu...

    Erfahren Sie, wie Sie Text- und Bildwasserzeichen in PowerPoint- und OpenDocument-Präsentationen in Python verwalten, um einen Entwurf, vertrauliche Informationen, Urheberrecht und mehr anzuzeigen....PictureFrame implementiert die Klasse Shape , sodass Sie alle flexiblen...eingeschränkt sind, wird es in ein Shape -Objekt eingewickelt. Ein Wasserzeichen...

    docs.aspose.com/slides/de/python-net/watermark/
  6. ShapeBase.soft_edge property | Aspose.Words for...

    ShapeBase.soft_edge property. Gets soft edge formatting for the shape....soft edge formatting for the shape. @property def soft_edge ( self...DocumentBuilder () shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Работа с данными формы Visio|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....addMaster ( dataDir + "Basic Shapes.vss" , masterName ); // page... 5 ; //Add a new rectangle shape long rectangleId = diagram ...

    docs.aspose.com/diagram/ru/java/working-with-vi...
  8. Archivo

    Archivo...formas en un NodeCollection<Shape> objeto usando el método Document...Document.getChildNodes(NodeType.SHAPE, Boolean) . Recorra las formas...

    blog.aspose.com/es/words/extract-images-from-do...
  9. فشرده سازی WORD در Java

    بدون از دست دادن کیفیت، WORD را در Java فشرده کنید. محتوای WORD را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // انتخاب کتابخانه برای فشرده سازی...

    products.aspose.com/words/fa/java/compress/word/
  10. Java 에서 WORD 압축

    품질 손실 없이 Java 에서 WORD 을 압축합니다. WORD 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // 이미지 압축을 위한 라이브러리를 선택하는 것은 개발자의...

    products.aspose.com/words/ko/java/compress/word/