Sort Score
Result 10 results
Languages All
Labels All
Results 9,271 - 9,280 of 50,477 for

shapes

(0.09 sec)
  1. NodeCollection.Count | Aspose.Words för .NET

    Upptäck egenskapen NodeCollection Count för att enkelt komma åt det totala antalet noder i din samling, vilket förbättrar datahantering och effektivitet.... " )); Shape shape = new Shape ( doc , ShapeType .... Rectangle ); shape . Width = 200 ; shape . Height = 200 ; //...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Präsentationsformen auf Android anpassen|Aspose...

    Erstellen und anpassen von Formen in PowerPoint-Präsentationen mit Aspose.Slides für Android via Java: Geometriepfade, abgerundete Ecken, zusammengesetzte Formen....Shape konvertieren. Verwenden Sie...um GeometryPath in java.awt.Shape hin und her zu konvertieren...

    docs.aspose.com/slides/de/androidjava/custom-sh...
  3. Textfelder in Präsentationen mit C++|Aspose.Sli...

    Aspose.Slides für C++ ermöglicht das einfache Erstellen, Bearbeiten und Klonen von Textfeldern in PowerPoint- und OpenDocument-Dateien und verbessert Ihre Präsentationsautomatisierung....hinzu auto ashp = sld -> get_Shapes () -> AddAutoShape ( ShapeType...{ for ( auto && shape : slide -> get_Shapes ()) { if ( ObjectExt...

    docs.aspose.com/slides/de/cpp/manage-textbox/
  4. Aplique un estilo diferente en cada valor de te...

    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/es/java/apply-different...
  5. 在 PHP 中对形状的每个文本值应用不同的样式|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....); \ # Get a particular shape $shape = $diagram -> getPages ()...); \ # Clear shape text values and chars $shape -> getText ()...

    docs.aspose.com/diagram/zh/java/apply-different...
  6. Applica uno stile diverso al valore di ciascun ...

    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/it/java/apply-different...
  7. Dişli Türü Akıllı Sanat Şeklinden Metin Ayıklam...

    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.... Bunun için öncelikle Shape.GetResultOfSmartArt() yöntemini...içinde tek tek dolaşabilir ve Shape.Text özelliğini kullanarak metinlerini...

    docs.aspose.com/cells/tr/net/extract-text-from-...
  8. ChartFormat.SetDefaultFill | Aspose.Words per .NET

    Scopri come utilizzare il metodo ChartFormat SetDefaultFill per ripristinare senza sforzo il riempimento di un elemento del grafico al suo valore predefinito originale....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); ChartSeries series = shape . Chart...

    reference.aspose.com/words/it/net/aspose.words....
  9. ChartSeriesGroupCollection.RemoveAt | Aspose.Wo...

    Ta enkelt bort en seriegrupp med metoden ChartSeriesGroupCollection RemoveAt. Förenkla din diagramhantering genom att eliminera oönskad data....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Chart chart = shape . Chart ; ...

    reference.aspose.com/words/sv/net/aspose.words....
  10. ChartSeriesGroupCollection.Count | Aspose.Words...

    Scopri la proprietà Count di ChartSeriesGroupCollection, che rivela il numero totale di gruppi di serie per una visualizzazione avanzata dei dati....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Chart chart = shape . Chart ; ...

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