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

shapes

(0.24 sec)
  1. Tinte|Aspose.Slides für Python Dokumentation

    Verwalten Sie digitale Tinte auf Folien in Python mit Aspose.Slides: Fügen Sie Stiftstriche hinzu, bearbeiten Sie Pfade, legen Sie Farbe und Breite fest und exportieren Sie die Ergebnisse für PowerPoint und OpenDocument....None for shape in slide . shapes : if isinstance ( shape , slides.... ink . Ink ): first_ink = shape break Ink entfernen Löschen...

    docs.aspose.com/slides/de/python-net/examples/e...
  2. Обновить данные фигур|Documentation

    В этом разделе объясняется, как обновить данные фигуры для фигуры visio с помощью Aspose.Diagram.... Обновить данные Shape Используйте следующий код в...= RunExamples . GetDataDir_Shapes (); // Load a Visio diagram...

    docs.aspose.com/diagram/ru/net/refresh-shapes-d...
  3. Stroke.Color2 | Aspose.Words لـ .NET

    اكتشف خاصية Stroke Color2 - قم بتعزيز تصميماتك باستخدام لون ضربة ثانية قابل للتخصيص للحصول على صور نابضة بالحياة وجذابة للنظر....ملاحظات القيمة الافتراضية لـ Shape هو White . أمثلة يوضح كيفية...MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Adjustment.Value | Aspose.Words لـ .NET

    اكتشف خاصية قيمة التعديل، واحصل بسهولة على قيم التعديل الخام أو قم بتعيينها لتحسين إدارة البيانات وتبسيط العمليات لديك...."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); AdjustmentCollection adjustments...

    reference.aspose.com/words/ar/net/aspose.words....
  5. Archiv

    Archiv...// Získejte tvar podle ID Shape shape = page.getShapes().getShape(1);...getShape(1); // Nastavte ochrany shape.getProtection().getLockAspect()...

    blog.aspose.com/cs/diagram/protect-unprotect-vi...
  6. Forme separatamente dal documento|Aspose.Words ...

    Estrai vari oggetti grafici, come immagini, caselle di testo contenenti paragrafi o forme di frecce, durante l'elaborazione di un documento ed esportali in una posizione esterna utilizzando Python....documento è rappresentato dal nodo Shape o GroupShape nel Aspose.Words...è rappresentata da un nodo Shape di ShapeType.IMAGE . Questo...

    docs.aspose.com/words/it/python-net/rendering-s...
  7. العمل مع ميزة تحديد في GridJs|Documentation

    يصف هذا المقال كيفية استخدام GridJs للتمييز على نص الخلية ونطاق الخلية والأشكال والصور....id of shape , can be find in xs . sheet . data . shapes إزالة...id of shape , can be find in xs . sheet . data . shapes الحصول...

    docs.aspose.com/cells/ar/python-net/aspose-cell...
  8. PageSetup.pageWidth property | Aspose.Words for...

    PageSetup.pageWidth property. Returns or sets the width of the page in points....DocumentBuilder ( doc ); let shape = builder . insertImage ( base.... imageDir + "Logo.jpg" ); shape . wrapType = aw . Drawing ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Comprimi DOC In Python

    Comprimi DOC in Python senza perdere qualità. Ottimizza DOC i contenuti, riduci facilmente le dimensioni dei file....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/compres...
  10. Comprimi HTML In Python

    Comprimi HTML in Python senza perdere qualità. Ottimizza HTML i contenuti, riduci facilmente le dimensioni dei file....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/compres...