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

shapes

(0.89 sec)
  1. Ruota, cambia la posizione e collega le forme s...

    Questa sezione spiega come ruotare una forma visio con Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...); // Get shape by id Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/it/net/rotate-change-th...
  2. Aspose::Words::Drawing::Fill::get_PresetTexture...

    Aspose::Words::Drawing::Fill::get_PresetTexture method. Gets a PresetTexture for the fill in C++....tiling the texture inside the shape. auto doc = System :: MakeObject...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Fill::get_Opacity metho...

    Aspose::Words::Drawing::Fill::get_Opacity method. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque) in C++....Examples Shows how to fill a shape with a solid color. auto doc...then cover it with a floating shape. builder -> get_Font () -> set_Size...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose.Cells 8.9.2 でのパブリック API 変更|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....TextOptions プロパティが公開され、Shape のテキスト部分の外観を制御するために使用できます。 FontSettings...//Add a Shape of type TextBox to the collection Shape shape = sheet...

    docs.aspose.com/cells/ja/java/public-api-change...
  5. Tillämpa annan stil på varje textvärde för 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....); \ # Get a particular shape $shape = $diagram -> getPages ()...); \ # Clear shape text values and chars $shape -> getText ()...

    docs.aspose.com/diagram/sv/java/apply-different...
  6. Archiv

    Archiv...erläutert dieser Artikel, wie Sie Shapes in einem Visio-Diagramm programmgesteuert...Visio-Shapes vor Änderungen in C# Schutz von Visio-Shapes in C#...

    blog.aspose.com/de/diagram/protect-unprotect-vi...
  7. ShapeBase.Height | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase Height لضبط ارتفاع حاوية الشكل بسهولة، مما يعزز مرونة التصميم ودقته في مشاريعك....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/ar/net/aspose.words....
  8. قم بحماية وإلغاء حماية شكل Visio بلون الياقوت|D...

    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....1" ) shape = page . getShapes () . getShape ( 1 ) shape . getProtection...getLockAspect () . setValue ( 1 ) shape . getProtection () . getLockBegin...

    docs.aspose.com/diagram/ar/java/protect-and-unp...
  9. Schützen Sie eine Visio-Form in Ruby und heben ...

    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....1" ) shape = page . getShapes () . getShape ( 1 ) shape . getProtection...getLockAspect () . setValue ( 1 ) shape . getProtection () . getLockBegin...

    docs.aspose.com/diagram/de/java/protect-and-unp...
  10. 档案

    档案...IAutoShape shape = presentation.Slides[0].Shapes.AddAutoShape(ShapeType...250); shape.FillFormat.FillType = FillType.NoFill; shape.LineFormat...

    blog.aspose.com/zh/slides/create-three-d-effect...