Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 6,560 for

box

(0.98 sec)
  1. ארכיון

    ארכיון...FloatingBox box = new Aspose.Pdf.FloatingBox();...FloatingBox(); // הוסף ארבע עמודות בקטע box.ColumnInfo.ColumnCount = 2; //...

    blog.aspose.com/he/pdf/create-multi-column-pdf-...
  2. Archiv

    Archiv...Sie eine schwebende Box FloatingBox box = new FloatingBox();...dem Abschnitt Spalten hinzu box.getColumnInfo().setColumnCount(2);...

    blog.aspose.com/de/pdf/create-multi-column-pdf-...
  3. 使用Python.NET导出Excel方程到其他格式|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel方程导出为LaTeX和MathML格式。... text_boxes text_box = textboxes [ 0 ] # Assuming...is TextBox math_node = text_box . get_equation_paragraph () ...

    docs.aspose.com/cells/zh/python-net/export-equa...
  4. Exporter les équations Excel en autres formats ...

    Apprenez comment exporter les équations Excel aux formats LaTeX et MathML en utilisant Aspose.Cells pour Python via .NET.... text_boxes text_box = textboxes [ 0 ] # Assuming...is TextBox math_node = text_box . get_equation_paragraph () ...

    docs.aspose.com/cells/fr/python-net/export-equa...
  5. Exportar ecuaciones de Excel a otros formatos c...

    Aprende cómo exportar ecuaciones de Excel a los formatos LaTeX y MathML usando Aspose.Cells para Python via .NET.... text_boxes text_box = textboxes [ 0 ] # Assuming...is TextBox math_node = text_box . get_equation_paragraph () ...

    docs.aspose.com/cells/es/python-net/export-equa...
  6. Esporta equazioni di Excel in altri formati con...

    Scopri come esportare equazioni di Excel in formati LaTeX e MathML usando Aspose.Cells per Python via .NET.... text_boxes text_box = textboxes [ 0 ] # Assuming...is TextBox math_node = text_box . get_equation_paragraph () ...

    docs.aspose.com/cells/it/python-net/export-equa...
  7. Export Excel Equations to Other Formats with Py...

    Learn how to export Excel equations to LaTeX and MathML formats using Aspose.Cells for Python via .NET.... text_boxes text_box = textboxes [ 0 ] # Assuming...is TextBox math_node = text_box . get_equation_paragraph () ...

    docs.aspose.com/cells/python-net/export-equation/
  8. Arsip

    Arsip...crop_box = newBox document.pages[1].trim_box = newBox document...pages[1].art_box = newBox document.pages[1].bleed_box = newBox #...

    blog.aspose.com/id/pdf/crop-pdf-pages-in-python/
  9. Arşiv

    Arşiv...crop_box = newBox document.pages[1].trim_box = newBox document...pages[1].art_box = newBox document.pages[1].bleed_box = newBox #...

    blog.aspose.com/tr/pdf/crop-pdf-pages-in-python/
  10. Create ComboBox Field|Aspose.PDF for Python via...

    Check how to programmatically add a ComboBox (drop-down list) field to a PDF document using Aspose.PDF for Python. This example demonstrates how to insert a ComboBox form field, add selectable items, and save the updated PDF file....types of fields, including text boxes, checkboxes, radio buttons,...method and ‘FieldType.COMBO_BOX’ parameter. Use the ‘add_list_item()’...

    docs.aspose.com/pdf/python-net/create-combobox-...