Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 4,904 for

autoshape

(0.06 sec)
  1. עיבוד צורות בנפרד ממסמך|Aspose.Words עבור C++

    חלץ אובייקטים גרפיים שונים, כגון תמונות, תיבת טקסט המכילה פסקאות או צורות חץ, בעת עיבוד מסמך וייצא אותם למיקום חיצוני....להיות תיבות טקסט, תמונות, AutoShapes, OLE אובייקטים וכו'. שדות...אובייקטים בשכבת הציור, כגון AutoShape, תיבת טקסט, צורה חופשית, OLE...

    docs.aspose.com/words/he/cpp/rendering-shapes-s...
  2. Archiv

    Archiv...AutoShape: auto_shape_lock = shape.shape_lock...if type(shape) is slides.AutoShape: auto_shape_lock = shape.shape_lock...

    blog.aspose.com/cs/slides/lock-or-unlock-powerp...
  3. Propiedades de Presentación|Documentación de As...

    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....pptxFileName ); try { AutoShape autoShape = ( AutoShape ) pres . getSlides...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/es/androidjava/presentat...
  4. Анимация форм|Документация Aspose.Slides

    Применение анимации PowerPoint в C# или .NET...как применить эффект Fade к AutoShape и установить анимацию текста...новуюAutoShape с текстом IAutoShape autoShape = sld . Shapes . AddAutoShape...

    docs.aspose.com/slides/ru/net/shape-animation/
  5. Nouveau Système d'Exportation HTML - Aspose.Sli...

    Exportation HTML PowerPoint en C# ou .NET...if(shape is AutoShape) { ITextFrame textFrame = ((AutoShape)shape)...Input . AddTemplate < AutoShape >( "autoshape" , Path . Combine (...

    docs.aspose.com/slides/fr/net/web-extensions/
  6. Анимация форм|Документация Aspose.Slides

    Примените анимацию PowerPoint в C++...как применить эффект Fade к AutoShape и установить анимацию текста...( 0 ); // Добавляет новую AutoShape с текстом System :: SharedPtr...

    docs.aspose.com/slides/ru/cpp/shape-animation/
  7. Connecteur|Documentation Aspose.Slides

    Connecter des formes PowerPoint en Java... Ajoutez deux AutoShape à la diapositive en utilisant...par son index. Ajoutez deux AutoShape à la diapositive en utilisant...

    docs.aspose.com/slides/fr/java/connector/
  8. Procurar

    Procurar...if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Verifique...

    blog.aspose.com/pt/slides/extract-images-from-p...
  9. สร้างการนำเสนอ PPTX ใน Node.js | products.aspos...

    สร้างการนำเสนอ Microsoft Powerpoint PPTX โดยใช้แอปพลิเคชัน Node โดยไม่ต้องใช้ Microsoft Office...ที่เปิดเผยโดยอ็อบเจ็กต์ Shapes เพื่อเพิ่ม AutoShape ของประเภทเส้น เขียนงานนำเ...

    products.aspose.com/total/th/nodejs-java/create...
  10. Archivio

    Archivio...IAutoShape autoShape = (IAutoShape)shape; if (autoShape != null)...for (IParagraph paragraph : autoShape.getTextFrame().getParagraphs())...

    blog.aspose.com/it/slides/work-with-hyperlinks-...