Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 5,864 for

box

(0.12 sec)
  1. Arşiv

    Arşiv...FloatingBox box = new Aspose.Pdf.FloatingBox();...// Bölüme dört sütun ekleyin box.ColumnInfo.ColumnCount = 2; //...

    blog.aspose.com/tr/pdf/create-multi-column-pdf-...
  2. ארכיון

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

    blog.aspose.com/he/pdf/create-multi-column-pdf-...
  3. 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...
  4. 使用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...
  5. 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/
  6. 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/
  7. Aspose.Cells を使用して ActiveX コントロールを追加する|Document...

    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....CHECK_BOX COMBO_BOX COMMAND_BUTTON IMAGE LABEL LIST_BOX RADIO_BUTTON...

    docs.aspose.com/cells/ja/java/add-activex-contr...
  8. Rotar Páginas de PDF Usando Python|Aspose.PDF p...

    Este tema describe cómo rotar la orientación de la página en un archivo PDF existente programáticamente con Python.... media_box newHeight = r . width newWidth...height - newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    docs.aspose.com/pdf/es/python-net/rotate-pages/
  9. FieldOptions.is_bidi_text_supported_on_update p...

    FieldOptions.is_bidi_text_supported_on_update property. Gets or sets the value indicating whether bidirectional text is fully supported during field update or not.... combo_box = builder . insert_combo_box ( 'MyComboBox'...'חֲמִשִּׁים' , 'שִׁשִּׁים' ], 0 ) combo_box . calculate_on_exit = True doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Обрезка EPS | Решение C# .NET API

    Функциональность обрезки EPS, предлагаемая решением Aspose.Page API для .NET, объясняется и иллюстрируется фрагментами кода здесь....; 7 8 //Get initial bounding box of EPS image 9 int [] initialBoundingBox...//Create new bounding box 12 //Bounding box is represented by 4...

    docs.aspose.com/page/ru/net/crop-eps/