Sort Score
Result 10 results
Languages All
Labels All
Results 9,881 - 9,890 of 50,477 for

shapes

(0.11 sec)
  1. Convertir une forme Visio en PDF|Documentation

    Cette section explique comment convertir une forme visio en pdf avec Aspose.Diagram....); // Get a particular shape Shape shape = page . getShapes ()...(). get ( 0 ); // Shape to Pdf shape . toPdf ( "out.pdf" ); Configurer...

    docs.aspose.com/diagram/fr/java/convert-a-visio...
  2. Convertir une forme Visio en Svg|Documentation

    Cette section explique comment convertir une forme visio en svg avec Aspose.Diagram....); // Get a particular shape Shape shape = page . getShapes ()...(). get ( 0 ); // Shape to Svg SVGSaveOptions option = new SVGSaveOptions...

    docs.aspose.com/diagram/fr/java/convert-a-visio...
  3. Estrarre il testo dalla forma di Arte intellige...

    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....Gruppo utilizzando il metodo Shape.getResultOfSmartArt() . Poi...testo utilizzando la proprietà Shape.Text . Estrarre il testo dalla...

    docs.aspose.com/cells/it/java/extract-text-from...
  4. Extraire du texte de la forme SmartArt de type ...

    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....groupe en utilisant la méthode Shape.getResultOfSmartArt() . Ensuite...texte en utilisant la propriété Shape.Text . Extraire du texte de...

    docs.aspose.com/cells/fr/java/extract-text-from...
  5. ImageData.ToByteArray | Aspose.Words for .NET

    Convert any image to byte array effortlessly with the ImageData ToByteArray method. Access image bytes from stored or linked sources easily!...create an image file from a shape’s raw image data. Document imgSourceDoc...+ "Images.docx" ); Shape imgShape = ( Shape ) imgSourceDoc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ShapeBase.ScreenTip | Aspose.Words per .NET

    Scopri la proprietà ShapeBase ScreenTip e migliora l'esperienza utente personalizzando il testo della descrizione comandi che appare quando si passa il mouse sulle forme....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...jpg" ); shape . HRef = "https://forum.aspose.com/" ; shape . Target...

    reference.aspose.com/words/it/net/aspose.words....
  7. ShapeBase.Target | Aspose.Words per .NET

    Scopri la proprietà ShapeBase Target per impostare o recuperare facilmente i frame di destinazione dei collegamenti ipertestuali per le tue forme, migliorando la navigazione e l'esperienza dell'utente....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...jpg" ); shape . HRef = "https://forum.aspose.com/" ; shape . Target...

    reference.aspose.com/words/it/net/aspose.words....
  8. Lavorare con il testo|Documentation

    Questa sezione spiega come inserire una forma di testo o aggiornare il testo della forma con Aspose.Diagram....1" ); // Find a particular shape and update its text foreach...Diagram . Shape shape in page . Shapes ) { if ( shape . NameU ...

    docs.aspose.com/diagram/it/net/working-with-text/
  9. إزالة حماية الشكل|Documentation

    يشرح هذا القسم كيفية إزالة حماية الشكل....); // Get shape by ID Shape shape = page . Shapes . GetShape...GetShape ( 1 ); // Set protections shape . Protection . LockAspect ....

    docs.aspose.com/diagram/ar/net/remove-shape-pro...
  10. ShapeBase.IsImage | Aspose.Words for .NET

    Discover if a shape is an image with ShapeBase's IsImage property. Easily identify image Shapes for enhanced design flexibility and functionality....Returns true if this shape is an image shape. public bool IsImage...first shape of the document contains a valid image. Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...