Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 6,283 for

insert images

(0.07 sec)
  1. Carica un immagine web da un URL in un foglio E...

    Impara come convertire un immagine da URL in immagine incorporata in Excel usando C++ e API Aspose.Cells for C++.... GetPictures (); // Insert the picture from local file...(row 1, column 1) // Note: Image file should be pre-downloaded...

    docs.aspose.com/cells/it/cpp/load-a-web-image-f...
  2. Pakkaa DOC Kohteessa Python

    Pakkaa DOC kentässä Python laadun heikkenemättä. Optimoi kohteen DOC sisältö, pienennä tiedostokokoa helposti.... image = Image. open (shape.image_data.to_stream())...takaisin muotoon. shape.image_data.set_image( "yourCompressedImage"...

    products.aspose.com/words/fi/python-net/compres...
  3. Pakkaa HTML Kohteessa Python

    Pakkaa HTML kentässä Python laadun heikkenemättä. Optimoi kohteen HTML sisältö, pienennä tiedostokokoa helposti.... image = Image. open (shape.image_data.to_stream())...takaisin muotoon. shape.image_data.set_image( "yourCompressedImage"...

    products.aspose.com/words/fi/python-net/compres...
  4. Compress DOC In Python

    Compress DOC in Python without losing quality. Optimize DOC content, reduce file size easily....for image compression. image = Image. open (shape.image_data...Compress image and set it back to the shape. shape.image_data.set_image(...

    products.aspose.com/words/python-net/compress/doc/
  5. Compress WORD In Python

    Compress WORD in Python without losing quality. Optimize WORD content, reduce file size easily....for image compression. image = Image. open (shape.image_data...Compress image and set it back to the shape. shape.image_data.set_image(...

    products.aspose.com/words/python-net/compress/w...
  6. Compress DOCX In Python

    Compress DOCX in Python without losing quality. Optimize DOCX content, reduce file size easily....for image compression. image = Image. open (shape.image_data...Compress image and set it back to the shape. shape.image_data.set_image(...

    products.aspose.com/words/python-net/compress/d...
  7. Manage number of pages in XPS file | C++

    C++ API Solution to manage XPS files. Add or remove pages from/to XPS documents with a few lines of code....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    products.aspose.com/page/cpp/add-delete-pages/
  8. Добавить гиперссылки на изображение с помощью C...

    Узнайте, как добавлять гиперссылки на изображения через API Aspose.Cells for C++.... Get ( 0 ); // Insert a string value to a cell worksheet...Get ( u "C2" ). PutValue ( u "Image Hyperlink" ); // Set the 4th...

    docs.aspose.com/cells/ru/cpp/add-image-hyperlinks/
  9. Lägg till bildhyperlänkar med C++|Documentation

    Lär dig hur du lägger till bildhyperlänkar med API n Aspose.Cells for C++.... Get ( 0 ); // Insert a string value to a cell worksheet...Get ( u "C2" ). PutValue ( u "Image Hyperlink" ); // Set the 4th...

    docs.aspose.com/cells/sv/cpp/add-image-hyperlinks/
  10. Převést TEXT Na PDF Python

    Převést TEXT formát do PDF v kódu Python Uložit TEXT jako PDF pomocí Python....insert_image("Input.txt") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.txt") shape.get_shape_renderer()...

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