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

shape

(0.19 sec)
  1. API العام التغييرات في Aspose.Diagram 6.0.0|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....get Visio shapes by ids Shape ShapedOne = page . Shapes . GetShape...GetShape ( 1 ); Shape ShapedTwo = page . Shapes . GetShape ( 2 );...

    docs.aspose.com/diagram/ar/net/public-api-chang...
  2. PageSetup.PageWidth | Aspose.Words per .NET

    Scopri la proprietà PageWidth di PageSetup per regolare facilmente la larghezza della pagina in punti, migliorando il layout del documento per una presentazione ottimale.... HeaderPrimary ); Shape shape = builder . InsertImage (...logo.png" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/it/net/aspose.words/...
  3. CompositeNode.InsertAfter | Aspose.Words för .NET

    Infoga enkelt noder med CompositeNode InsertAfter-metoden, vilket förbättrar din datastrukturhantering och säkerställer effektiv nodplacering....docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. Преобразовать Smart Art в групповую фигуру с по...

    Узнайте, как преобразовать фигуру Smart Art в групповую фигуру с помощью Aspose.Cells for C++ и получить доступ к отдельным частям групповой фигуры....Smart Art Shape в Group Shape, используя метод Shape::GetResultOfSmartArt()...обрабатывать Smart Art Shape как Group Shape. Следовательно, у вас...

    docs.aspose.com/cells/ru/cpp/convert-the-smart-...
  5. Lägg till och anslut Visio Former|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....visioStencil ); // Add a new rectangle shape long rectangleId = diagram ...// Set the new shape's properties Shape shape = diagram . getPages...

    docs.aspose.com/diagram/sv/java/add-and-connect...
  6. Ekle ve Bağla Visio Şekiller|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....visioStencil ); // Add a new rectangle shape long rectangleId = diagram ...// Set the new shape's properties Shape shape = diagram . getPages...

    docs.aspose.com/diagram/tr/java/add-and-connect...
  7. Aggiungi e collega Visio Forme|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....visioStencil ); // Add a new rectangle shape long rectangleId = diagram ...// Set the new shape's properties Shape shape = diagram . getPages...

    docs.aspose.com/diagram/it/java/add-and-connect...
  8. GlowFormat.Color | Aspose.Words per .NET

    Scopri la proprietà GlowFormat Color per personalizzare i tuoi effetti di bagliore. Imposta facilmente colori vivaci per un impatto visivo straordinario. L'impostazione predefinita è Nero....+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Glow . Color = Color...

    reference.aspose.com/words/it/net/aspose.words....
  9. Establecer Visio Forma XForm, Línea y Datos de ...

    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....particular shape and update its XForm for ( Shape shape :( Iterable...Iterable < Shape >) diagram . getPages (). get ( 0 ). getShapes ())...

    docs.aspose.com/diagram/es/java/set-visio-shape...
  10. TextPath Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Drawing.TextPath per creare splendide WordArt. Definisci facilmente testo e formattazione per migliorare i tuoi documenti.... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

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