Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 11,039 for

insert text

(0.95 sec)
  1. Вставка и добавление документов|Aspose.Words дл...

    Объединяйте документы в один: вставляйте или добавляйте документ в новый или существующий с помощью функции поиска и замены, поля объединения, закладки или просто в конце документа с помощью Python....использовать метод insert_document или insert_document_inline ...вставить документ с помощью метода insert_document : В следующем примере...

    docs.aspose.com/words/ru/python-net/insert-and-...
  2. FieldIncludeText.source_full_name property | As...

    FieldIncludeText.source_full_name property. Gets or sets the location of the document using an IRI.... def create_field_include_text ( self , builder , source_full_name...mime_type , text_converter , encoding ): field_include_text = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in C++ using Aspose.Slides with precise layout, images and formatting preserved....functions that allow you to extract texts from presentations. Aspose.Words...get_Slides ()) { // generates and inserts slide image auto image = slide...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  4. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents using Aspose.Slides for PHP via Java with precise layout, images and formatting preserved....functions that allow you to extract texts from presentations. Aspose.Words...$slide ) { # generates and inserts slide image $bitmap = $slide...

    docs.aspose.com/slides/php-java/convert-powerpo...
  5. 如何用 C++ 添加 Caret 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Caret 注释的源代码...used to indicate the insertion of text var caretAnnotation1 =..."Aspose User" , Subject = "Inserted text 1" , Flags = AnnotationFlags...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  6. Konwertuj PPTX na Word w C# | products.aspose.com

    Konwertuj PPTX na Word w C#. Użyj interfejsu API biblioteki platformy .NET, aby przekonwertować program PowerPoint na program Word...Slides) { // generates and inserts slide image using var bitmap...InsertImage(skBitmap); // inserts slide texts foreach ( var shape in...

    products.aspose.com/slides/pl/net/conversion/pp...
  7. ملاءمة تلقائية لصفوف الخلايا المدمجة مع Node.js...

    تعلم كيفيّة ضبط تلقائي لصفوف الخلايا المدمجة باستخدام Aspose.Cells for Node.js via C++. تنفيذ وظيفة الملاءمة التلقائية للخلايا المدمجة في جداول البيانات.... merge (); // Insert value to the merged cell A1...getStyle (); // Set wrapping text on style . setIsTextWrapped...

    docs.aspose.com/cells/ar/nodejs-cpp/autofit-row...
  8. Automatisches Anpassen der Zeilenhöhen für zusa...

    Erfahren Sie, wie man Zeilen in Excel mit Aspose.Cells for C++ automatisch anpasst, wenn Zellen zusammengeführt sind.... Merge (); // Insert value to the merged cell A1...GetStyle (); // Set wrapping text on style . SetIsTextWrapped...

    docs.aspose.com/cells/de/cpp/autofit-rows-for-m...
  9. Автоматическая подгонка строк для объединенных ...

    Узнайте, как автоматически подгонять строки для объединенных ячеек с помощью Aspose.Cells for Node.js via C++. Реализуйте функцию автоматической подгонки для объединенных ячеек в таблицах.... merge (); // Insert value to the merged cell A1...getStyle (); // Set wrapping text on style . setIsTextWrapped...

    docs.aspose.com/cells/ru/nodejs-cpp/autofit-row...
  10. Imprimer un document Word avec des commentaires...

    Suivez cet article pour imprimer un document Word avec des commentaires à l’aide de C#. Il contient des détails sur la configuration de l’IDE, une liste d’étapes et un exemple de code pour afficher les commentaires DOC à l’aide de C#....partir de zéro, ajouter du texte avec des commentaires, puis...Document vide, ajoutez-y du texte et des commentaires ou chargez...

    kb.aspose.com/fr/words/net/print-word-document-...