Sort Score
Result 10 results
Languages All
Labels All
Results 7,631 - 7,640 of 50,331 for

shapes

(1.56 sec)
  1. ImageData.SourceFullName | Aspose.Words لـ .NET

    اكتشف خاصية ImageData SourceFullName لإدارة مسارات الصور وأسماء الملفات المرتبطة بسهولة، مما يعزز كفاءة التعامل مع الصور.... Shape shape = new Shape ( builder . Document...Image ); shape . WrapType = WrapType . Inline ; shape . ImageData...

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

    Upptäck ShapeBase WrapType-egenskapen, styr inbäddade eller flytande former och anpassa textbrytning för ökad layoutflexibilitet.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/sv/net/aspose.words....
  3. DocumentBuilder.InsertNode | Aspose.Words per .NET

    Migliora la creazione dei tuoi documenti con il metodo InsertNode di DocumentBuilder. Inserisci facilmente i nodi prima del cursore per una modifica fluida!... Shape shape = new Shape ( builder . Document...Image ); shape . WrapType = WrapType . Inline ; shape . ImageData...

    reference.aspose.com/words/it/net/aspose.words/...
  4. Compress TIFF In C++

    Compress TIFF in C++ without losing quality. Optimize TIFF content, reduce file size easily....<DocumentBuilder>(doc); auto shape = builder-> InsertImage ( u"Input...set_TiffCompression (TiffCompression::Lzw); shape-> GetShapeRenderer ()-> Save...

    products.aspose.com/words/cpp/compress/tiff/
  5. 搜索

    搜索...pages[0] # 透過ID獲取形狀 shape = page.shapes[1] # 移除保護 shape.protection.lock_aspect...FALSE shape.protection.lock_begin.value = BOOL.FALSE shape.protection...

    blog.aspose.com/zh-hant/diagram/remove-visio-sh...
  6. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Esplora il metodo VisitShapestart di DocumentVisitor per migliorare l'enumerazione delle forme nelle tue applicazioni. Aumenta l'efficienza e semplifica il tuo processo di codifica!...VisitShapeStart ( Shape shape ) Parametro Tipo Descrizione shape Shape L’oggetto...DocumentBuilder.InsertShape. Shape balloon = new Shape ( doc , ShapeType...

    reference.aspose.com/words/it/net/aspose.words/...
  7. 아카이브

    아카이브...SHAPE, True) 메서드를 사용하여 모든 모양을 개체로...수행합니다. as\shape() 메서드를 사용하여 모양을 Shape 유형으로 변환합니다. Shape.has\image()...

    blog.aspose.com/ko/words/extract-images-from-wo...
  8. ShapeBase.alternativeText property | Aspose.Wor...

    ShapeBase.alternativeText property. Defines alternative text to be displayed instead of a graphic....Examples Shows how to use a shape’s alternative text. let doc...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. บีบอัด TIFF ใน Python

    บีบอัด TIFF ใน Python โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา TIFF ลดขนาดไฟล์ได้อย่างง่ายดาย...DocumentBuilder(doc) shape = builder.InsertImage( "Input...saving.TiffCompression.LZW shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/th/python-net/compres...
  10. Tối Ưu Hóa Nội Dung Của Tệp Bằng Cách Sử Dụng J...

    Nén tệp trong JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS mà không làm giảm chất lượng...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Tùy...

    products.aspose.com/words/vi/nodejs-net/compress/