Sort Score
Result 10 results
Languages All
Labels All
Results 9,371 - 9,380 of 20,474 for

insert documents

(0.25 sec)
  1. TableStyle.left_padding property | Aspose.Words...

    TableStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TableStyle.shading property | Aspose.Words for ...

    TableStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for table cells.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. أرشيف

    أرشيف...الخطوات أدناه: إنشاء مثيل من فئة Document . إنشاء مثيل من فئة DocumentBuilder...بواسطة مسارها باستخدام طريقة insert_image() . أخيرًا، احفظ المستند...

    blog.aspose.com/ar/words/convert-photo-to-word-...
  4. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。...menus parent dom const menus = document . querySelector ( "#gridjs-divid...postion : the postion for the inserted item in the items array 按键更新自定义右键菜单项...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  5. OLE 对象和在线视频|Python via .NET 格式的 Aspose.Words

    使用 Python 将 ole 对象或在线视频插入文档中。...插入 OLE 对象 如果您需要 OLE 对象,请调用 insert_ole_object 方法并将 ProgId 与其他参数显式传递给它。...对象作为图标。为此, DocumentBuilder 类公开了 insert_ole_object_as_icon 方法: 以下代码示例演示如何将嵌入的...

    docs.aspose.com/words/zh/python-net/working-wit...
  6. BorderCollection.top property | Aspose.Words fo...

    BorderCollection.top property. Gets the top border.... Document () builder = aw . DocumentBuilder...background colors. builder . insert_cell () builder . cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. วิธีการเพิ่ม Strikeout คำอธิบายประกอบโดยใช้ .NE...

    รหัสที่มาใน C# เพื่อเพิ่ม Strikeout คำอธิบายประกอบในกรอบ .NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var StrikeoutAnnotation1...

    products.aspose.com/pdf/th/net/annotation/strik...
  8. วิธีการเพิ่ม Text คำอธิบายประกอบโดยใช้ C++ | As...

    รหัสที่มาเพิ่ม Text คำอธิบายประกอบในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var TextAnnotation1...

    products.aspose.com/pdf/th/cpp/annotation/text/...
  9. Copier des lignes et des colonnes|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....une commande dans le menu Insertion , le contenu des cellules...

    docs.aspose.com/cells/fr/go-cpp/copying-rows-an...
  10. Archivo

    Archivo...Crea un objeto de la clase Document. Crea un objeto de la clase...usando el método StartTable(). Inserte una celda usando el método...

    blog.aspose.com/es/words/create-table-in-word-u...