Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 11,579 for

insert images

(0.21 sec)
  1. Работа с верхними и нижними колонтитулами|Aspos...

    Создавайте верхние и нижние колонтитулы документа, управляйте ими и удаляйте с помощью Python....колонтитула FooterPrimary и метод insert_image . В следующем примере кода...колонтитула FooterPrimary и метод insert_field для добавления необходимого...

    docs.aspose.com/words/ru/python-net/working-wit...
  2. ค้นหา

    ค้นหา...getSlides()) { // generates and inserts slide image BufferedImage bitmap...builder.insertImage(bitmap); // inserts slide's texts for (IShape shape...

    blog.aspose.com/th/slides/convert-ppt-to-word-j...
  3. Registro de tiempo – Convertir HTML – Aspose.HT...

    Encontrará un ejemplo de C# de controladores de mensajes personalizados para convertir HTML de un archivo ZIP a PDF y registrar el tiempo de ejecución de esta conversión....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/html/es/net/message-handlers/ti...
  4. Enregistrement du temps – Conversion HTML – Asp...

    Vous trouverez des exemples C# de gestionnaires de messages pour convertir du HTML d'une archive ZIP en PDF et enregistrer le temps d'exécution de cette conversion....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/html/fr/net/message-handlers/ti...
  5. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF documents in Java with Aspose.PDF for more interactive documents....annotation is used to indicate the insertion of text. Create new StrikeOutAnnotation...annotation is used to indicate the insertion of text CaretAnnotation caretAnnotation1...

    docs.aspose.com/pdf/java/extra-annotations/
  6. PDF에 페이지 추가하기 | PDF에 페이지 삽입하기

    PDF에 페이지 추가하기: Python에서 PDF에 페이지를 삽입하고, 다른 PDF에서 페이지를 추가하며, 특정 위치에 페이지를 프로그래밍 방식으로 삽입하는 방법을 배워보세요....insert() 메서드를 사용하여 대상 문서에 삽입하십시오....페이지를 삽입합니다. destination.pages.insert(1, source.pages[1]) # 업데이트된...

    blog.aspose.com/ko/pdf/add-pages-to-pdf-in-python/
  7. 档案

    档案...insert_cell() table.auto_fit(aw.tables...1 cell 1") # 插入单元格 builder.insert_cell() builder.write("This...

    blog.aspose.com/zh/words/create-word-documents-...
  8. LoadOptions.preserve_include_picture_field prop...

    LoadOptions.preserve_include_picture_field property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats... insert_field ( field_type = aw . fields...include_picture . source_full_name = IMAGE_DIR + 'Transparent background...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Agregar Hiperenlaces de Imagen con C++|Document...

    Aprende cómo agregar Hiperenlaces de Imagen usando la 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/es/cpp/add-image-hyperlinks/
  10. Aggiungi hyperlink immagine con C++|Documentation

    Impara come aggiungere hyperlink immagine tramite l 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/it/cpp/add-image-hyperlinks/