Sort Score
Result 10 results
Languages All
Labels All
Results 9,611 - 9,620 of 42,923 for

shape

(0.1 sec)
  1. Arbeiten mit Kommentaren|Documentation

    Auf dieser Seite wird beschrieben, wie Sie Kommentare mit der Bibliothek Aspose.Diagram hinzufügen oder bearbeiten....Buchseite Die Klasse übernimmt eine Shape-Klasseninstanz und eine Textzeichenfolge...retrieve shape by ID Aspose . Diagram . Shape shape = page ....

    docs.aspose.com/diagram/de/net/working-with-com...
  2. PHP'de Şekil Sayfasından Kullanıcı Tanımlı Hücr...

    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....$pages -> get ( $count ); $shapes = $page -> getShapes (); $i...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/tr/java/retrieve-user-d...
  3. Extraire toutes les images d'une page Visio 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....alors que je < shapes . getCount () shape = shapes . get ( i ) #...# Filter shapes by type Foreign if shape . getType () == Rjb...

    docs.aspose.com/diagram/fr/java/extract-all-ima...
  4. ShapeLineStyle Enum | Aspose.Words per .NET

    Scopri l'enumerazione Aspose.Words.Drawing.ShapeLineStyle per migliorare la progettazione dei tuoi documenti con stili di linea composti personalizzabili per le forme....della linea composta di un Shape . public enum ShapeLineStyle...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/it/net/aspose.words....
  5. ShapeBase.AnchorLocked | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase AnchorLocked للتحكم في قفل المرساة للأشكال، مما يعزز استقرار التصميم ومرونته في مشاريعك.... Write ( "Our shape will have an anchor attached...attached to this paragraph." ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/ar/net/aspose.words....
  6. ShapeBase.AnchorLocked | Aspose.Words för .NET

    Upptäck ShapeBase AnchorLocked-egenskapen för att styra ankarlåsning för former, vilket förbättrar designstabilitet och flexibilitet i dina projekt.... Write ( "Our shape will have an anchor attached...attached to this paragraph." ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/sv/net/aspose.words....
  7. ShapeBase.AlternativeText | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase AlternativeText، التي تعمل على تعزيز إمكانية الوصول من خلال توفير نص وصفي للرسومات، وتحسين تجربة المستخدم وتحسين محركات البحث....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (... 150 , 150 ); shape . Name = "MyCube" ; shape . AlternativeText...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Comprimi TIFF In Python

    Comprimi TIFF in Python senza perdere qualità. Ottimizza TIFF i contenuti, riduci facilmente le dimensioni dei file....DocumentBuilder(doc) shape = builder.InsertImage( "Input...saving.TiffCompression.LZW shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/it/python-net/compres...
  9. Javascript 에서 DOC 압축

    품질 손실 없이 JavaScript 에서 DOC 을 압축합니다. DOC 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // 그것은...

    products.aspose.com/words/ko/nodejs-net/compres...
  10. Javascript 에서 DOCX 압축

    품질 손실 없이 JavaScript 에서 DOCX 을 압축합니다. DOCX 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // 그것은...

    products.aspose.com/words/ko/nodejs-net/compres...