Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 17,898 for

insert documents

(0.14 sec)
  1. Làm việc với hình ảnh trong Python|Aspose.Words...

    Tạo và quản lý hình ảnh ở nhiều định dạng khác nhau trong tài liệu bằng Python....năng nạp chồng của phương thức insert_image cho phép bạn chèn hình...phương thức DocumentBuilder.insert_image trả về một đối tượng...

    docs.aspose.com/words/vi/python-net/working-wit...
  2. Insertar, eliminar filas y columnas|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.... Insertar una fila Inserte una fila en la hoja de cálculo...

    docs.aspose.com/cells/es/cpp/inserting-deleting...
  3. اضافه کردن، انتقال یا حذف صفحات در PDF با استفا...

    صفحات PDF سند خود را به صورت برنامه نویسی با کد نمونه PHP با استفاده از Aspose.PDF برای PHP via Java دستکاری کنید... با متد Insert مجموعه PageCollection با ایندکس...به PDF // Open document $document = new Document ( $inputFile );...

    products.aspose.com/pdf/fa/php-java/pages/
  4. Objetos OLE e vídeo online|Aspose.Words para Py...

    Insira objetos OLE ou vídeo on-line em um documento usando Python....objeto OLE, chame o método insert_ole_object e passe o ProgId...DocumentBuilder expõe o método insert_ole_object_as_icon : O exemplo...

    docs.aspose.com/words/pt/python-net/working-wit...
  5. TxtSaveOptions.preserve_table_layout property |...

    TxtSaveOptions.preserve_table_layout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manipuler un document PDF en C#|Aspose.PDF for ...

    Cet article contient des informations sur la façon de valider un document PDF pour la norme PDF A, comment travailler avec la table des matières, comment définir la date d'expiration d'un PDF, etc....Ask AI Manipuler un document PDF en C# Contents [ Hide ] Manipuler...Manipuler un document PDF en C# Valider un document PDF pour la...

    docs.aspose.com/pdf/fr/net/manipulate-pdf-docum...
  7. إضافة صفحات في PDF باستخدام C++|Aspose.PDF لـ C++

    تُعلِّم هذه المقالة كيفية إدراج (إضافة) صفحة في الموقع المطلوب في ملف PDF. تعرف على كيفية نقل وحذف (إزالة) الصفحات من ملف PDF باستخدام C++....on how to add page in a PDF document. يوضح نموذج التعليمات البرمجية...في مستند PDF. 1. Create a [Document](https://reference.aspose...

    docs.aspose.com/pdf/ar/cpp/add-pages/
  8. FieldIndex.language_id property | Aspose.Words ...

    FieldIndex.language_id property. Gets or sets the language ID used to generate the index.... Document () builder = aw . DocumentBuilder...each XE field found in the document. # Each entry will display...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldXE.is_bold property | Aspose.Words for Python

    FieldXE.is_bold property. Gets or sets whether to apply bold formatting to the entry's page number.... Document () builder = aw . DocumentBuilder...each XE field found in the document. # Each entry will display...

    reference.aspose.com/words/python-net/aspose.wo...
  10. INodeChangingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications when nodes are Inserted or removed in the document in Java....when nodes are inserted or removed in the document. Examples: Shows...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...