Sort Score
Result 10 results
Languages All
Labels All
Results 6,511 - 6,520 of 49,744 for

shapes

(0.54 sec)
  1. Изменение размера фигур в презентациях с Python...

    Легко изменяйте размер фигур на слайдах PowerPoint и OpenDocument с помощью Aspose.Slides для Python через .NET — автоматизируйте коррекцию макета слайдов и повышайте производительность.... slides : for shape in slide . shapes : # Масштабировать...фигуры. shape . height = shape . height * height_ratio shape . width...

    docs.aspose.com/slides/ru/python-net/re-sizing-...
  2. Aspose::Words::PageSetup::get_PageWidth method ...

    Aspose::Words::PageSetup::get_PageWidth method. Returns or sets the width of the page in points in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertImage..."Transparent background logo.png" ); shape -> set_WrapType ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Genel API Aspose.Diagram 6.0.0'daki değişiklikl...

    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.... Shape sınıfına IsGlued Yöntemi eklendi...get Visio shapes by ids Shape ShapedOne = page . Shapes . GetShape...

    docs.aspose.com/diagram/tr/net/public-api-chang...
  4. Konvertera Smart Art till Gruppform med C++|Doc...

    Lär dig hur man konverterar Smart Art Shape till Gruppform med Aspose.Cells for C++ och får tillgång till enskilda delar av gruppformen....Smart Art Shape till gruppform med hjälp av Shape::GetResultOfSmartArt()...att du kan hantera Smart Art Shape som en gruppform. Som följd...

    docs.aspose.com/cells/sv/cpp/convert-the-smart-...
  5. Изменения в публичном API в 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/ru/java/public-api-change...
  6. Aspose::Words::Drawing::ShapeBase::get_BoundsIn...

    Aspose::Words::Drawing::ShapeBase::get_BoundsInPoints method. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape in C++....the containing block of the shape in points, relative to the anchor...anchor of the topmost shape. System :: Drawing :: RectangleF...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ImageData.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the image is linked and not stored in the document....Examples Shows how to edit a shape’s image data. img_source_doc...MY_DIR + 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white....Examples Shows how to edit a shape’s image data. img_source_doc...MY_DIR + 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Skydda former i 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/sv/net/protect-shapes-i...
  10. Arbeiten mit Text|Documentation

    In diesem Abschnitt wird erläutert, wie Sie eine Textform einfügen oder den Text der Form mit Aspose.Diagram aktualisieren....); Aktualisieren Sie Visio Shape-Text Ebenso gut wie Diagramme...aktualisiert den Text einer Form. Shapes werden anhand ihrer IDs identifiziert...

    docs.aspose.com/diagram/de/net/working-with-text/