Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 6,233 for

box

(0.26 sec)
  1. Identificando nomes de campos de formulário|Asp...

    Aspose.Pdf.Facades permite identificar nomes de campos de formulário usando a classe Form....esse problema é a propriedade Box na classe FormFieldFacade , que...coordinates of Form fields var box = new System . Drawing . Rectangle...

    docs.aspose.com/pdf/pt/net/identifying-form-fie...
  2. Identificación de nombres de campos de formular...

    Aspose.Pdf.Facades permite identificar los nombres de los campos de formulario 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/identifying-form-fie...
  3. Lucrul cu câmpurile de formular în Python|Aspos...

    Introduceți, Obțineți sau formatați un câmp de formular într-un document folosind Python....Microsoft Word includ textbox, combo box și checkbox. DocumentBuilder...insert_text_input , insert_check_box și insert_combo_box . Rețineți că, dacă...

    docs.aspose.com/words/ro/python-net/working-wit...
  4. C++を介してPythonを使用してPDFのサイズを設定する|Aspose.PDF for P...

    このセクションでは、C++を介してPythonを使用して、ドキュメントのサイズなどのPDFページのプロパティを取得または設定する方法を示します。...次のコードスニペットは、PDFファイルを開き、 Crop box を調整することで最初のページをリサイズし(Crop boxはAdobe Acrobat...ページからクロップボックスの長方形を取得します crop_box = apCore . page_get_rectangle...

    docs.aspose.com/pdf/ja/python-cpp/get-and-set-p...
  5. Convertire mesh in mesh triangolare e forma pri...

    Aspose.3D for Java API supporta la conversione da mesh a mesh triangolari con layout di memoria personalizzato del vertice. Il layout di memoria personalizzato di Vertex è definito dinamicamente dalla classe VertexDeclaration negli esempi di codice....di codice converte una mesh box in triangolare con layout di...Node ( "box" ); // Get mesh of the Box Mesh box = ( new Box ())....

    docs.aspose.com/3d/it/java/convert-mesh-to-tria...
  6. 文本框|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中创建和格式化文本框:设置字体、对齐方式、换行、自动适应,以及链接以完善 PowerPoint 和 OpenDocument 的幻灯片。...以下是创建方法: def add_text_box (): with slides . Presentation...创建一个矩形形状(默认填充并带边框且无文本)。 text_box = slide . shapes . add_auto_shape...

    docs.aspose.com/slides/zh/python-net/examples/e...
  7. Zone de texte|Aspose.Slides pour Python Documen...

    Créer et formater des zones de texte en Python avec Aspose.Slides : définir les polices, l'alignement, le retour à la ligne, l'ajustement automatique et les liens pour peaufiner les diapositives PowerPoint et OpenDocument....en créer une : def add_text_box (): with slides . Presentation...bordure et aucun texte). text_box = slide . shapes . add_auto_shape...

    docs.aspose.com/slides/fr/python-net/examples/e...
  8. Сплит Сетка|Documentation

    Aspose.3D for Java API поддерживает разделение всех ячеек сцены на несколько подячеек для каждого материала. Метод SplitMesh не будет разделять сетку сцены, если ей был назначен один материал. Это может быть достигнуто с помощью Aspose.3D for Java 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/ru/java/split-mesh/
  9. مشهد التصدير إلى تنسيق مضغوط AMF|Documentation

    Aspose.3D for .NET يقدم فئة AmfSaveOptions التي تسمح لك بتعيين قيمة الإنتاج للضغط وفقًا لمتطلباتك. افتراضيًا ، يتم تعيين القيمة إلى true....scene = new Scene (); var box = new Box (); var tr = scene . RootNode...RootNode . CreateChildNode ( box ). Transform ; tr . Scale = new...

    docs.aspose.com/3d/ar/net/export-scene-to-compr...
  10. Establecer Tamaño de PDF usando Python a través...

    Esta sección muestra cómo obtener o establecer propiedades de página de PDF como el tamaño del documento usando Python a través de C++....de recorte de la página crop_box = apCore . page_get_rectangle...crop_box ) + 10 LLY = apCore . rectangle_get_LLY ( crop_box ) +...

    docs.aspose.com/pdf/es/python-cpp/get-and-set-p...