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

shapes

(0.55 sec)
  1. 公共 API Aspose.Diagram 6.8.0 的变化|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....( layer ); // get shape by ID Shape shape = page . getShapes...3 ); // assign shape to this new Layer shape . getLayerMem ()...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  2. آرشیوها

    آرشیوها...اضافه کنید shape = pres.slides[0].shapes.add_auto_shape(slides.ShapeType...RECTANGLE, 200, 150, 250, 250) shape.fill_format.fill_type = slides...

    blog.aspose.com/fa/slides/create-three-d-effect...
  3. ค้นหา

    ค้นหา...เพิ่มรูปร่าง shape = pres.slides[0].shapes.add_auto_shape(slides.ShapeType...RECTANGLE, 200, 150, 250, 250) shape.fill_format.fill_type = slides...

    blog.aspose.com/th/slides/create-three-d-effect...
  4. ShapeBase.Title | Aspose.Words per .NET

    Gestisci con semplicità la proprietà del titolo di ShapeBase. Imposta o recupera la didascalia del titolo per qualsiasi oggetto forma per migliorare la chiarezza e l'attrattiva del tuo design.... Shape shape = new Shape ( doc , ShapeType ...Cube ); shape . Width = 200 ; shape . Height = 200 ; shape . Title...

    reference.aspose.com/words/it/net/aspose.words....
  5. 在工作表中查找形状的绝对位置(C++)|Documentation

    使用Aspose.Cells和C++确定形状在工作表中的绝对位置。...Cells提供了 Shape.GetLeftToCorner() 和 Shape.GetTopToCorner()... Absolute Position of this Shape is ( 320 , 183 ) #include <iostream>...

    docs.aspose.com/cells/zh/cpp/finding-absolute-p...
  6. قم بتعيين Visio بيانات خط الشكل في PHP|Document...

    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" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/ar/java/set-visio-shape...
  7. Установите Visio данные строки формы в PHP|Docu...

    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" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/ru/java/set-visio-shape...
  8. Aspose::Words::Drawing::ShapeBase::get_IsImage ...

    Aspose::Words::Drawing::ShapeBase::get_IsImage method. Returns true if this shape is an image shape in C++....Returns true if this shape is an image shape. bool Aspose :: Words...); // Verify that the first shape of the document contains a valid...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ReflectionFormat.Transparency | Aspose.Words fö...

    Justera ReflectionFormat Transparency från 0,0 (ogenomskinlig) till 1,0 (klar) för anpassningsbara reflektionseffekter. Förbättra dina designer med precision!...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Reflection . Transparency...

    reference.aspose.com/words/sv/net/aspose.words....
  10. ReflectionFormat.remove method | Aspose.Words f...

    ReflectionFormat.remove method. Removes [ReflectionFormat](../) from the parent object....to interact with reflection shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

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