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

shapes

(0.26 sec)
  1. SoftEdgeFormat.Remove | Aspose.Words لـ .NET

    أزل SoftEdgeFormat بسهولة من الكائن الرئيسي باستخدام طريقة SoftEdgeFormat Remove. بسّط تصميمك لتحقيق أفضل النتائج!...new DocumentBuilder (); Shape shape = builder . InsertShape (...بتطبيق حافة ناعمة على الشكل. shape . SoftEdge . Radius = 30 ; builder...

    reference.aspose.com/words/ar/net/aspose.words....
  2. LoadOptions.BaseUri | Aspose.Words for .NET

    Discover the LoadOptions BaseUri property to easily convert relative URIs to absolute ones in your documents. Enhance your URI management today!...first shape of the document contains a valid image. Shape shape...shape = ( Shape ) doc . GetChild ( NodeType . Shape , 0 , true );...

    reference.aspose.com/words/net/aspose.words.loa...
  3. ImageSize.width_pixels property | Aspose.Words ...

    ImageSize.width_pixels property. Gets the width of the image in pixels....properties of an image in a shape. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Insert a shape into the document which contains...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Hipervínculo|Documentación de Aspose.Slides

    Agregar y gestionar hipervínculos en Aspose.Slides for C++: enlazar texto, formas e imágenes, establecer destinos y acciones para PPT, PPTX y ODP con ejemplos en C++....get_Slide ( 0 ); auto shape = slide -> get_Shapes () -> AddAutoShape...Rectangle , 50 , 50 , 150 , 50 ); shape -> get_TextFrame () -> set_Text...

    docs.aspose.com/slides/es/cpp/examples/elements...
  5. CompositeNode.GetChildNodes | Aspose.Words لـ .NET

    اكتشف طريقة CompositeNode GetChildNodes—استرجاع مجموعة حية من العقد الفرعية المصممة خصيصًا لنوعك المحدد لتحسين الأداء....NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...AreEqual ( 9 , shapes . Count ( s => (( Shape ) s ). HasImage...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. 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...
  7. 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...
  8. 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...
  9. Nén DOCX Trong Javascript

    Nén DOCX trong JavaScript mà không làm giảm chất lượng. Tối ưu hóa DOCX nội dung, giảm kích thước tệp một cách dễ dà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/compres...
  10. Nén WORD Trong Javascript

    Nén WORD trong JavaScript mà không làm giảm chất lượng. Tối ưu hóa WORD nội dung, giảm kích thước tệp một cách dễ dà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/compres...