Sort Score
Result 10 results
Languages All
Labels All
Results 9,941 - 9,950 of 50,453 for

shape

(0.83 sec)
  1. Fill.BaseForeColor | Aspose.Words för .NET

    Upptäck egenskapen BaseForeColor för att få åtkomst till ett Color-objekt som representerar den verkliga förgrundsfärgen för din fyllning, vilket förbättrar din designs tydlighet och attraktionskraft....new DocumentBuilder (); Shape shape = builder . InsertShape (... 40 ); shape . Fill . ForeColor = Color . Red ; shape . Fill...

    reference.aspose.com/words/sv/net/aspose.words....
  2. Schützen Sie Formen in Visio|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Pages [ 0 ]; Shape shape = page0 . Shapes [ 0 ]; shape . Protection...LockAspect . Value = BOOL . True ; shape . Protection . LockBegin . Value...

    docs.aspose.com/diagram/de/net/protect-shapes-i...
  3. ShadowFormat.Visible | Aspose.Words per .NET

    Scopri la proprietà ShadowFormat Visible. Controlla facilmente se la formattazione è visibile, migliorando l'aspetto e la chiarezza del tuo documento....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....
  4. ShapeBase.IsInsertRevision | Aspose.Words per .NET

    Scopri come la proprietà IsInsertRevision di ShapeBase migliora i tuoi documenti Word identificando le modifiche apportate durante il monitoraggio. Aumenta l'efficienza della tua modifica!... Shape shape = new Shape ( doc , ShapeType ...Cube ); shape . WrapType = WrapType . Inline ; shape . Width...

    reference.aspose.com/words/it/net/aspose.words....
  5. Procurar

    Procurar...Visio em Python Proteja o Visio Shape em Python Recursos de aprendizagem...por ID shape = page.shapes[1] # Remover proteção shape.protection...

    blog.aspose.com/pt/diagram/remove-visio-shape-p...
  6. Formen in Präsentationen mit Python verwalten|A...

    Erfahren Sie, wie Sie Formen in Aspose.Slides für Python über .NET erstellen, bearbeiten und optimieren und hochperformante PowerPoint- und OpenDocument-Präsentationen bereitstellen....mithilfe der Presentation und Shape APIs. Formen auf Folien finden...übereinstimmt. Die Methode find_shape implementiert diesen Ansatz...

    docs.aspose.com/slides/de/python-net/shape-mani...
  7. Döndürün, Konumu Değiştirin ve Alt Şekilleri Ba...

    Bu bölümde bir visio şeklinin Aspose.Diagram ile nasıl döndürüleceği açıklanmaktadır.... GetDataDir_Shapes (); // Call a Diagram class...); // Get shape by id Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/tr/net/rotate-change-th...
  8. ShapeBase.IsDecorative | Aspose.Words per .NET

    Scopri ShapeBase. Gestisci facilmente le proprietà decorative nei tuoi documenti. Migliora l'aspetto visivo impostando flag per forme dal design unico...."Decorative shapes.docx" ); Shape shape = ( Shape ) doc . GetChildNodes...NodeType . Shape , true )[ 0 ]; Assert . True ( shape . IsDecorative...

    reference.aspose.com/words/it/net/aspose.words....
  9. مجموعة الشكل|وثائق Aspose.Slides

    إدارة الأشكال المجمعة في Aspose.Slides for C++: إنشاء، تضمين، محاذاة، إعادة ترتيب، وتنسيق مجموعات الأشكال باستخدام أمثلة C++ في عروض PPT و PPTX و ODP....-> get_Shapes () -> AddGroupShape (); group -> get_Shapes () ->...0 , 50 , 50 ); group -> get_Shapes () -> AddAutoShape ( ShapeType...

    docs.aspose.com/slides/ar/cpp/examples/elements...
  10. ReflectionFormat Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Drawing.ReflectionFormat för avancerad formatering av objektreflektion. Förbättra din dokumentdesign med sömlös integration!...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Reflection . Transparency...

    reference.aspose.com/words/sv/net/aspose.words....