Sort Score
Result 10 results
Languages All
Labels All
Results 7,601 - 7,610 of 50,318 for

shapes

(0.35 sec)
  1. Konvertieren Sie eine Visio-Form in ein SVG-For...

    In diesem Abschnitt wird erläutert, wie Sie eine visio-Form mit Aspose.Diagram in SVG konvertieren....); // Get a particular shape Shape shape = page . getShapes ()...(). get ( 0 ); // Shape to Svg SVGSaveOptions option = new SVGSaveOptions...

    docs.aspose.com/diagram/de/java/convert-a-visio...
  2. GraphicsQualityOptions.UseTileFlipMode | Aspose...

    Upptäck egenskapen GraphicsQualityOptions UseTileFlipMode för att styra WrapMode-inställningar för förbättrad visuell kvalitet i dina applikationer....MyDir + "Shape high dpi.docx" ); Shape shape = ( Shape ) doc ....NodeType . Shape , 0 , true ); ShapeRenderer renderer = shape . GetShapeRenderer...

    reference.aspose.com/words/sv/net/aspose.words....
  3. Aspose::Words::Drawing::TextBox::get_NoTextRota...

    Aspose::Words::Drawing::TextBox::get_NoTextRotation method. Gets or sets a boolean value indicating either text of the TextBox should not rotate when the shape is rotated in C++....should not rotate when the shape is rotated. bool Aspose :: Words...disable text rotation when the shape is rotate. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Stroke.ImageBytes | Aspose.Words per .NET

    Scopri come utilizzare la proprietà ImageBytes per creare splendide immagini tratteggiate e riempimenti a motivo unici per i tuoi progetti. Migliora i tuoi effetti visivi oggi stesso!...MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...NodeType . Shape , 0 , true ); Stroke stroke = shape . Stroke ;...

    reference.aspose.com/words/it/net/aspose.words....
  5. ShapeBase.title property | Aspose.Words for Python

    ShapeBase.title property. Gets or sets the title (caption) of the current shape object....title (caption) of the current shape object. @property def title...Shows how to set the title of a shape. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Metinle Çalışmak|Documentation

    Bu bölüm, Aspose.Diagram ile bir metin şeklinin nasıl ekleneceğini veya şeklin metninin nasıl güncelleneceğini açıklar.... Shape Text Programlama Örneği Güncelleme...1" ); // Find a particular shape and update its text foreach...

    docs.aspose.com/diagram/tr/net/working-with-text/
  7. 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...
  8. إدارة مربعات النص في العروض التقديمية في .NET|ت...

    Aspose.Slides for .NET يجعل من السهل إنشاء وتحرير واستنساخ مربعات النص في ملفات PowerPoint وOpenDocument، مما يعزز أتمتة عروضك التقديمية.... Shapes . AddAutoShape ( ShapeType...LowCode . ForEach . Shape ( presentation , ( shape , slide , index...

    docs.aspose.com/slides/ar/net/manage-textbox/
  9. Stroke.BaseForeColor | Aspose.Words لـ .NET

    اكتشف خاصية Stroke BaseForeColor للوصول بسهولة إلى لون المقدمة الأساسي غير المعدل لضربتك للتحكم الدقيق في التصميم....ملاحظات القيمة الافتراضية لـ Shape هو Black . أمثلة يوضح كيفية...new DocumentBuilder (); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Управление текстовыми полями в презентациях с п...

    Aspose.Slides for C++ упрощает создание, редактирование и клонирование текстовых полей в файлах PowerPoint и OpenDocument, улучшая автоматизацию вашей презентации....Rectangle auto ashp = sld -> get_Shapes () -> AddAutoShape ( ShapeType...Pptx ); Check for a Text Box Shape Aspose.Slides предоставляет...

    docs.aspose.com/slides/ru/cpp/manage-textbox/