Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 6,315 for

box

(0.13 sec)
  1. Обрезка 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/
  2. Personnaliser la conversion des matériaux non-P...

    La classe Scene de Aspose.3D API représente une scène 3D. Les développeurs peuvent déjà construire une scène 3D en ajoutant diverses entités. GLTF 2.0 prend uniquement en charge les matériaux PBR (Physically Based Rendering), Aspose.3D API convertit en interne les matériaux non-PBR en matériaux PBR avant d'exporter vers GLTF 2.0.... Scene () box = a3d . Box () mat = a3d . shading...create_child_node ( "box1" , box ) . material = mat opt = a3d...

    docs.aspose.com/3d/fr/python-net/customize-non-...
  3. 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-...
  4. 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...
  5. ¿Cuál es la diferencia entre los formatos FDF, ...

    Esta sección diferencia entre los formularios XML, FDF y XFDF con las fachadas de Aspose.PDF utilizando la clase Form....este problema es la propiedad Box en la clase FormFieldFacade ...coordinates of Form fields var box = new System . Drawing . Rectangle...

    docs.aspose.com/pdf/es/net/whats-the-difference...
  6. Memutar Halaman PDF Menggunakan Python|Aspose.P...

    Topik ini menjelaskan bagaimana memutar orientasi halaman dalam file PDF yang ada secara programatis dengan Python.... media_box newHeight = r . width newWidth...height - newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    docs.aspose.com/pdf/id/python-net/rotate-pages/
  7. Archiv

    Archiv...entities import Box, Cylinder from aspose.threed...Erstellen Sie ein Box-Modell box = Box(); box.name = "Box"; scene.root_node...

    blog.aspose.com/de/3d/3d-in-python/
  8. Procurar

    Procurar...FloatingBox box = new Aspose.Pdf.FloatingBox();...Adicione quatro colunas na seção box.ColumnInfo.ColumnCount = 2; //...

    blog.aspose.com/pt/pdf/create-multi-column-pdf-...
  9. Архивы

    Архивы...FloatingBox box = new Aspose.Pdf.FloatingBox();...Добавьте четыре столбца в раздел box.ColumnInfo.ColumnCount = 2; //...

    blog.aspose.com/ru/pdf/create-multi-column-pdf-...
  10. Obter e Definir Propriedades da Página|Aspose.P...

    Aprenda como obter e definir propriedades de página para documentos PDF usando Aspose.PDF for .NET, permitindo formatação personalizada de documentos....propriedade Rect Media box : A media box é a maior caixa de página...Em outras palavras, a media box determina o tamanho físico da...

    docs.aspose.com/pdf/pt/net/get-and-set-page-pro...