Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 8,772 for

append

(0.18 sec)
  1. كيفية إضافة شكل Group إلى ملف Word|Aspose.Words...

    أضف group shape إلى مستند باستخدام Python....كائن GroupShape باستخدام طريقة append_child . يوضح مثال التعليمات...

    docs.aspose.com/words/ar/python-net/how-to-add-...
  2. IDocumentProcessorPlugin Interface | Aspose.Wor...

    اكتشف واجهة Aspose.Words IDocumentProcessorPlugin لتحسين معالجة المستندات لديك باستخدام مكونات إضافية خارجية قوية لتحقيق تكامل سلس....IDocumentProcessorPl طُرق اسم وصف Append ( Stream, LoadOptions ) أضف...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. استخراج الفقرات من PDF C#|Aspose.PDF for .NET

    تعلم كيفية استخراج الفقرات من مستندات PDF في .NET باستخدام Aspose.PDF لاسترجاع النص المنظم.... Append ( fragment . Text ); } paragraphText . Append ( "\r\n"..."\r\n" ); } paragraphText . Append ( "\r\n" ); Console . WriteLine...

    docs.aspose.com/pdf/ar/net/extract-paragraph-fr...
  4. Utilisation de l'Annotation de Texte pour PDF v...

    Aspose.PDF pour Python vous permet d'Ajouter, d'Obtenir et de Supprimer une Annotation de Texte de votre document PDF.... append ( textAnnotation ) document...pages [ 1 ] . annotations . append ( freeTextAnnotation ) document...

    docs.aspose.com/pdf/fr/python-net/text-annotation/
  5. Obtener los títulos de todas las diapositivas|D...

    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.... Append ( paragraphSeparator ); foreach...Text >()) { paragraphText . Append ( text . Text ); } paragraphSeparator...

    docs.aspose.com/slides/es/net/get-the-titles-of...
  6. すべてのスライドのタイトルを取得|Aspose.Slides ドキュメント

    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.... Append ( paragraphSeparator ); foreach...Text >()) { paragraphText . Append ( text . Text ); } paragraphSeparator...

    docs.aspose.com/slides/ja/net/get-the-titles-of...
  7. Вставить текст в ячейку|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....sheetName = "Sheet" + sheetId ; // Append the new worksheet and associate...Name = sheetName }; sheets . Append ( sheet ); workbookPart . Workbook...

    docs.aspose.com/cells/ru/net/insert-text-into-a...
  8. إدراج نص في خلية|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....sheetName = "Sheet" + sheetId ; // Append the new worksheet and associate...Name = sheetName }; sheets . Append ( sheet ); workbookPart . Workbook...

    docs.aspose.com/cells/ar/net/insert-text-into-a...
  9. Inserire testo in una cella|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....sheetName = "Sheet" + sheetId ; // Append the new worksheet and associate...Name = sheetName }; sheets . Append ( sheet ); workbookPart . Workbook...

    docs.aspose.com/cells/it/net/insert-text-into-a...
  10. Copy Bookmarked Text in Ruby|Aspose.Words for Java

    Copy bookmarked text using Ruby.... Ruby Code def append_bookmark_text () data_dir =...() # Let's say we will be appending to the end of the body of...

    docs.aspose.com/words/java/copy-bookmarked-text...