Sort Score
Result 10 results
Languages All
Labels All
Results 6,961 - 6,970 of 50,326 for

shapes

(0.31 sec)
  1. DOCX Tömörítése Itt: Javascript

    Tömörítse a(z DOCX fájlt JavaScript nyelven a minőség elvesztése nélkül. Optimalizálja a(z DOCX tartalmat, és egyszerűen csökkentse a fájlméretet....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // A fejlesztő...

    products.aspose.com/words/hu/nodejs-net/compres...
  2. HTML Tömörítése Itt: Javascript

    Tömörítse a(z HTML fájlt JavaScript nyelven a minőség elvesztése nélkül. Optimalizálja a(z HTML tartalmat, és egyszerűen csökkentse a fájlméretet....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // A fejlesztő...

    products.aspose.com/words/hu/nodejs-net/compres...
  3. Trabajar con texto|Documentation

    Esta sección explica cómo insertar una forma de texto o actualizar el texto de la forma con Aspose.Diagram....1" ); // Find a particular shape and update its text foreach...Diagram . Shape shape in page . Shapes ) { if ( shape . NameU ...

    docs.aspose.com/diagram/es/net/working-with-text/
  4. ShapeBase.IsTopLevel | Aspose.Words för .NET

    Upptäck ShapeBase IsTopLevel. Kontrollera snabbt om en form står fristående och förbättra ditt designarbetsflöde med effektiv grupphantering....= new Document (); Shape shape = new Shape ( doc , ShapeType ...Rectangle ); shape . Width = 200 ; shape . Height = 200 ; shape . WrapType...

    reference.aspose.com/words/sv/net/aspose.words....
  5. Forms2OleControl | Aspose.Words for Java

    Represents Microsoft Forms 2.0 OLE control in Java....docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...true); OleControl oleControl = shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  6. إنشاء عروض تقديمية ثلاثية الأبعاد في C++|وثائق ...

    إنشاء عروض تقديمية ثلاثية الأبعاد تفاعلية في C++ باستخدام Aspose.Slides بكل سهولة. تصدير سريع إلى صيغ PowerPoint و OpenDocument للاستخدام المتعدد....get_Slide ( 0 ); auto shape = slide -> get_Shapes () -> AddAutoShape...150.0f , 200.0f , 200.0f ); shape -> get_TextFrame () -> set_Text...

    docs.aspose.com/slides/ar/cpp/3d-presentation/
  7. Şekil Korumasını Kaldır|Documentation

    Bu bölümde şekil korumasının nasıl kaldırılacağı açıklanmaktadır....); // Get shape by ID Shape shape = page . Shapes . GetShape...GetShape ( 1 ); // Set protections shape . Protection . LockAspect ....

    docs.aspose.com/diagram/tr/net/remove-shape-pro...
  8. ShapeBase.Left | Aspose.Words per .NET

    Scopri la proprietà ShapeBase Left per regolare facilmente la posizione del bordo sinistro della tua forma all'interno del suo contenitore. Migliora la precisione del tuo design oggi stesso!...DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/it/net/aspose.words....
  9. ShapeBase.Right | Aspose.Words per .NET

    Scopri la proprietà ShapeBase Right per accedere facilmente alla posizione del bordo destro del blocco contenitore della tua forma, per un controllo preciso del layout....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/it/net/aspose.words....
  10. ShapeBase.Top | Aspose.Words per .NET

    Scopri la proprietà ShapeBase Top. Controlla facilmente la posizione del bordo superiore del contenitore della tua forma per un layout preciso e flessibilità di progettazione....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

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