Sort Score
Result 10 results
Languages All
Labels All
Results 8,831 - 8,840 of 50,320 for

shapes

(0.06 sec)
  1. Optimumkan Kandungan Fail Menggunakan Python

    Mampatkan fail dalam Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS tanpa kehilangan kualiti...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/ms/python-net/compress/
  2. Zoptymalizuj Zawartość Pliku Za Pomocą Python

    Kompresuj pliki w Python formacie: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS bez utraty jakości...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/pl/python-net/compress/
  3. Ottimizza Il Contenuto Del File Utilizzando Python

    Comprimi i file in Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS senza perdere la qualità...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/it/python-net/compress/
  4. ShadowFormat.Clear | Aspose.Words per .NET

    Ripristina senza sforzo il formato delle tue ombre con il metodo ShadowFormat Clear. Migliora il tuo design con una tabula rasa oggi stesso!...MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...GetChildNodes ( NodeType . Shape , true )[ 0 ]; if ( shape . ShadowFormat...

    reference.aspose.com/words/it/net/aspose.words....
  5. Aspose::Words::Drawing::Fill::TwoColorGradient ...

    Aspose::Words::Drawing::Fill::TwoColorGradient method. Sets the specified fill to a two-color gradient in C++....Examples Shows how to fill a shape with a gradients. auto doc =...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Hyperlink|Aspose.Slides für Python Dokumentation

    Hyperlinks in Python mit Aspose.Slides hinzufügen, bearbeiten und entfernen: Linktext, Formen, Folien, URLs und E-Mail; Ziele und Aktionen für PPT, PPTX und ODP festlegen....slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....RECTANGLE , 50 , 50 , 150 , 50 ) shape . text_frame . text = "Aspose"...

    docs.aspose.com/slides/de/python-net/examples/e...
  7. Aspose::Words::Drawing::Fill::get_TextureAlignm...

    Aspose::Words::Drawing::Fill::get_TextureAlignment method. Gets or sets the alignment for tile texture fill in C++....tiling the texture inside the shape. auto doc = System :: MakeObject...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FlipOrientation Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.Drawing.FlipOrientation per opzioni di orientamento delle forme versatili. Migliora il design dei tuoi documenti con una personalizzazione flessibile!... Shape shape = builder . InsertShape (..., 100 , WrapType . None ); shape . ImageData . SetImage ( ImageDir...

    reference.aspose.com/words/it/net/aspose.words....
  9. DocumentBuilder.InsertNode | Aspose.Words لـ .NET

    حسّن عملية إنشاء مستنداتك باستخدام طريقة InsertNode في DocumentBuilder. أدرج العقد قبل المؤشر بسهولة لتحرير سلس!... Shape shape = new Shape ( builder . Document...Image ); shape . WrapType = WrapType . Inline ; shape . ImageData...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. نحوه اضافه کردن شکل Group به فایل Word|Aspose.W...

    group shape را با استفاده از Python به سند اضافه کنید....Ask AI کار با Group Shape در اسناد Word Contents [ Hide ] گاهی...group shape را به یک سند Word اضافه کنید. چنین group shape از چندین...

    docs.aspose.com/words/fa/python-net/how-to-add-...