Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 50,453 for

shapes

(0.46 sec)
  1. Mover un párrafo de una presentación a otra|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....paragraph range in a TextBody shape in the source document // to...to another TextBody shape in the target document. public static...

    docs.aspose.com/slides/es/net/move-a-paragraph-...
  2. DocumentBuilder.InsertOnlineVideo | Aspose.Word...

    Effortlessly add and scale online videos in your documents with DocumentBuilder's InsertOnlineVideo method for enhanced engagement and creativity.... public Shape InsertOnlineVideo ( string videoUrl...and other settings using the Shape object returned by this method...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Таблица|Документация Aspose.Slides

    Работа с таблицами в Aspose.Slides for C++: создание, форматирование, объединение ячеек, применение стилей, импорт данных и экспорт с примерами C++ для PPT, PPTX и ODP....}); auto table = slide -> get_Shapes () -> AddTable ( 50 , 50 ,...}); auto table = slide -> get_Shapes () -> AddTable ( 50 , 50 ,...

    docs.aspose.com/slides/ru/cpp/examples/elements...
  4. Tabelle|Aspose.Slides Dokumentation

    Arbeiten Sie mit Tabellen in Aspose.Slides for C++: Erstellen, formatieren, Zellen zusammenführen, Stile anwenden, Daten importieren und mit C++-Beispielen für PPT, PPTX und ODP exportieren....}); auto table = slide -> get_Shapes () -> AddTable ( 50 , 50 ,...}); auto table = slide -> get_Shapes () -> AddTable ( 50 , 50 ,...

    docs.aspose.com/slides/de/cpp/examples/elements...
  5. Archiv

    Archiv...dat tvaru How to read Visio shape data in C# Přečtěte si vlastnost...foreach (Shape shape in page.Shapes) { Console.WriteLine("Shape ID...

    blog.aspose.com/cs/diagram/read-visio-shape-dat...
  6. Extraer Texto de la Forma de Arte SmartArt de T...

    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....Forma de Grupo usando el método Shape.get_result_of_smart_art() ....método GroupShape.get_grouped_shapes() . Finalmente, puedes iterar...

    docs.aspose.com/cells/es/python-net/extract-tex...
  7. قم بتحديث بيانات الأشكال|Documentation

    يشرح هذا القسم كيفية تحديث بيانات الشكل لشكل visio باستخدام Aspose.Diagram.... GetDataDir_Shapes (); // Load a Visio diagram..."Page-3" ); // Get Shape Shape shape = page . Shapes . GetShape ( 15...

    docs.aspose.com/diagram/ar/net/refresh-shapes-d...
  8. ShapeBase.CanHaveImage | Aspose.Words per .NET

    Scopri la proprietà ShapeBase CanHaveImage impara a determinare se il tuo tipo di forma supporta le immagini per un impatto visivo migliore!... Shape shape = builder . InsertImage (...True ( shape . CanHaveImage ); Assert . True ( shape . HasImage...

    reference.aspose.com/words/it/net/aspose.words....
  9. OlePackage.DisplayName | Aspose.Words for .NET

    Discover the OlePackage DisplayName property to easily manage OLE Package display names. Enhance your data organization with this key feature....system by double-clicking on the shape that contains the OLE object...MemoryStream ( zipFileBytes )) { Shape shape = builder . InsertOleObject...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Komprimera TIFF I Java

    Komprimera TIFF i Java utan att förlora kvalitet. Optimera TIFF innehåll, minska filstorleken enkelt....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...setTiffCompression(TiffCompression.LZW); shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/sv/java/compress/tiff/