Sort Score
Result 10 results
Languages All
Labels All
Results 8,361 - 8,370 of 50,467 for

shapes

(0.17 sec)
  1. ShapeBase.Glow | Aspose.Words for .NET

    Enhance your designs with ShapeBase Glow! Achieve stunning glow effects for your Shapes and elevate your visual projects effortlessly....Gets glow formatting for the shape. public GlowFormat Glow { get...Shows how to interact with glow shape effect. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ארכיון

    ארכיון...ב-PowerPoint שנה את הסגנון של SmartArt Shape C# .NET API ליצירת SmartArt...SmartArt באמצעות השיטה ISlide.Shapes.AddSmartArt() . שמור את המצגת...

    blog.aspose.com/he/slides/create-smartart-in-po...
  3. GlowFormat.Remove | Aspose.Words for .NET

    Effortlessly remove GlowFormat from your parent object with our efficient GlowFormat Remove method. Enhance your design workflow today!...Shows how to interact with glow shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Convertir una forma Visio en imagen|Documentation

    Esta sección explica cómo convertir una forma visio en una imagen con Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to Image...

    docs.aspose.com/diagram/es/net/convert-a-visio-...
  5. ImageType enumeration | Aspose.Words for Python

    aspose.words.drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word document....Shows how to add an image to a shape and check its type. doc = aw...DocumentBuilder ( doc = doc ) img_shape = builder . insert_image ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Группируйте, конвертируйте и проверяйте фигуры|...

    В этом разделе объясняется, как группировать фигуры с помощью Aspose.Diagram.... GetDataDir_Shapes (); // Load a Visio diagram...Initialize an array of shapes Aspose . Diagram . Shape [] ss = new Aspose...

    docs.aspose.com/diagram/ru/net/group-convert-an...
  7. Aspose::Words::Drawing::ImageData::FitImageToSh...

    Aspose::Words::Drawing::ImageData::FitImageToShape method. Fits the image data to Shape frame so that the aspect ratio of the image data matches the aspect ratio of Shape frame in C++....method Fits the image data to Shape frame so that the aspect ratio...matches the aspect ratio of Shape frame. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. PageSetup.page_height property | Aspose.Words f...

    PageSetup.page_height property. Returns or sets the height of the page in points.... HEADER_PRIMARY ) shape = builder . insert_image ( file_name...'Transparent background logo.png' ) shape . wrap_type = aw . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. เพิ่มประสิทธิภาพเนื้อหาของไฟล์โดยใช้ C++

    บีบอัดไฟล์ใน C++: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS โดยไม่สูญเสียคุณภาพ ปรับเนื้อหาของเอกสารให้เหมาะสม ลดขนาดไฟล์ได้อย่างง่ายดาย...(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/th/cpp/compress/
  10. Optimera Filens Innehåll Med C#

    Komprimera filer i C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS utan att förlora kvalitet...Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // Det är upp till utvecklaren att välja...

    products.aspose.com/words/sv/net/compress/