Sort Score
Result 10 results
Languages All
Labels All
Results 9,531 - 9,540 of 50,259 for

shapes

(0.32 sec)
  1. Математический текст|Документация Aspose.Slides...

    Работайте с математическим текстом в Python с помощью Aspose.Slides: создавайте и редактируйте уравнения, дроби, радикалы, индексы, форматируйте и получайте результат в виде PPT и PPTX.... math_shape = slide . shapes . add_math_shape ( 0 , 0 , 720...абзацу. math_paragraph = math_shape . text_frame . paragraphs [...

    docs.aspose.com/slides/ru/python-net/examples/e...
  2. Изменение размеров фигур на слайдах презентации...

    Легко изменяйте размеры фигур на слайдах PowerPoint и OpenDocument с помощью Aspose.Slides for C++ — автоматизируйте настройки макета слайдов и повышайте продуктивность....; // Resize and reposition shapes on every slide. for ( auto...{ for ( auto && shape : slide -> get_Shapes ()) { // Масштабировать...

    docs.aspose.com/slides/ru/cpp/re-sizing-shapes-...
  3. Kamu API Değişiklikler Aspose.Diagram 17.01|Doc...

    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....RenderingSaveOptions sınıfına Shapes üyesini ekledik. Her kaydetme...ShapeCollection shapes = options . getShapes (); // get shapes by page...

    docs.aspose.com/diagram/tr/java/public-api-chan...
  4. TextBox.internal_margin_right property | Aspose...

    TextBox.internal_margin_right property. Specifies the inner right margin in points for a shape....right margin in points for a shape. @property def internal_margin_right...margins. text_box_shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Stroke.color2 property | Aspose.Words for Python

    Stroke.color2 property. Defines a second color for a stroke....Remarks The default value for a Shape is aspose.pydrawing.Color.white...Examples Shows how to process shape stroke features. doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextBox.internal_margin_top property | Aspose.W...

    TextBox.internal_margin_top property. Specifies the inner top margin in points for a shape....top margin in points for a shape. @property def internal_margin_top...margins. text_box_shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Utilizzo delle celle definite dall'utente|Docum...

    Questa sezione spiega come leggere le celle definite dall'utente delle forme visio con Aspose.Diagram....); // Get shape by id Shape shape = page . Shapes . GetShape...cells of the shape foreach ( User user in shape . Users ) { Console...

    docs.aspose.com/diagram/it/net/working-with-use...
  8. Aspose::Words::Drawing::ImageData::get_BiLevel ...

    Aspose::Words::Drawing::ImageData::get_BiLevel method. Determines whether an image will be displayed in black and white in C++....Examples Shows how to edit a shape’s image data. auto imgSourceDoc...Aspose :: Words :: Drawing :: Shape > ( imgSourceDoc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. NodeRendererBase.RenderToScale | Aspose.Words ل...

    اكتشف طريقة NodeRendererBase RenderToScale—قم بتقديم الأشكال بكفاءة إلى كائنات رسومية بأي مقياس للحصول على إخراج مرئي محسّن....28 }); Shape chartShape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shapeForm . AddShapeToRenderToSc...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Gérer les paragraphes de texte PowerPoint en Py...

    Maîtrisez le formatage des paragraphes avec Aspose.Slides pour Python via .NET—optimisez l'alignement, l'espacement et le style dans les présentations PowerPoint et OpenDocument en Python pour captiver le public.... shape = slide . shapes . add_auto_shape ( slides ....de l'AutoShape. text_frame = shape . text_frame # Créer des paragraphes...

    docs.aspose.com/slides/fr/python-net/manage-par...