Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 10,693 for

insert text

(0.09 sec)
  1. تحويل PPTX إلى Word في C++ | products.aspose.com

    تحويل PPTX إلى Word في C++. استخدم واجهة برمجة تطبيقات مكتبة C++ لتحويل PowerPoint إلى Word...get_Slides()) { // generates and inserts slide image auto bitmap = slide...InsertImage(bitmap); // inserts slide's texts for ( const auto & shape...

    products.aspose.com/slides/ar/cpp/conversion/pp...
  2. Java 을 (를) 사용하여 Caret 주석을 추가하는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램의 Java 런타임 환경에서 PDF 파일에 Caret 주석을 추가하기 위한 Java 샘플 코드입니다....used to indicate the insertion of text CaretAnnotation caretAnnotation1...caretAnnotation1 . setSubject ( "Inserted text 1" ); caretAnnotation1 ...

    products.aspose.com/pdf/ko/java/annotation/care...
  3. Hoe te - ontwikkelaarstips|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....achtergrond in DXF Voeg nieuwe TEXT/MTEXT-entiteiten toe aan de...vervang referenties Kleuren van inserts met nieuw toegevoegde lagen...

    docs.aspose.com/cad/nl/net/developer-guide/how-to/
  4. Opérations sur lignes et colonnes Excel|Documen...

    Opérations sur lignes et colonnes Excel insérer, supprimer, redimensionner, masquer/afficher lignes et colonnes avec automatisation par IA..."sheet_name" : "Data" , "operation" : "insert_rows" , "rows" : "5" , "count"..."7:10" } ] } } Opérations d’insertion et de suppression { "tool"...

    docs.aspose.com/cells/fr/nodejs-cpp/mcp/row-col...
  5. Upravit Word, PDF V Python

    Upravujte DOCX, DOC, PDF a řadu dalších formátů souborů v Python.... Upravte text v dokumentech pomocí Python...digitálního workflow. Upravujte text v PDF, Word, upravujte tabulky...

    products.aspose.com/words/cs/python-net/edit/
  6. Chuyển đổi PPTX sang Word trong C++ | products....

    Chuyển PPTX sang Word bằng C++. Sử dụng API thư viện C++ để chuyển PowerPoint sang Word...get_Slides()) { // generates and inserts slide image auto bitmap = slide...InsertImage(bitmap); // inserts slide's texts for ( const auto & shape...

    products.aspose.com/slides/vi/cpp/conversion/pp...
  7. Chuyển đổi PPT sang Word trong C# | products.as...

    Chuyển đổi PPT sang Word trong C#. Sử dụng API thư viện .NET để chuyển PowerPoint sang Word...Slides) { // generates and inserts slide image using var bitmap...InsertImage(skBitmap); // inserts slide texts foreach ( var shape in...

    products.aspose.com/slides/vi/net/conversion/pp...
  8. Ajouter une coche dans Excel en utilisant Java

    Suivez cet article pour ajouter une coche dans Excel en utilisant Java. Vous obtiendrez des informations pour configurer l’IDE, une liste d’étapes et un exemple de code montrant comment ajouter une coche dans Excel en utilisant Java.... Steps for Inserting Check Mark in Excel using...position spécifiée Définir le texte de la checkbox et l’état par...

    kb.aspose.com/fr/cells/java/add-check-mark-in-e...
  9. 如何使用 Python 在 Word 中创建可填写的表单

    本文提供有关如何使用 Python 在 Word 中创建可填写表单的说明。它包含使用 Python 在 Word 中创建表单的配置详细信息、所有步骤和可运行的示例代码。...类对象以插入控件 使用 DocumentBuilder 类中的 insert_text_input() 方法创建一个教科书控件 插入换行符以在下一行呈现更多控件...插入换行符以在下一行呈现更多控件 使用 insert_check_box() 方法插入复选框控件 保存生成的 Word 文件,其中包含表单控件...

    kb.aspose.com/zh/words/python/how-to-create-a-f...
  10. Comment convertir un JPG en Word en Python

    Cet article explique comment convertir un JPG en Word en Python. Il contient tous les détails pour définir l'EDI, une liste d'étapes et un exemple de code exécutable pour convertir un JPG en Word en Python....utilisées pour personnaliser l’insertion d’image dans le fichier Word...nouvellement créé Appelez la méthode insert_image() dans le DocumentBuilder...

    kb.aspose.com/fr/words/python/how-to-convert-a-...