Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 42,307 for

shapes

(0.1 sec)
  1. Como adicionar formato Group a um documento do ...

    Group e desagrupar formas usando C#....um group shape a um documento do Word. Tal group shape consiste...adicionar rapidamente um group shape usando o comando/botão Group...

    docs.aspose.com/words/pt/net/how-to-add-group-s...
  2. ShapeBase.IsDecorative | Aspose.Words per .NET

    ShapeBase IsDecorative proprietà. Ottiene o imposta il flag che specifica se la forma è decorativa nel documento in C#...."Decorative shapes.docx" ); Shape shape = ( Shape ) doc . GetChildNodes...NodeType . Shape , true )[ 0 ]; Assert . True ( shape . IsDecorative...

    reference.aspose.com/words/it/net/aspose.words....
  3. Общедоступный API Изменения в Aspose.Diagram 6....

    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....GetPage ( "Page-1" ); // get shape of the Visio diagram by ID Aspose...Aspose . Diagram . Shape OLE_Shape = page . Shapes . GetShape ( 2...

    docs.aspose.com/diagram/ru/net/public-api-chang...
  4. OleFormat.Save | Aspose.Words för .NET

    OleFormat Save metod. Sparar data för det inbäddade objektet i den angivna strömmen i C#....docm" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); // OLE-objektet i den första formen...

    reference.aspose.com/words/sv/net/aspose.words....
  5. قم بإنشاء Diagram جديد في VSTO و Aspose.Diagram...

    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....ActivePage ; //Add a new rectangle shape Visio . Master visioRectMaster...get_ItemU ( @"Rectangle" ); Visio . Shape visioRectShape = visioPage ...

    docs.aspose.com/diagram/ar/net/create-a-new-dia...
  6. FieldEmbed Class | Aspose.Words لـ .NET

    Aspose.Words.Fields.FieldEmbed فصل. ينفذ حقل EMBED في C#....Microsoft Word القديمة مثل SHAPE وEMBED أثناء التحميل. // افتح...فسنرى شكلًا وحقل EMBED. // حقل SHAPE هو نقطة الارتساء/اللوحة القماشية...

    reference.aspose.com/words/ar/net/aspose.words....
  7. ReflectionFormat.transparency property | Aspose...

    ReflectionFormat.transparency property. Gets or sets a double value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency for the reflection effect...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...
  8. ImageData.sourceFullName property | Aspose.Word...

    ImageData.sourceFullName property. Gets or sets the path and name of the source file for the linked image....to a shape so that it can display it. // 1 - Set the shape to contain...the image. let shape = new aw . Drawing . Shape ( builder . document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase.Top | Aspose.Words per .NET

    ShapeBase Top proprietà. Ottiene o imposta la posizione del bordo superiore del blocco contenitore della forma in C#....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/it/net/aspose.words....
  10. ShapeBase.Left | Aspose.Words per .NET

    ShapeBase Left proprietà. Ottiene o imposta la posizione del bordo sinistro del blocco contenitore della forma in C#....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/it/net/aspose.words....