Sort Score
Result 10 results
Languages All
Labels All
Results 5,471 - 5,480 of 11,717 for

insert images

(1.1 sec)
  1. Fügen Sie ein ActiveX-Steuerelement in die Visi...

    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....diagram = new Diagram (); // Insert an ActiveX control diagram...addActiveXControl ( ControlType . IMAGE , 1 , 1 , 1 , 1 ); // Save diagram...

    docs.aspose.com/diagram/de/java/insert-an-activ...
  2. Fügen Sie ein ActiveX-Steuerelement in die Visi...

    Auf dieser Seite wird beschrieben, wie Sie ein ActiveX-Steuerelement mit der Bibliothek Aspose.Diagram einfügen....diagram = new Diagram (); // Insert an ActiveX control diagram...AddActiveXControl ( ControlType . Image , 1 , 1 , 1 , 1 ); // Save diagram...

    docs.aspose.com/diagram/de/net/insert-an-active...
  3. Trabajar con imágenes|Documentation

    Esta sección explica cómo Insertar u obtener una imagen de una página visio con Aspose.Diagram.... Imaging . ImageFormat . Png ); } Reemplace..."ExtractAllImagesFrom.vsd" ); // Convert image into bytes array byte [] imageBytes...

    docs.aspose.com/diagram/es/net/working-with-ima...
  4. PDF にスタンプを追加|Aspose.PDF for Python via .NET

    Python の PDFFileStamp を使って PDF ページにスタンプを追加する方法を学びましょう。... insert ( 0 , EXAMPLES_DIR ) from config...add_stamp_to_pdf ( infile : str , image_file : str , outfile : str )...

    docs.aspose.com/pdf/ja/python-net/add-stamp/
  5. Trabajar con encabezados y pies de página|Aspos...

    Cree, administre y elimine encabezados y pies de página en un documento usando Python.... Inserte una imagen absolutamente posicionada...FooterPrimary y el método insert_image . El siguiente ejemplo de...

    docs.aspose.com/words/es/python-net/working-wit...
  6. Stroke.fore_tint_and_shade property | Aspose.Wo...

    Stroke.fore_tint_and_shade property. Gets or sets a double value that lightens or darkens the stroke foreground color.... insert_shape ( shape_type = aw . drawing...fore_theme_color property Stroke.image_bytes property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 搜索

    搜索...imaging.ImageFormat.png) builder.insert_image("slide_{i}...writeln(shape.text_frame.text) builder.insert_break(words.BreakType.PAGE_BREAK)...

    blog.aspose.com/zh-hant/slides/convert-ppt-to-w...
  8. Annotations supplémentaires utilisant C#|Aspose...

    Apprenez à ajouter des annotations supplémentaires aux fichiers PDF en .NET en utilisant Aspose.PDF pour des fonctionnalités de documents interactifs....utilisée pour indiquer l’insertion de texte. Créer une nouvelle...Caret Annotation for text insertion var caretAnnotation1 = new...

    docs.aspose.com/pdf/fr/net/extra-annotations/
  9. JPG को TIFF Python में बदलें

    Python कोड JPG को TIFF प्रारूप में बदलें। सहेजें JPG के रूप में TIFF का उपयोग कर Python ।...insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) builder.insert_image("Input.jpg") doc.save("Output...

    products.aspose.com/words/hi/python-net/convers...
  10. छवि को GIF Python में बदलें

    Python कोड छवि को GIF प्रारूप में बदलें। सहेजें छवि के रूप में GIF का उपयोग कर Python ।...insert_image( "Input.png" ) shape.get_shape_renderer()...DocumentBuilder(doc) builder.insert_image("Input.png") doc.save("Output...

    products.aspose.com/words/hi/python-net/convers...