Sort Score
Result 10 results
Languages All
Labels All
Results 9,951 - 9,960 of 50,477 for

shape

(0.29 sec)
  1. Changements d API public dans Aspose.Cells 8.9....

    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....//Add a Shape of type TextBox to the collection Shape shape = sheet...100 , 200 ); //Add text to Shape shape . setText ( "Aspose" ); //Access...

    docs.aspose.com/cells/fr/java/public-api-change...
  2. Cambios en la API pública en Aspose.Cells 8.9.2...

    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....//Add a Shape of type TextBox to the collection Shape shape = sheet...100 , 200 ); //Add text to Shape shape . setText ( "Aspose" ); //Access...

    docs.aspose.com/cells/es/java/public-api-change...
  3. Arbeiten mit Schutz|Documentation

    In diesem Abschnitt wird erklärt, wie Sie die diagram mit Aspose.Diagram schützen....Drücke OK' Bearbeiten Sie das Shape Protection-Programmierbeispiel...); // Get shape by ID Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/de/net/working-with-pro...
  4. Форматирование фигур PowerPoint в Python|Докуме...

    Узнайте, как форматировать фигуры PowerPoint в Python с помощью Aspose.Slides — задавайте стили заливки, линий и эффектов для файлов PPT, PPTX и ODP с точностью и полным контролем.... shape = slide . shapes . add_auto_shape ( slides ....заливки для прямоугольной фигуры. shape . fill_format . fill_type =...

    docs.aspose.com/slides/ru/python-net/shape-form...
  5. Dessiner du texte|Documentation

    Cette section explique comment dessiner du texte dans une page visio avec Aspose.Diagram. Prise en charge de l'utilisation de C# pour dessiner du texte et l'enregistrer au format pdf, svg, html, image, xps et autres formats....1 , 2 ) }; //Draw a diamond shape in page long shapeId = diagram...// get the added shape from page Shape shape = diagram . Pages...

    docs.aspose.com/diagram/fr/net/drawing/draw-text/
  6. قم بإنشاء Diagram جديد في VSTO و Aspose.Diagram...

    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....ActivePage ; //Add a new rectangle shape Visio . Master visioRectMaster...get_ItemU ( @"Rectangle" ); Visio . Shape visioRectShape = visioPage ...

    docs.aspose.com/diagram/ar/net/create-a-new-dia...
  7. 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....
  8. 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...
  9. ShapeBase.ShapeType | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase ShapeType للوصول بسهولة إلى أنواع الأشكال وتحديدها، مما يعزز قدرات التصميم وكفاءة المشروع.... Shape balloon = new Shape ( doc , ShapeType...= Color . Red } }; Shape cube = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/ar/net/aspose.words....
  10. ShapeBase.IsGroup | Aspose.Words per .NET

    Scopri ShapeBase IsGroup. Identifica facilmente se una forma è un gruppo. Ottimizza il tuo flusso di lavoro di progettazione con questa proprietà essenziale per una migliore organizzazione.... Shape balloon = new Shape ( doc , ShapeType...= Color . Red } }; Shape cube = new Shape ( doc , ShapeType ...

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