Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 50,452 for

shapes

(0.17 sec)
  1. ShapeBase.WrapSide | Aspose.Words för .NET

    Upptäck ShapeBase WrapSide-egenskapen för att styra textbrytning runt former, vilket förbättrar din designs visuella attraktionskraft och läsbarhet....docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/sv/net/aspose.words....
  2. API Public et Changements Incompatibles avec le...

    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....Par exemple : IShape shape = ...; shape . setFrame ( new ShapeFrame...Float . NaN )); ou slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/fr/androidjava/public-ap...
  3. Ottieni Visio Forma Eredita riempimento|Documen...

    Questa sezione spiega come ottenere lo stile di riempimento della forma visio ereditato dallo stile genitore e master con Aspose.Diagram.... class ) + "Shapes/" ; // Call the diagram constructor..."Page-1" ); // Get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/it/java/get-visio-shape...
  4. Чтение данных формы Visio в PHP|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....Java для PHP , вызов read_all_shape_properties метод Риадшапедата...public static function read_all_shape_properties ( $dataDir = null...

    docs.aspose.com/diagram/ru/java/read-visio-shap...
  5. Obtener Visio Relleno heredado de forma|Documen...

    Esta sección explica cómo obtener el estilo de relleno de la forma visio heredado de su estilo principal y maestro con Aspose.Diagram.... class ) + "Shapes/" ; // Call the diagram constructor..."Page-1" ); // Get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/es/java/get-visio-shape...
  6. Архивы

    Архивы...снятие защиты с файлов Visio Shapes — установка .NET API # Aspose...ID Aspose.Diagram.Shape shape = page.Shapes.GetShape(1); // Установить...

    blog.aspose.com/ru/diagram/protect-unprotect-vi...
  7. Lavorare con la protezione|Documentation

    Questa sezione spiega come impostare la protezione nello diagram con Aspose.Diagram....l’esempio di programmazione di Shape Protection Usa il seguente codice...); // Get shape by ID Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/it/net/working-with-pro...
  8. Bloqueo de presentaciones|Documentación de Aspo...

    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....diapositiva se convierte en un objeto Shape. En otras palabras, cada elemento...es un objeto Shape o un objeto derivado de Shape. La estructura...

    docs.aspose.com/slides/es/net/presentation-lock...
  9. Travailler avec des zones de texte|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...."Page-1" ); // get shape by its ID Shape shape = page1 . getShapes...bottom margins of the shape's text block shape . getTextBlock ()...

    docs.aspose.com/diagram/fr/java/working-with-te...
  10. DocumentBuilder.InsertHorizontalRule | Aspose.W...

    Enhance your documents with the DocumentBuilder InsertHorizontalRule method, effortlessly adding stylish horizontal lines for better organization and visual appeal....horizontal rule shape into the document. public Shape InsertHorizontalRule...InsertHorizontalRule () Return Value The shape that is a horizontal rule. Examples...

    reference.aspose.com/words/net/aspose.words/doc...