Sort Score
Result 10 results
Languages All
Labels All
Results 9,471 - 9,480 of 49,130 for

shape

(0.18 sec)
  1. API العام التغييرات في Aspose.Diagram 6.0.0|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....get Visio shapes by ids Shape ShapedOne = page . Shapes . GetShape...GetShape ( 1 ); Shape ShapedTwo = page . Shapes . GetShape ( 2 );...

    docs.aspose.com/diagram/ar/net/public-api-chang...
  2. PageSetup.PageWidth | Aspose.Words per .NET

    Scopri la proprietà PageWidth di PageSetup per regolare facilmente la larghezza della pagina in punti, migliorando il layout del documento per una presentazione ottimale.... HeaderPrimary ); Shape shape = builder . InsertImage (...logo.png" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/it/net/aspose.words/...
  3. Преобразовать Smart Art в групповую фигуру с по...

    Узнайте, как преобразовать фигуру Smart Art в групповую фигуру с помощью Aspose.Cells for C++ и получить доступ к отдельным частям групповой фигуры....Smart Art Shape в Group Shape, используя метод Shape::GetResultOfSmartArt()...обрабатывать Smart Art Shape как Group Shape. Следовательно, у вас...

    docs.aspose.com/cells/ru/cpp/convert-the-smart-...
  4. GlowFormat.Color | Aspose.Words per .NET

    Scopri la proprietà GlowFormat Color per personalizzare i tuoi effetti di bagliore. Imposta facilmente colori vivaci per un impatto visivo straordinario. L'impostazione predefinita è Nero....+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Glow . Color = Color...

    reference.aspose.com/words/it/net/aspose.words....
  5. Управление формами в презентациях с использован...

    Узнайте, как создавать, редактировать и оптимизировать формы в Aspose.Slides for Python via .NET и создавать высокопроизводительные презентации PowerPoint и OpenDocument....использованием API Presentation и Shape . Поиск форм на слайдах PowerPoint...Text совпадает. Метод find_shape реализует этот подход и возвращает...

    docs.aspose.com/slides/ru/python-net/shape-mani...
  6. 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...
  7. 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...
  8. Protéger les formes dans 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/fr/net/protect-shapes-i...
  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. TextPath.Spacing | Aspose.Words per .NET

    Scopri TextPath Spacing. Controlla la spaziatura del testo senza sforzo. Ottimizza la leggibilità con regolazioni precise 1 equivale a 100 per un allineamento perfetto!... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

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