Sort Score
Result 10 results
Languages All
Labels All
Results 8,921 - 8,930 of 50,477 for

shapes

(0.11 sec)
  1. Effetti di rotazione 3D in un disegno Visio|Doc...

    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....vsdx" ); // get shape by ID and page name Shape shape = diagram ....set 3D rotation properties shape . getThreeDFormat (). getRotationXAngle...

    docs.aspose.com/diagram/it/java/3d-rotation-eff...
  2. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    انتقل بسهولة إلى الرؤوس والتذييلات باستخدام طريقة MoveToHeaderFooter في DocumentBuilder، مما يعزز كفاءة تحرير المستندات لديك.... HeaderPrimary ); Shape shape = builder . InsertImage (...logo.png" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. Rotera Visio Formtext|Documentation

    Hur man roterar formens text i visio med .NET Diagram API....sida Få en speciell form Hämta Shape-text och rotera texten Anropa...1" ); // Find a particular shape and update its text foreach...

    docs.aspose.com/diagram/sv/net/rotate-visio-sha...
  4. Bearbeiten Sie die eingebetteten OLE-Objekte in...

    Diese Seite beschreibt, wie man ein Ole-Objekt mit der Bibliothek Aspose.Diagram manipuliert....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/de/net/manipulate-the-e...
  5. Aspose.Cells te Çalışma Sayfasına Şekiller Ekle...

    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.... public Shape addShape(int type, int upperLeftRow...height, int width) Bu yöntem bir Shape nesnesi döndürür. Aşağıdaki...

    docs.aspose.com/cells/tr/java/insert-shapes-to-...
  6. العمل مع الطبقات|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....# iterate through the shapes for shape in diagram . getPages..."Page-1" ) . getShapes (): if shape . getName () . toLowerCase ()...

    docs.aspose.com/diagram/ar/python-java/working-...
  7. Accessing IChartSeries.Name getter access modif...

    I have a slide with a chart that was created with a specialized tool (think-cell). What I observed is that accessing IChartSeries.Name breaks the chart. I saw other reports mentioning issues with Aspose in combination w…...regardless of the slide and shape characteristics. Sample code...(IChart)presentation.Slides[0].Shapes.First(s => s is IChart); //...

    forum.aspose.com/t/accessing-ichartseries-name-...
  8. Design auf Form anwenden|Documentation

    In diesem Abschnitt wird erläutert, wie Designeigenschaften in einer visio-Form mit Aspose.Diagram festgelegt werden.... GetDataDir_Shapes (); // Load a diagram Diagram...AddMaster ( dataDir + "Basic Shapes.vss" , masterName ); // Page...

    docs.aspose.com/diagram/de/net/apply-theme-to-s...
  9. Appliquer le thème à la forme|Documentation

    Cette section explique comment définir les propriétés du thème dans une forme visio avec Aspose.Diagram.... GetDataDir_Shapes (); // Load a diagram Diagram...AddMaster ( dataDir + "Basic Shapes.vss" , masterName ); // Page...

    docs.aspose.com/diagram/fr/net/apply-theme-to-s...
  10. SignatureLine.instructions property | Aspose.Wo...

    SignatureLine.instructions property. Gets or sets instructions to the signer that are displayed on signing the signature line...'Senior Manager' # Insert a shape that will contain a signature...created above. # If we insert a shape whose coordinates originate...

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