Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 10,174 for

insert text

(0.09 sec)
  1. 如何使用 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...
  2. 在 C++ 中將 PPTX 轉換為 Word | products.aspose.com

    在 C++ 中將 PPTX 轉換為 Word。使用 C++ 庫 API 將 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/zh-hant/cpp/conversi...
  3. แปลง PPT เป็น Word ใน C++ | products.aspose.com

    แปลง PPT เป็น Word ใน C++ ใช้ API ของไลบรารี 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/th/cpp/conversion/pp...
  4. 在C++中將PPT轉換為Word | products.aspose.com

    在 C++ 中將 PPT 轉換為 Word。使用 C++ 庫 API 將 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/zh-hant/cpp/conversi...
  5. Python'te Belge Düzenlemeyi Sınırla|Python via ...

    Python'i kullanarak bir kısıtlama türü ayarlayarak belgenin düzenlenmesini kısıtlayın. Ayrıca korumayı kaldırabilir ve sınırsız düzenlenebilir bölgeler oluşturabilirsiniz....words as aw # Insert two sections with some text. doc = aw . Document...( doc ) builder . writeln ( "Text added to a document." ) # A...

    docs.aspose.com/words/tr/python-net/restrict-do...
  6. Insérer une image liée depuis une adresse Web a...

    Apprenez comment insérer une image liée depuis une adresse Web dans une feuille de calcul en utilisant Aspose.Cells for C++....Workbook Workbook workbook ; // Insert a linked picture (from Web...the height and width of the inserted image pic . SetHeightInch...

    docs.aspose.com/cells/fr/cpp/insert-a-linked-pi...
  7. Converti PPT in Word in C# | products.aspose.com

    Converti PPT in Word in C#. Usa l'API della libreria .NET per convertire PowerPoint in Word...Slides) { // generates and inserts slide image using var bitmap...InsertImage(skBitmap); // inserts slide texts foreach ( var shape in...

    products.aspose.com/slides/it/net/conversion/pp...
  8. วิธีการเพิ่ม Caret คำอธิบายประกอบโดยใช้ Java | ...

    Java ตัวอย่างรหัสเพื่อเพิ่ม Caret คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับการประยุกต์ใช้ JSP/JSF และการประยุกต์ใช้สก์ท็อป...used to indicate the insertion of text CaretAnnotation caretAnnotation1...caretAnnotation1 . setSubject ( "Inserted text 1" ); caretAnnotation1 ...

    products.aspose.com/pdf/th/java/annotation/care...
  9. .NET 을 (를) 사용하여 Underline 주석을 추가하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Underline 주석을 추가하는 C...used to indicate the insertion of text var UnderlineAnnotation1..."Aspose User" , Subject = "Inserted text 1" , Flags = AnnotationFlags...

    products.aspose.com/pdf/ko/net/annotation/under...
  10. Vorm invoegen in Word met behulp van Python

    Dit artikel helpt bij het invoegen van vormen in Word met behulp van Python. Het bevat de IDE-instellingen, stappen en een voorbeeldcode die laat zien hoe u een rechte lijn in Word tekent met behulp van Python....inline-vorm in met behulp van insert_shape() met behulp van het...de overbelaste methode van insert_shape met de benodigde parameters...

    kb.aspose.com/nl/words/python/insert-shape-in-w...