Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 11,577 for

insert images

(0.47 sec)
  1. Convertir un classeur Excel en PDF|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....définition de formules, insertion d’images ou d’autres objets graphiques...Calcul dans Différents Formats d Image...

    docs.aspose.com/cells/fr/go-cpp/convert-excel-w...
  2. 在 Python 中向 PDF 添加页面 | 向 PDF 插入页面

    在 Python 中向 PDF 添加页面。学习如何在 PDF 中插入页面,如何从其他 PDF 中添加页面,以及如何以编程方式在特定位置插入页面。...insert() 方法将其放置在目标文档中。 Save the final...PDF 的第一页 destination.pages.insert(1, source.pages[1]) # 保存更新后的文档...

    blog.aspose.com/zh/pdf/add-pages-to-pdf-in-python/
  3. Travailler avec GridJs côté client|Documentation

    Cet article présente les APIs ou fonctions client JavaScript dans GridJs....chargement lors du chargement des images/formes. La valeur par défaut...pour l’opération des formes/images pour l’action côté serveur...

    docs.aspose.com/cells/fr/python-net/aspose-cell...
  4. Visio Diagram'e bir ActiveX Denetimi ekleyin|Do...

    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/tr/java/insert-an-activ...
  5. GroupShape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GroupShape class. Represents a group of shapes in a document...allows the shape to have an image. (Inherited from ShapeBase )...Returns true if this shape is an image shape. (Inherited from ShapeBase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Cómo agregar un hipervínculo a una imagen en Po...

    Este simple se enfoca en cómo agregar un hipervínculo a una imagen en PowerPoint usando Python. Cubre los pasos de configuración detallados para configurar el entorno y realizar la tarea de agregar un hipervínculo a una imagen en PPT en Python mediante la ejecución del código simple....Imaging Product Family Aspose.BarCode...Imágenes de la presentación. Inserte el marco de imagen dentro de...

    kb.aspose.com/es/slides/python/how-to-add-hyper...
  7. Python을 사용하여 Word에 목차 삽입

    Python을 사용하여 Word에 목차를 삽입합니다. IDE 설정에 대한 세부 정보, 작업 목록, Python을 사용하여 Word에 목차를 추가하는 예제 코드를 알아보세요....Imaging Product Family Aspose.BarCode...DocumentBuilder 클래스 개체를 구성하여 시작됩니다. insert_table_of_contents() 메서드를 사용하여...

    kb.aspose.com/ko/words/python/insert-a-table-of...
  8. Comment insérer une page dans un PDF en C#

    Ce court tutoriel explique comment insérer une page dans un PDF en C#. Il contient les ressources de développement, une liste d'étapes et un exemple de code exécutable pour ajouter une page PDF dans un fichier PDF en C#....Imaging Product Family Aspose.BarCode...une page Appelez la méthode Insert() dans la classe PdfFileEditor...

    kb.aspose.com/fr/pdf/net/how-to-insert-a-page-i...
  9. با استفاده از پایتون، فهرست مطالب را در Word وا...

    با استفاده از پایتون فهرست مطالب را در Word وارد کنید. جزئیاتی را برای راه اندازی IDE، لیستی از وظایف و یک کد مثال برای افزودن فهرست مطالب در Word با استفاده از پایتون به دست آورید....Imaging Product Family Aspose.BarCode...مطالب را با استفاده از متد ()insert_table_of_contents وارد کنید...

    kb.aspose.com/fa/words/python/insert-a-table-of...
  10. DXF 图纸|CAD 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....DXF 到 PDF 的转换方法如下: 使用 Image.load 工厂方法加载 DXF 图纸文件。 创建 CadRasterizationOpti...VectorRasterizationO 属性。 调用 Image.Save,将 PdfOptions 的对象作为第二个参数传递。...

    docs.aspose.com/cad/zh/java/developer-guide/aut...