Sort Score
Result 10 results
Languages All
Labels All
Results 6,251 - 6,260 of 10,062 for

insert text

(0.09 sec)
  1. Добавить страницы в PDF на Python | Вставить ст...

    Добавьте страницы в PDF на Python. Узнайте, как вставить страницу в PDF, добавить страницы из других PDF-документов и вставить страницы в определенные позиции программно....insert() , чтобы разместить его в...целевом PDF destination.pages.insert(1, source.pages[1]) # Сохраните...

    blog.aspose.com/ru/pdf/add-pages-to-pdf-in-python/
  2. Comment ajouter un signet dans Word à l'aide de...

    Cet article explique comment ajouter un signet dans Word à l'aide de C#. Il contient toutes les informations nécessaires pour définir l'environnement, une approche par étapes pour écrire le programme et un code exécutable pour insérer un signet dans Word à l'aide de C#....DocumentBuilder pour ajouter du texte et des signets Commencez un...un signet et ajoutez du texte après celui-ci Ajoutez plus de signets...

    kb.aspose.com/fr/words/net/how-to-add-bookmark-...
  3. Utilisation du filigrane dans C++|Aspose.Words ...

    Manipulation du filigrane du document à l'aide de C++....d’arrière-plan qui s’affiche derrière le texte d’un document. Un filigrane...filigrane peut contenir un texte ou une image représentée par la classe...

    docs.aspose.com/words/fr/cpp/working-with-water...
  4. TextColumnCollection.width property | Aspose.Wo...

    TextColumnCollection.width property. When columns are evenly spaced, gets the width of the columns.... text_columns columns . spacing =...writeln ( 'Column 1.' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Python En .NET Weergawe Verskille|Aspose.Words ...

    Aspose.Words vir Python via .NET is'n verpakking van Aspose.Words vir .NET, hierdie bladsy beskryf die verskille in kenmerke en API van hierdie twee produkte....as_field_ask() as_field_auto_text() as_field_auto_text_list() as_field_bibliography()...as_field_if() as_field_include_text() as_field_link() as_field_macro_button()...

    docs.aspose.com/words/af/python-net/python-notes/
  6. Sự khác biệt giữa phiên bản Python và .NET|Aspo...

    Aspose.Words cho Python via .NET là trình bao bọc của Aspose.Words cho .NET, trang này mô tả sự khác biệt về tính năng và API của hai sản phẩm này....as_field_ask() as_field_auto_text() as_field_auto_text_list() as_field_bibliography()...as_field_if() as_field_include_text() as_field_link() as_field_macro_button()...

    docs.aspose.com/words/vi/python-net/python-notes/
  7. Concaténer des documents PDF en C#|Aspose.PDF f...

    Cette section explique comment concaténer des documents PDF avec Aspose.PDF Facades en utilisant la classe PdfFileEditor....Insert(…) pour insérer une page blanche...Facades_Concatenate (); // Insert a blank page at the beginning...

    docs.aspose.com/pdf/fr/net/concatenate-pdf-docu...
  8. Lucrul cu filigran în Python|Aspose.Words pentr...

    Creați și gestionați filigranele într-un document folosind Python....Un filigran poate conține un text sau o imagine reprezentată de...într-un document folosind comanda Insert Watermark. Aspose.Words oferă...

    docs.aspose.com/words/ro/python-net/working-wit...
  9. Jak vytvořit tabulku ve Wordu pomocí Pythonu

    Tento článek popisuje, jak vytvořit tabulku ve Wordu pomocí Pythonu. Obsahuje podrobné pokyny pro konfiguraci prostředí, napsání programu pro splnění úkolu a také sdílí spustitelný ukázkový kód pro vložení tabulky do MS Word pomocí Pythonu....objektu třídy DocumentBuilder a insert a cell s nějakým textem Vložte...background_pattern_color, wrap_text a fit_text. Podobně můžete nastavit...

    kb.aspose.com/cs/words/python/how-to-create-a-t...
  10. 使用 Python 管理 PowerPoint 表格中的行和列|Aspose.Slides f...

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 中管理表格的行和列,加速演示文稿的编辑与数据更新。... text_frame . text = "第1行 第1个单元格" # 向第1行第2个单元格添加文本...table . rows [ 1 ][ 0 ] . text_frame . text = "第1行 第2个单元格" # 克隆第1行到表的末尾...

    docs.aspose.com/slides/zh/python-net/manage-row...