Sort Score
Result 10 results
Languages All
Labels All
Results 9,811 - 9,820 of 50,258 for

shape

(0.46 sec)
  1. Aktualisieren Sie die Formeigenschaften in VSTO...

    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....//Create shape object to get required shape Visio . Shape shape = page...page . Shapes [ "Process1" ]; //Set shape text and text style...

    docs.aspose.com/diagram/de/net/update-shape-pro...
  2. Uppdatera formegenskaper i VSTO och Aspose.Diag...

    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....//Create shape object to get required shape Visio . Shape shape = page...page . Shapes [ "Process1" ]; //Set shape text and text style...

    docs.aspose.com/diagram/sv/net/update-shape-pro...
  3. VSTO ve Aspose.Diagram'de şekil özelliklerini g...

    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....//Create shape object to get required shape Visio . Shape shape = page...page . Shapes [ "Process1" ]; //Set shape text and text style...

    docs.aspose.com/diagram/tr/net/update-shape-pro...
  4. Actualice las propiedades de la forma en VSTO y...

    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....//Create shape object to get required shape Visio . Shape shape = page...page . Shapes [ "Process1" ]; //Set shape text and text style...

    docs.aspose.com/diagram/es/net/update-shape-pro...
  5. Wenden Sie in Ruby einen anderen Stil auf die e...

    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" ) \ # Get a particular shape shape = diagram . getPages () ...1 ) \ # Clear shape text values and chars shape . getText () ...

    docs.aspose.com/diagram/de/java/apply-different...
  6. Appliquer un style différent sur chaque valeur ...

    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/fr/java/apply-different...
  7. Установите Visio XForm, линии и данные заливки ...

    В этом разделе объясняется, как установить стиль фигуры, включая ее данные линии и данные заливки с помощью Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...vsd" ); // Find a particular shape and update its XForm foreach...

    docs.aspose.com/diagram/ru/net/set-visio-shape-...
  8. Öffentliche API Änderungen in Aspose.Cells 8.9....

    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....//Add a Shape of type TextBox to the collection Shape shape = sheet...100 , 200 ); //Add text to Shape shape . setText ( "Aspose" ); //Access...

    docs.aspose.com/cells/de/java/public-api-change...
  9. Gruppera, konvertera och verifiera former|Docum...

    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....Initialize an array of shapes Shape [] ss = new Shape [ 3 ]; // extract...extract and assign shapes to the array ss [ 0 ] = page . getShapes...

    docs.aspose.com/diagram/sv/java/group-convert-a...
  10. ShapeBase.Height | Aspose.Words för .NET

    Upptäck egenskapen ShapeBase Height för att enkelt justera formens containerhöjd, vilket förbättrar designflexibiliteten och precisionen i dina projekt....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/sv/net/aspose.words....