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

box

(2.47 sec)
  1. Praca z polami formularzy w Python|Aspose.Words...

    Wstaw, uzyskaj lub sformatuj pole formularza w dokumencie za pomocą Python....insert_text_input , insert_check_box i insert_combo_box . Pamiętaj, że jeśli...wyboru Wywołaj insert_check_box , aby wstawić pole wyboru do...

    docs.aspose.com/words/pl/python-net/working-wit...
  2. Trabajar con campos de formulario en Python|Asp...

    Insertar, obtener o formatear un campo de formulario en un documento usando Python....insert_text_input , insert_check_box y insert_combo_box . Tenga en cuenta que...verificación Llame a insert_check_box para insertar una casilla de...

    docs.aspose.com/words/es/python-net/working-wit...
  3. إدارة صناديق النص في العروض التقديمية باستخدام ...

    Aspose.Slides for Python via .NET يجعل من السهل إنشاء وتحرير واستنساخ صناديق النص في ملفات PowerPoint و OpenDocument، مما يعزز أتمتة عروضك التقديمية....Slides الخاصية is_text_box على فئة AutoShape التي تسمح لك..."shape is a text box" if shape . is_text_box else "shape is not...

    docs.aspose.com/slides/ar/python-net/manage-tex...
  4. Agregar controles ActiveX|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....COMBO_BOX ControlType.CHECK_BOX ControlType.LIST_BOX ControlType...ControlType.TEXT_BOX ControlType.SPIN_BUTTON ControlType.RADIO_BUTTON...

    docs.aspose.com/cells/es/python-net/add-activex...
  5. Identification des noms des champs de formulair...

    Aspose.Pdf.Facades vous permet d'identifier les noms des champs de formulaire en utilisant la classe Form....ce problème est la propriété Box dans la classe FormFieldFacade...coordinates of Form fields var box = new System . Drawing . Rectangle...

    docs.aspose.com/pdf/fr/net/identifying-form-fie...
  6. Jak oříznout stránky PDF pomocí Pythonu

    Tento článek popisuje, jak oříznout stránky PDF pomocí Pythonu. Obsahuje základní informace pro nastavení IDE, napsání aplikace a ukázkový kód pro oříznutí souboru PDF pomocí Pythonu....obsahuje vlastnosti jako crop_box pro velikost stránky zobrazené...zobrazené v Adobe Acrobat, trim_box pro konečnou velikost rámečku po...

    kb.aspose.com/cs/pdf/python/how-to-crop-pdf-pag...
  7. أرشيف

    أرشيف...sheetInde, 0, 1, ObjectExt::Box<System::String>(u"Series 1"))...sheetInde, 0, 2, ObjectExt::Box<System::String>(u"Series 2"))...

    blog.aspose.com/ar/slides/create-charts-in-powe...
  8. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D for Java API represents a 3D scene and developers can build a 3D scene by adding various entities....Scene s = new Scene (); Box box = new Box (); PhongMaterial mat... createChildNode ( "box1" , box ). setMaterial ( mat ); GLTFSaveOptions...

    docs.aspose.com/3d/tr/java/customize-non-pbr-to...
  9. Архів

    Архів... Діаграма Box and Whisker особливо корисна...розглянемо, як створити діаграму Box and Whisker у Java за допомогою...

    blog.aspose.com/uk/slides/create-a-box-and-whis...
  10. Rete spaccata|Documentation

    Gli sviluppatori possono richiedere di dividere tutte le maglie di una scena in più sottogruppi per materiale. Il metodo SplitMesh non dividerà una mesh della scena Se è stato assegnato un singolo materiale. Gli sviluppatori possono ora raggiungere questo obiettivo utilizzando Aspose.3D for .NET API....mesh of box(A box is composed by 6 planes) Mesh box = ( new Box...Box ()). ToMesh (); // Create a material element on this mesh...

    docs.aspose.com/3d/it/net/split-mesh/