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

shape

(0.21 sec)
  1. Архів

    Архів...IAutoShape shape = presentation.Slides[0].Shapes.AddAutoShape(ShapeType...250); shape.FillFormat.FillType = FillType.NoFill; shape.LineFormat...

    blog.aspose.com/uk/slides/create-three-d-effect...
  2. 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...
  3. 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...
  4. Arbeiten mit Themen|Documentation

    In diesem Abschnitt wird erläutert, wie Sie mit Aspose.Diagram ein voreingestelltes Design auf eine Seite oder eine Form anwenden....Holen Sie sich eine Instanz der Shape-Klasse, um das Thema festzulegen...PresetTheme-Eigenschaft der Shape-Instanz einen Preset-Wert zu...

    docs.aspose.com/diagram/de/java/working-with-th...
  5. Добавить водяные знаки в презентации на Python|...

    Узнайте, как управлять текстовыми и графическими водяными знаками в презентациях PowerPoint и OpenDocument на Python, чтобы указать черновик, конфиденциальную информацию, авторские права и многое другое....PictureFrame реализует класс Shape , что позволяет использовать... он оборачивается в объект Shape . Водяной знак можно применить...

    docs.aspose.com/slides/ru/python-net/watermark/
  6. WrapType Enum | Aspose.Words per .NET

    Scopri come l'enum Aspose.Words.Drawing.WrapType migliora l'adattamento del testo a forme e immagini per una formattazione professionale dei documenti.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/it/net/aspose.words....
  7. Şekil Korumasını Kaldır|Documentation

    Bu bölüm, Aspose.Diagram kullanarak şekil korumasının nasıl kaldırılacağını açıklar...."Flow 1" ); // get shape by ID Shape shape = page . getShapes...getShape ( 1 ); // set protections shape . getProtection (). getLockAspect...

    docs.aspose.com/diagram/tr/java/remove-shape-pr...
  8. Trabajar con temas|Documentation

    Esta sección explica cómo aplicar un tema predeterminado a una página o una forma con Aspose.Diagram....Obtenga una instancia de la clase Shape para establecer el tema Asigne...PresetTheme de la instancia de Shape Aplicar un tema preestablecido...

    docs.aspose.com/diagram/es/java/working-with-th...
  9. 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...
  10. 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....