Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 6,560 for

box

(0.18 sec)
  1. 목록 상자 채우기|Aspose.PDF for Python via .NET

    이 예제는.NET을 통해 Python용 Aspose.PDF 를 사용하여 PDF 양식의 목록 상자와 다중 선택 필드를 프로그래밍 방식으로 채우는 방법을 보여줍니다.PDF 문서를 바인딩하고, 목록 기반 양식 필드 내에서 값을 선택하고, 업데이트된 파일을 저장하는 방법을 보여줍니다....Fill List Box / Multi-Select Fields def fill_list_box_fields (...infile , outfile ): """Fill list box and multi-select fields in PDF...

    docs.aspose.com/pdf/ko/python-net/fill-list-box/
  2. إنشاء مشهد بأشكال بدائية 3D|Documentation

    باستخدام Aspose.3D for .NET ، يمكن للمطورين تحديد مشهد بأشكال بدائية 3D. سيتم تحويل جميع البارامترات الأولية إلى شبكة تلقائيًا مع الحفظ بأي تنسيق ملف إخراج مدعوم....Create a Box model scene . RootNode . CreateChildNode ( "box" , new...new Box ()); // Create a Cylinder model scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/ar/net/create-scene-with-pri...
  3. Installation|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....Scene (); var box = new aspose . threed . Box (); scene . getRootNode...getRootNode () . createChildNode ( box ); scene . save ( "out.stl" );...

    docs.aspose.com/3d/es/nodejs-java/installation/
  4. Cast and Receive Shadows on 3D Geometries|Docum...

    Generally, some 3D file formats can store shadow related settings in geometry like FBX. Using Aspose.3D for Python via .NET, developers can render an image by mapping shadows from the viewpoint of a light source. The image quality depends on the light source, elevation angle and distance between the camera and geometric objects....of red box and torus casted to the plane, the red box won’t receive...receive shadows and blue box won’t cast shadows. Programming...

    docs.aspose.com/3d/tr/python-net/cast-and-recei...
  5. إدارة سلاسل بيانات المخطط في العروض التقديمية ب...

    تعلم كيفية إدارة سلاسل المخطط في C++ لبرنامج PowerPoint (PPT/PPTX) من خلال أمثلة عملية وكأفضل الممارسات لتحسين عروض بياناتك....-> set_Value ( ObjectExt :: Box < String > ( u "New name" ));...-> set_Value ( ObjectExt :: Box < String > ( u "New name" ));...

    docs.aspose.com/slides/ar/cpp/chart-series/
  6. تعبئة حقول خانة الاختيار|Aspose.PDF for Python ...

    يوضح هذا المثال كيفية ملء حقول مربعات الاختيار برمجيًا في نموذج PDF باستخدام Aspose.PDF لـ Python عبر .NET. يوضح كيفية ربط مستند PDF وتحديث قيم مربعات الاختيار حسب اسم الحقل وحفظ الملف المعدل....initialize_data_dir # Fill Check Box Fields def fill_check_box_fields ( infile...infile , outfile ): """Fill check box fields in PDF form.""" # Create...

    docs.aspose.com/pdf/ar/python-net/fill-check-bo...
  7. Preencher Campos de Caixa de Seleção|Aspose.PDF...

    Este exemplo demonstra como preencher programaticamente campos de caixa de seleção em um formulário PDF usando Aspose.PDF for Python via .NET. Ele mostra como vincular um documento PDF, atualizar os valores das caixas de seleção pelo nome do campo e salvar o arquivo modificado....initialize_data_dir # Fill Check Box Fields def fill_check_box_fields ( infile...infile , outfile ): """Fill check box fields in PDF form.""" # Create...

    docs.aspose.com/pdf/pt/python-net/fill-check-bo...
  8. Trabajando con Encabezados en PDF|Aspose.PDF pa...

    Crear numeración en el encabezado de su documento PDF con Python. Aspose.PDF para Python a través de .NET ofrece diferentes tipos de estilos de numeración....bottom = 72 float_box = ap . FloatingBox () float_box . margin = page...page . paragraphs . add ( float_box ) heading = ap . Heading ( 1...

    docs.aspose.com/pdf/es/python-net/working-with-...
  9. Travailler avec les En-têtes dans PDF|Aspose.PD...

    Créez une numérotation dans l'en-tête de votre document PDF avec Python. Aspose.PDF pour Python via .NET offre différents types de styles de numérotation....bottom = 72 float_box = ap . FloatingBox () float_box . margin = page...page . paragraphs . add ( float_box ) heading = ap . Heading ( 1...

    docs.aspose.com/pdf/fr/python-net/working-with-...
  10. Archiv

    Archiv...eine schwebende Box Aspose.Pdf.FloatingBox box = new Aspose.Pdf...Abschnitt vier Spalten hinzu box.ColumnInfo.ColumnCount = 2; //...

    blog.aspose.com/de/pdf/create-multi-column-pdf-...