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

box

(0.34 sec)
  1. Gestisci i moduli PDF in Python | Aspose.PDF

    Gestisci i moduli PDF in modo programmatico con il codice di esempio Python utilizzando Aspose.PDF per Python via .NET....path_infile ) # Create a new text box field rectange = apdf . Rectangle...= "Text Box" # Customize the border of the text box field border...

    products.aspose.com/pdf/it/python-net/acroforms/
  2. PDF را از طریق Python برش دهید | Aspose.PDF

    PDF را بدون از دست دادن کیفیت در Python به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای Python for .NET برش دهید...path_infile ) # Create new Box Rectagle new_box = apdf . Rectangle (... crop_box = new_box document . pages [ 1 ] . trim_box = new_box...

    products.aspose.com/pdf/fa/python-net/crop/
  3. TextBoxControl class | Aspose.Words for Python

    aspose.words.drawing.ole.TextBoxControl class. The TextBox control displays text from an organized set of data or user input.... as_shape () text_box_control = shape . ole_format...ole_format . ole_control . as_text_box_control () self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. PowerPoint プレゼンテーションのチャートを C++ で作成または更新|Aspose....

    Aspose.Slides for C++ を使用して PowerPoint プレゼンテーション内のチャートを作成およびカスタマイズします。実用的な C++ のコード例を使って、チャートの追加、書式設定、編集が可能です。...defaultWorksheetInde , 0 , 1 , ObjectExt :: Box < System :: String > ( u "Series...defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System :: String > ( u "Series...

    docs.aspose.com/slides/ja/cpp/create-chart/
  8. Working with image regions|Documentation

    Automatic detection of text bounding Boxes and extraction of text inside image rectangles....bounding boxes Automatic search for line bounding boxes Automatic...Automatic search for word bounding boxes Recognizing characters and automatically...

    docs.aspose.com/ocr/python-net/image-regions/
  9. Сплит Сетка|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/
  10. Convertir la maille en maille triangulaire et l...

    Aspose.3D for Java API a le support pour convertir le maillage en maillage triangulaire avec la disposition de mémoire personnalisée du sommet. La disposition mémoire personnalisée du sommet est définie dynamiquement par la classe VertexDeclaration dans les exemples de code....Node ( "box" ); // Get mesh of the Box Mesh box = ( new Box ())....triMesh = TriMesh . fromMesh ( box ); // ExEnd:ConvertBoxMeshtoTria...

    docs.aspose.com/3d/fr/java/convert-mesh-to-tria...