Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 5,126 for

shape position

(0.22 sec)
  1. Gestione delle immagini con Node.js tramite C++...

    Scopri come aggiungere e posizionare le immagini nei fogli di calcolo usando Aspose.Cells for Node.js via C++....get ( pictureIndex ); // Positioning the picture proportional...pictureIndex ); // Absolute positioning of the picture in unit of...

    docs.aspose.com/cells/it/nodejs-cpp/managing-pi...
  2. Creando un gráfico de Excel e incrustándolo en ...

    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.... Position = 0 ; wbStream . Read ( chartOleData...IOleObjectFrame oof = sld . Shapes . AddOleObjectFrame ( 0 , 0...

    docs.aspose.com/slides/es/net/creating-excel-ch...
  3. Добавление текста в PDF с использованием C#|Asp...

    Узнайте, как добавить текст в PDF-документ в .NET с использованием Aspose.PDF для улучшения содержания и редактирования документов.... Position = new Aspose . Pdf . Text . Position ( 100 ,...Specify the position for Text Fragment textFragment . Position = new...

    docs.aspose.com/pdf/ru/net/add-text-to-pdf-file/
  4. GridJs Sunucu Tarafı ile Çalışmak|Documentation

    Bu makale, GridJs deki API leri nasıl kullanacağınızı açıklar....Position = 0 in C# byte [] buffer =...automatically zip all the images/shapes into a zip stream and store...

    docs.aspose.com/cells/tr/java/aspose-cells-grid...
  5. Mise en forme des formes PowerPoint en JavaScri...

    Apprenez à formater les formes PowerPoint en JavaScript avec Aspose.Slides - définissez les styles de remplissage, de ligne et d'effet pour les fichiers PPT, PPTX et ODP avec précision et contrôle total.... let shape = slide . getShapes (). addAutoShape...remplissage pour la forme rectangle. shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/fr/nodejs-java/shape-for...
  6. Formater les formes PowerPoint en PHP|Documenta...

    Apprenez à formater les formes PowerPoint en PHP avec Aspose.Slides — définissez les styles de remplissage, de ligne et d'effet pour les fichiers PPT, PPTX et ODP avec précision et contrôle total.... $shape = $slide -> getShapes () ->...remplissage pour la forme rectangle. $shape -> getFillFormat () -> setFillType...

    docs.aspose.com/slides/fr/php-java/shape-format...
  7. PowerPoint-Präsentationen mit Animationen in Py...

    Entdecken Sie die Möglichkeiten von Aspose.Slides für Python via .NET zur Handhabung von PowerPoint-Animationen. Dieser allgemeine Überblick hebt wichtige Funktionen hervor und bietet Einblicke zur Verbesserung Ihrer Präsentationen....markiert den Moment oder die Position, an der ein Verhalten angewendet...OLE‑Objekte und mehr. Mehr lesen Über Shape Animation . Animierte Diagramme...

    docs.aspose.com/slides/de/python-net/powerpoint...
  8. CDR Images Dithering with Python | products.asp...

    How to use Python for CDR images and photos dithering on desktop and web applications....introduces a slight “noise” that positively influences image perception...file contains text, lines, shapes, images, colours and effects...

    products.aspose.com/imaging/python-net/dither/cdr/
  9. Ajouter des commentaires dans la feuille de cal...

    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....addComments de la collection Shapes (encapsulée dans l’objet Worksheet)...have a <v:shape> element for each comment + "<v:shape fillcolor=\"#ffffe1\"...

    docs.aspose.com/cells/fr/java/add-comments-in-s...
  10. Verwalten von Präsentationsformen in .NET|Aspos...

    Erfahren Sie, wie Sie Formen in Aspose.Slides für .NET erstellen, bearbeiten und optimieren und leistungsstarke PowerPoint‑Präsentationen bereitstellen....IShape shape = FindShape ( slide , "Shape1" ); if ( shape != null...Console . WriteLine ( "Shape Name: " + shape . Name ); } } } // ...

    docs.aspose.com/slides/de/net/shape-manipulations/