Sort Score
Result 10 results
Languages All
Labels All
Results 8,191 - 8,200 of 48,794 for

shapes

(0.15 sec)
  1. Komprimovať HTML V C++

    Komprimujte HTML v C++ bez straty kvality. Optimalizujte obsah HTML, jednoducho zmenšite veľkosť súboru....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/sk/cpp/compress/html/
  2. Սեղմել HTML Ը C++ Ում

    Սեղմեք HTML ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք HTML բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/hy/cpp/compress/html/
  3. Pakkaa DOCX Kohteessa C#

    Pakkaa DOCX kentässä C# laadun heikkenemättä. Optimoi kohteen DOCX sisältö, pienennä tiedostokokoa helposti....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // Kehittäjä voi valita kuvan pakkauskirjaston...

    products.aspose.com/words/fi/net/compress/docx/
  4. Pakkaa WORD Kohteessa C#

    Pakkaa WORD kentässä C# laadun heikkenemättä. Optimoi kohteen WORD sisältö, pienennä tiedostokokoa helposti....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // Kehittäjä voi valita kuvan pakkauskirjaston...

    products.aspose.com/words/fi/net/compress/word/
  5. Используйте индексы соединения для соединения ф...

    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 ( @ "C:\temp\Basic Shapes.vss" , rectangle ); diagram..."C:\temp\Basic Shapes.vss" , connectorMaster ); // add shapes long shape1_ID...

    docs.aspose.com/diagram/ru/net/use-connection-i...
  6. GradientVariant | Aspose.Words for Java

    Specifies the variant for a gradient fill in Java....Examples: Shows how to fill a shape with a gradients. Document doc...new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  7. Ställ in höjd och bredd på en form i PHP|Docume...

    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 () ->...sizeof ( $shapes -> getCount ())) { $shape = $shapes -> get (...

    docs.aspose.com/diagram/sv/java/set-the-height-...
  8. Stroke.BaseForeColor | Aspose.Words for .NET

    Discover the Stroke BaseForeColor property to easily access the unmodified base foreground color of your stroke for precise design control....Remarks The default value for a Shape is Black. Examples Shows how...new DocumentBuilder (); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  9. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object....DocumentBuilder () shape = builder . insert_shape ( shape_type = aw ...# Apply soft edge to the shape. shape . soft_edge . radius = 30...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Şekiller Ekle|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.... Open ( "Add Shapes.vdx" ); Visio . Documents visioDocs...visioDocs . OpenEx ( "Basic Shapes.vss" , ( short ) Microsoft...

    docs.aspose.com/diagram/tr/net/add-shapes/